Puzzle: A pirate ship with total crew of N pirates acquired a chest with K gold coins. Now they have to divide up the loot.
By long term pirate trad ...
Company where asked this question:
Search results for general
Preparing for Google interview
Posted by SmartAss
Here is the email from Google I recived with the advice on how to prepare to the interview.
Thank you for taking the time to chat today! The details ...
Answer
The general steps would include:
1. Create Error.xaml page to display error to the users
2. Override Application_UnhandledException event i ...
Object Oriented Programming: A computer programming methodology that focuses on data rather than processes
Object: Any entity that can be manipulated ...
Write a function which will insert a number into the correct location of the Binary Search Tree
Posted by CMaster
The question is tricky as you need to veify if interviewer is talking about balanced or unbalanced search tree.
The best case performance for a bala ...
This is one of the most common interview questions and the key difference is that struct is value type and class is reference type.
Also, there is ...
Assume that you are a candidate in the coming general election. Tell me why you are the best candidate in the field?
Posted by CommonInterview
Strategic Statement: Your response should be framed as though you were a candidate for the job.
Sample Response: Whatever it is that I do, I tr ...
