yeah i did.,...there were two section
Section 1 - some aptitude question + predicting output of a given program +
some conceptual question(mainly in OS)
Section 2- programming section...there were three questions
       1)given two sorted linked list u have to return the linked list which
is the merged list of the first two and also is sorted.
        2)given two Binary trees, u have to find whether the second is a sub
tree of the first...
        3)Given an array which contains integers(may contain thousands of
elements), u have to write a program to find the second largest element of
the group....
               the first two u can run (i.e) u can check the output....but
the third u have to just write the code and u cant check the output....

On Sun, Apr 24, 2011 at 6:15 PM, JeanGrey <[email protected]> wrote:

> Has anyone attended amazon online test recently  ? what will be the
> type of questions which will be asked?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
A.Balaji

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

Reply via email to