Reversal of letters in each word of a sentence in the most efficient way
Development Engineer Interview Questions
37,118 development engineer interview questions shared by candidates
Given a linked list with cycle, find the cycle.
Describe a time when you were faced with a difficult problem and how you dealt with it.
find common ancestor in binary tree
Find exist in maze or prove its non existence.
Phone interview question: In C, why is it considered bad form for a function to return a pointer to a stack-allocated variable? What happens if you do it anyway?
Write a function to determine if a binary tree is balanced or not.
Count no. of words in a string
Reverse all the characters in a string before you encounter an 'x'. abcdxdd - > dcbaxdd
Reverse the string
Viewing 901 - 910 interview questions