>From interview perspective i think min-max heaps are enough. You should be able to identify situations where you can apply them.
I do not think other heaps are of any use. On Tue, Jun 5, 2012 at 11:40 AM, Abhishek Sharma <[email protected]>wrote: > can anyone please tell me how important are heaps as compared to other > data structures (from interview's point of view). i am not talking about > simple min/max heaps, but advanced ones like fibonacci heaps and binomial > heaps > > -- > 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. > -- *Thanks, Jeevitesh Shekhar Singh.* -- 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.
