Write a function that detects the first non-repeating character in a char array, and do so with only a single pass over the array.
Senior Programmer Interview Questions
97,963 senior programmer interview questions shared by candidates
Write algorithm to convert number for example 16 138 832 into "sixteen million one hundred thirty eight thousand eight hundred thirty two"
Why are manhole covers round?
How many balls can u place into a box out of 25 balls.Not mentioned anthing more than this...how funny is this :)
Reverse linked list recursively.
- Find k-th element from the end of the singlylinked list in single pass?
I expected higher level questions for a senior position. I was not expecting all of the questions to be about foundational data structures and algorithms (which I was a bit rusty on).
Find the missing in an array filled with numbers 1 to n and the size of array is one less than the total numbers. For ex, 1,2,4,5. array is given, find the missing number from first n(here n=5) numbers
find LCA for two nodes of a binary tree.
Tell me about a time when your team had a conflict with another team
Viewing 221 - 230 interview questions