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 logic
Describe typical struts system flow
Posted by CMaster
Answer
- A request comes in from a Java Server Page into the ActionServlet
- The ActionServlet having already read the struts-config.xml file, knows ...
Rectangular array of people
Posted by aleksin
In a rectangular array of people, which will be taller, the tallest of the shortest people in each column, or the shortest of the tallest people in ea ...
Hotel room for three (logical puzzle)
Posted by aleksin
Three people check into a hotel. They pay $30 to the manager and go to their room. The manager finds out that the room rate is $25 and gives $5 to the ...
Coverage tools are used to test the structure/logic/code of a program.
It acess source code of a program and identify the suitable criteria first need ...
What is code coverage ?
Posted by priyanka
Code coverage is a process to find the extent to which the program code has been tested.It is a form of White box testing as it involves testing of th ...
White box - Testing is based on knowledge of internal code structure and logic.
Black box - It is Data driven testing that focuses on evaluatin ...
Technical Interviews Exposed
Posted by CommonInterview
Technical Interviews help job seekers find good-paying and rewarding positions and employers to recruit the best available talent in the field of comp ...
