Some of you may remember an earlier post about a free Data Structures and Algorithms book which I’m occasionally helping out with in terms of editing.
I’ve just been told that a new version has recently been uploaded – please check it out. I have to admit that I haven’t actually done any work on this for a while… maybe I’ll get round to it in the New Year. Happy Christmas reading 🙂
Have you considered having a section on FibonacciHeaps in the priority queues section? They are a really interesting data structure that I have found very useful.
@Steve: I’m not really involved in working out what’s going to be in the book – I suggest you email the authors directly.
Good stuff, thanks.
On a related note, can you recommend a good book for learning the ins and outs of Big Oh notation? I understand the gist of it, but it’s something I’d really like to delve into more.