I got questions like "Given a dictionary of words, how do you calculate the anagrams for a new word".
Desarrollador Python Junior Interview Questions
716,656 desarrollador python junior interview questions shared by candidates
Find the longest subarray which consists of numbers that can be arranged in a continuous sequence. For ex- {4,5,1,5,7,6,8,4,1} output-{5,7,6,8,4}.Find the longest.
How would you code up a custom rectangle detector?
how would you design how a cellphone implements its contact list when you press a certain letter. For example, If you press M it will tell you all the names starting with M. then if you press MI it will tell you all names starting from MI and so forth....
Given 2 numbers. Find if they are consecutive grey code sequences
Coding Challenge 2) You will be given N number of points as an array (CPPoint class). CPPoint class will have x and y coordinate. Find the closest k number of points from the origin.
Debugging section consists of basic algorithm and data structures while analytical sections consists of analogy based questions.
How to reverse a space-delimited-string word by word
how to test a toaster?
how many zeros are there in 100!
Viewing 841 - 850 interview questions