Important Interview related articles from BusinessWeek
October 14, 2011 Worst-Ever Hiring Managers Some people lack the clarity to make good hiring decisions. Meet four of them ......
Read the rest of this entry »
Articles»
Interview Questions on C Programming
What is the difference between the declaration and the definition of a variable?The definition is the one that actually ......
Read the rest of this entry »
Articles»
Latest Microsoft Interview Questions
Given a Parent -Child binary tree ,build the child -sibling version of it? Minimize the space requirements wherever possible. ......
Read the rest of this entry »
Articles»
Yahoo Interview Questions
Design classes for the following problem. (C++) A Customer Can have multiple bank accounts A Bank account can be owned ......
Read the rest of this entry »
Articles»
Google Fresher Interview Questions – round 5 (management round)
Tell me an achievement that you have done in your non academics Tell me about one of your project ......
Read the rest of this entry »
Articles»
Google Fresher Interview Questions – round 4
Given n non overlapping intervals and an element. Find the interval into which this element falls. Solution: we can ......
Read the rest of this entry »
Articles»
Google Fresher Interview Questions – round 3
Write C++ class for the game Connect Four. [Connect Four (also known as Plot Four, Four In A Row, ......
Read the rest of this entry »
Articles»
Google Fresher Interview Questions – round 2
What is Bottom up parsing and what is top down parsing? Solution: Bottom-up parsing is a strategy for analyzing unknown ......
Read the rest of this entry »
Articles»
Google Fresher Interview Questions – round 1
Asked about my project. Prepare well to answer any type of questions that may arise in your project.They will ......
Read the rest of this entry »
Articles»
Google Interview Questions – round 5
If you get into Google, which products are you going to work on? What is TCP, UDP. what is ......
