Hacker News new | ask | show | jobs
by vaibhavsagar 836 days ago
I hope there's at least one chapter on compact data structures!
1 comments

I've sort of made plans for the last four chapters, sort of :). I would have loved to write about Wavelet trees, but a lot has already been written about them. If you're into succinct data structures and are looking for something more practical, check out this blog on Succinct de Bruijn Graphs (https://www.alexbowe.com/succinct-debruijn-graphs/).