Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
4 12278there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
2889Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
2541there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
2036Post New Manhattan Interview Questions
In python,how to read a file line-by-line into a list?
What should you do in a passive method?
how to change the execute of macro
Point out the use of help() function?
What are .net applications?
How will you define capital market and the money market?
how to control the speed to switched reluctance motor
What does it mean to host a server?
How do you construct an increment statement or decrement statement in C?
What is a word for problem solver?
What do you understand by connector? Explain connector architecture.
Is objective c compiled?
What is BRMS System?
What is the difference between abstract classes and interfaces?
Explain the difference between java and javascript.