given a pool(P) of co-ordinates (infinitely large), find the closest N to a given user co-ordinate
Software Intern Interview Questions
17,767 software intern interview questions shared by candidates
Was I interested in joining the company as an intern
All are listed above already.
Name a time where you displayed X leadership principle (such as a time when you dove deep, showed customer obsession, etc).
Find the most efficient transportation routes in a given matrix
Number of islands in a 2d array
Q. write code to detect if an array contains any duplicates?
Given a 3x3 keypad with ABC on number 2, DEF on number 3 and so on. Given a set of numbers, output all the english words that can be obtained from it. Assume an in-built function exists to check if the given word is an english word or not. Eg: inuput: 228, output: bat, cat, act and so on.
Second Interview: Write a function that takes a binary search tree and returns an array with the in-order permutation of the tree.
Given 2 strings, how can you determine that one string is only made of characters found in the second string.
Viewing 1701 - 1710 interview questions