Remove the nth from last element in a singularly linked list in linear time.
Development Engineer Interview Questions
37,106 development engineer interview questions shared by candidates
Coding question - given a binary tree, write code to count the sum off all siblings.
How to print a link list reversely
Find Common elements from two same sized Integer Arrays(Unsorted) in O(n) without sorting either of them.
Standard OOPS concepts like diff between interface and abstract class.
Complexity of this algorithm. How to improve the complexity?
In the next round, the interviewer gave me a binary tree and asked me to write all the data in a file and when the file is read back we should be able to construct the original binary tree.
Write a function to remove all redundant characters in a given string.
Searching a page in 100 million pages. What data structure would be optimal?
how to merge two linked lists without using temp node
Viewing 401 - 410 interview questions