|
|
|
|
|
by latch
5547 days ago
|
|
I started doing a quicksort, but I didn't feel it was turning out very good. It felt just a bit too complex for the paradigm I was using. But, I might try again, or find a different approach to represent some slightly more complicated algorithms. Quicksort and some type of Btree would likely be next on my list, if I feel I can do them justice. |
|
And, yes, including some kind of self-balancing tree would seem to be a good idea. But how the heck does one discuss such things concisely and simply? I couldn't say.
In any case, nice site.