|
|
|
|
|
by anotherevan
4455 days ago
|
|
I have fond memories of red/black binary trees. About 15 years ago I wrote a reusable library for R/B trees in C. I had a series of programs I had to write that were collating a lot of data in memory into several buckets. (The nice thing about virtual memory is you can make a really big RAM disk.) |
|