Write a function to delete all nodes from a linked list that match an input value. Provide test cases.
Intern Software Interview Questions
17,747 intern software interview questions shared by candidates
Design the service similar to bit.ly
Why do you choose to shift from business to computer science when you were applying college? (I mean, no technical question becomes more difficult than this one.)
print the matrix in spiral format (inside out). Not that difficult, but challenging if you have not heard of the question before (as was the case with me)
The best implementation for a binary tree.
X==NULL and NULL==x, what is the difference
Write a function to determine if a tree is a BST.
one question is to find a path in a maze
Find all black regions on image, flood algorithm. OO design a address book.
Read from file and find top ten most occuring words in file
Viewing 751 - 760 interview questions