Didn't expect there will be reasoning and working style assessment.
Software Development Engineer Interview Questions
32,958 software development engineer interview questions shared by candidates
Reverse a linked list.
find a anagrams of given string from the paragraph.
How would you traverse through a binary search tree and print out each element in order?
Serialize (flatten) and de-serialize a binary tree. First describe the approach, then write the code.
Print the BST in level order
validate a binary tree
How to detect overlapping area for two rectangles
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Viewing 341 - 350 interview questions