Crazy Questions at Google Job Interview
1. How many golf balls can fit in a school bus? 2. You are shrunk to the height of a nickel ......
Read the rest of this entry »
Articles»
Solutions Questions at Google Job Interview
How many golf balls can fit in a school bus? Solution: The point of the question isn’t to see how ......
Read the rest of this entry »
Articles»
Search In Young tableau (Sorted Matrix)
Young tableau : For our present discussion ,we confine this entity to a table which elements are sorted both column wise ......
Read the rest of this entry »
Articles»
Latest Amazon Interview Questions -set 1
1. How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same 2. ......
Read the rest of this entry »
Articles»
Latest Amazon Interview Questions -set 2
1.Given a string,find the first un-repeated character in it? Give some test cases 2.You are given a dictionary of all ......
Read the rest of this entry »
Articles»
Latest Amazon Interview Questions -set 3
1. How would you find the second largest element in an array using minimum no of comparisons? 2. Write a ......
Read the rest of this entry »
Articles»
Latest DE Shaw Interview Questions
Question1: Differentiate HTTP and HTTPS Question2: Discuss ACID properties of a database system. Question3: Given a table Employee with only ......
Read the rest of this entry »
Articles»
Yahoo Interview Questions-2
A modified insertion sort uses binary search to find the position of insertion. What would be the improvement in order ......
Read the rest of this entry »
Articles»
Yahoo Interview Questions
Design a data structure such that given a stream of numbers, you can find the maximum of the numbers ......
Read the rest of this entry »
Articles»
Latest MicroSoft Interview Questions
1)Given a Parent -Child binary tree ,build the child -sibling version of it? Minimize the space requirements wherever possible. 2)Given ......
