A number of 9 digits has the following properties: ? The number comprising the leftmost two digits is divisible by 2, that comprising the leftmost three digits is divisible by 3, the leftmost four by 4, the leftmost five by 5, and so on for the nine digits of the number i.e. the number formed from the first n digits is divisible by n, 2<=n<=9. ? Each digit in the number is different i.e. no digits are repeated. ? The digit 0 does not occur in the number i.e. it is comprised only of the digits 1-9 in some order. Find the number.
10 27355There are 25 horses and only five tracks in a race. How do you find the second coming horse of all the 25 horses, provided there is no stop clock? (obviously, a horse cannot participate more than once in a race).
28 86694Post New Citrix Puzzles Interview Questions
How do you set goals for your team? And how do you track these goals?
Who developed wordpress?
What are undefined and undeclared variables?
How can a developer write efficient and better performing client object applications?
Explain the use of direct or indirect quotations?
Explain what the link function is and how it differs from compile?
Explain AngularJS scope life-cycle?
Can we store files in mongodb?
What is an ‘ok’ code? What are the differences an ‘ok’ code to a ‘t-code’?
how does ELR works? explain
How do I permanently delete files from my hard drive?
When laravel was launched?
What is the use of checkpoints in spark?
What is query string in asp.net?
What was the architecture or design of your last project? what were the pros and cons of the design?did it scale well?