Consider a rectangular mesh (intersecting horizontal and vertical lines ). These lines represent intersecting roads. You are standing at top left intersection and you need to reach to a resort located at bottom right intersection. On your way, you can see interesting sights which are given points (weightage). You are lazy to walk (i.e. you wont walk left / up. You will only walk to right or down). While reaching resort , you want to cover maximum points (see things that have more weightage). Write a program to calculate maximum number of points that you can cover. He later asked me to improve solution by avoiding paths already visited.
Ingeniero I Interview Questions
6,859 ingeniero i interview questions shared by candidates
How to determine whether the given binary tree is a binary search tree.
Write an algorithm for solving the jigsaw puzzle. Input is the pieces of the puzzle and a method taking two pieces as input and returning true if they fit, false otherwise.
Mostly data structure questions on arrays, linked lists, etc
Walk me through your resume, highlighting cell culture experience.
Implement tic tac toe using vanilla JS and DOM manipulation. Implement on whiteboard.
Take home design question regarding payments
Have you worked with ArgoCD Workflows?
Scrap the GraphQL API of booking.com, process it and get all the hotels with "very good (8+)" review score & get the top 3 hotels nearest to the downtown
1. Code Autocomplete feature 2. Find a unique character from the list of strings
Viewing 6681 - 6690 interview questions