Programming question - Given an array of number from 1...N (No duplicates)out of which one number is missing. Find the missing number in O(N).
Software Development Interview Questions
37,012 software development interview questions shared by candidates
given an array of positive numbers and a target number, print all the subarrays that have sum equal to target sum.
What was on technical hurdle you've overcome?
Reverse a linked list.
Print all all possible string combinations from entering a variable number of cell phone keys.
What if I place a cap D on the amount of money you can earn (alternatively, you can flip the coin up to D times)? Now, what is the amount of $ you are willing to pay to play this game?
Write a function that takes a linked list and removes every other element in it. Discuss test cases.
Describe a bug which are proud of. Why are you proud of this bug?
What is the difference between a process and a thread?
Can you find a better solution?
Viewing 2131 - 2140 interview questions