I know there is CLRS but I am not particularly fond of its style, so I am looking for an alternative. Something similar to Algorithm design manual but with more focus on data structures.<p>Thanks
(I used Cormen as my algorithms textbook in college, too, but never heard it referred to as 'CLRS' until just now: <a href="http://en.wikipedia.org/wiki/Introduction_to_Algorithms" rel="nofollow">http://en.wikipedia.org/wiki/Introduction_to_Algorithms</a>)<p>edit: Ah, i see why. Stein wasn't listed as an author until a later edition. I guess I did refer to it as 'CLR' on occasion.