Athenahealth Company Numerical Ability

There are 25 Horses which all run at different speeds. A faster horse always beats a slower horse. You can race 5 horses at a time. There are no ties and you may not time them. What is the minimum number of races needed to determine the 3 fastest horses in order from fastest to slowest.

Read Solution (Total 11)

Athenahealth Other Question

3 pirates have to decide how to divide their loot of 100 gold coins. The rules are as follow:

* The most senior pirate gets to propose a way to divide the loot.

* Each pirate, including the most senior pirate himself gets to vote.

* If the majority agrees with the proposal, the loot will be divided as suggested.

* In the case of a tie, the proposal will be accepted.

* If the majority disagrees, the most senior pirate will be killed. The next most senior pirate gets to suggest. The process continues.

Now, you’re the most senior pirate out of the three. How are you going to divide the coins so that you get the biggest share possible?
The second round was an interview which lasted for 10-20 mins. Some simple programs and puzzles were asked along with some basic HR questions.

For eg. Program to build a pyramid of stars, Defective soap box puzzle, Tablets in two bottles puzzle.

Some were asked to tell some real time examples for normalization, queues and priority queues.

A sound knowledge in puzzles along with some programming skills will help you clear this round.

The third round was a programming round where 3 questions were asked(Time duration: 1 hour)

1)To encrypt a given passage according to the given pattern.

2)To find the day given the date.

3)To print the roman number for a given decimal number.