25 objective questions
focused on operatig system
basic commands of linux
aptitude - 4-5 questions
rest on algos, ds, c nd c++
3 subjective questions
1) merge two sorted link list
2) u have given coins of vrious denominations and u have to make a sum
with min. no. of coins
3) an amazon own alogo for sorting
  in which u only have to swap and cost of algo is the no. which is
swapped
  they said that for example u have array of 7,1,2,3
 if u move 7 at the end ur cost will be 7
 and if u move 1,2,3 seperately then ur cost will be 6
so u should return 6

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to