I had following problem with automating testing tools
1. Scripts are tedious to maintain. They need to be changed and maintained every time there wa ...
Published Questions » Technical Questions
This question tests basic understanding of web farms and distiruted systems.
Sample answer:
There are number of possible ways to solve this problem ...
This question is one of many variations of so called Fermi estimations or Fermi problems.
The point of Fermi problems is in part to show how much us ...
what's difference between linear, binary and hash access?
Variation defines how much changes are happening in an output of a process.
There are 4 ways of measuring variations
Mean - variations are measured ...
Answer:
Interviewer is looking for hands on experience with WPF and Silverlight. Your answer should mention <Run> tag and process of packing re ...
Can you write a C++ function to check if the stack grows up or down
Posted by CMaster (http://vijayinterviewquestions.blogspot.com)
Answer
Try noting down the address of a local variable. Call another function with a local variable declared in it and check the address of that loca ...
Design an alogrithms and data structure to retrieve median of vector (array) in constant time.
Posted by aleksin
Full question:
You have a vector of signed integers and you need to support an API with two exposed methods, insert(int) and getmedian().
Describe a ...
Interviewed for position: SDE
Interviewed for position: SDE
