Most questions are around data structures. Also expect word puzzles, like write an algorithm to spell out actual numbers. E.g. 121 -> "One Hundred and Twenty One".
Technical Test Lead Interview Questions
35,165 technical test lead interview questions shared by candidates
Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
walk through your CV. I am running out of time wjksb
CTC discussion
Convert string to float without using any functions
Written Test
If i was interested in working and testing program
Write a function in C++ that takes two dates as input and determines if the two dates fall on the same day of the week. The tricky part was thinking of things like leap years and such.
Have you ever worked in Java?
Viewing 441 - 450 interview questions