Given a list of numbers and a numeric value, return all couples from the list whose sum equals the given numeric value.
Software Development Interview Questions
36,976 software development interview questions shared by candidates
Behavioral Questions
How you tell if a positive number is a total square (4,9,16...) ? Notice that a square number is the summation of odd series ( 9=1+3+5, 16 = 1+3+5+7), so I thought to do minus is better that division. However, the recruiter never heard this! I guess that's why I've been ignored! 2 of my friends passed their 2nd turn coding test and went to on-site, 1 got an offer. And then HBK asked him for 3 recommendation letters, he did, and next morning he've been rejected! This kinda company is definitely on your first-ignored-list
Explain how you would keep a count of the most frequently occurring words in a text file too large to fit into memory.
Given a list of words , group the anagrams.
Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array.
1. Find duplicate files in a folder 2. Display time on the screen as a digital clock
Given N and K, where N is the number of the integers and K is the difference. You are supposed to find out how many pairs of numbers are of the difference K.
Why did you choose WCF for the coding exercise? Design pattern questions, OOPs concept etc
They were total jerks. They questioned the legitimacy of my qualifications, and even proceeded to explain that for 130K, they expect to "own you" day and night, including all your IP and they would expect a 10 year commitment from the ideal candidate. The interview experience felt a lot like co-starring in the movie "Horrible Bosses".
Viewing 631 - 640 interview questions