Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Development Engineer Interview Questions
37,471 development engineer interview questions shared by candidates
Diagonally flip a two dimensional array.
Given the root of a binary search tree, link all the nodes at the same level, by using an additional Node* level.
How can you write a recursive function calculating the exponential of a number?
Reserve link listed pair-wise
Phone interview question: What happens when the "new" operator in C++ fails?
Consider n people with random birthdays. How large does n need to be before there is at least a 50% chance that two people have the same birthday?
Shuffle Linked List
Find the max int in an onordered binary tree.
Data structures - - Write program to print Binary Tree using bredth first search and depth first search
Viewing 691 - 700 interview questions