Tell me about the time when you had to face the difficult customer
Software Development Interview Questions
36,991 software development interview questions shared by candidates
Given array of n integers and given a number X, find all the unique pairs of elemens (a,b), whoose some is equal to X.
wap to search an element in a rotated array ?, wap to merge and then sort 3 different linked lists.?
Given the following terms please draw a logical diagram/hierarchy on the board as you see fit. Dog, Cat, Woof, Animal, Fifi, Run
Sorting Algorithms Optimizations from 2 loops to just 1 loop
write a sub string in a string
Given 8 balls and one of them is heavier than the other and also given you a balance. What's the minimum ways to find the heavier ball using the balance?
- Given a string, how would you determine if that string contains a palindrome?
Write a method to compute if a string is a palindrome, disregarding spaces.
A disc is spinning on a spindle - you don't know which way. You are given a set of pins - describe how you would use them to determine which way the disc is spinning.
Viewing 311 - 320 interview questions