There is a cuboid, with metal balls, now you are given X-RAy of two adjacent faces, so that you have black spots of there is ball in ( depth ) of that cell. Now u have to tell where all are there balls
Development Interview Questions
137,401 development interview questions shared by candidates
Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.
Propose an algorithm to remove duplicates in very large datset (which cannot be completely stored in memory for processing). Now, give scenarios in which your algorithm fails.
I got a brain teaser question that how can I make the most number of triangles with 9 wooden stick.
Scripting questions in Python like, parse a csv file and extract the name, phone numebers, emails into a dict.
How would you impact the company in 30-60-90 days within your role if hired.
Write code to search a substring from another string
Write test cases for the above function.
Find cycle in linked list.
find if string1 exists in string2, give test conditions
Viewing 1751 - 1760 interview questions