How would you print a linked list in reverse order?
Developer Interview Questions
270,915 developer interview questions shared by candidates
If 3 lumberjacks can cut down 3 trees in 3 days, how many trees can 12 lumberjacks cut down in 12 days?
Questions about the basics of main subjects including DS, DAA, Java, C++, C, SQL etc.
The first Jedi question was this: given an unsorted array of numbers, like [1, 3, 5, 4, 2], write a function that takes an integer and returns true if there's any pair of numbers in that array that can be summed up to the input integer.
Implement a method to determine whether a string is a palindrome.
Given an array of integers, find the sub array with the largest sum. (must be done in linear time)
Do you need sponsorship for this position?
How will you check to see if two integer arrays have any common elements?
How would you find a duplicate number in a very large unsorted array of ints.
What data structure to use for Smartphone lock screen
Viewing 281 - 290 interview questions