1. Given an n-ary tree. requirement it to convert the elements in such a
manner that every parent is median of its childs.
2. Given an unsorted array(with negatives and duplicates), search an element
with less than 2n comparisions.
3. Modify the push and pop functions of the stack so that the max is
extracted out of stack (i would go for max heap)


Best Regards
Ashish Goel
"Think positive and find fuel in failure"
+919985813081
+919966006652

-- 
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