Write a function that takes an integer and counts the number of bits.
Software Development Programmer Interview Questions
33,168 software development programmer interview questions shared by candidates
Remove the nth from last element in a singularly linked list in linear time.
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?
Viewing 381 - 390 interview questions