* Merge two sorted linked list. The merged list should also be sorted. * Compact a string. i.e remove spaces * traverse a link list containing char* as data. test cases for the same. * reverse a string. test cases for the same. * remove all the given characters from a string.
Development Interview Questions
137,183 development interview questions shared by candidates
The infamous "clock hands" question--how many times do the hour and minute hands of a clock overlap in a 24 hour period?
How have I handled conflict
They put a picture of 4 different types of ice cubes in front of me and asked which cluster will melt the slowest?
what is polygon?
How will you sell our app
Given real job problems and you must explain in a presentation format (to a rather large panel) how you would handle them.
Implementing a dictionary of quick searching words
given two linked lists with a digit in each node, add the two linked lists together. the result must be a linked list with one digit in each node. use only one iteration of the two input lists.
What is a stack?
Viewing 111 - 120 interview questions