Nicholas
Nicholas
Hi, I'd like to implement Scapegoat tree.
@siriak , hi again! I'll create a PR with Scapegoat tree implementation either today or early next week. Sorry for long absence.
I'd like to work on B-tree next, if that's okay.
BTW, I think the description of this thread should be updated. Some of the data structures mentioned there are already implemented.
@siriak , I see that SortedList and AVL tree were already implemented.
Hi, all! I'd like to work on ternary search algorithm, if no one else is working on it.
While my PR for ternary search is still in review, I'd like to work on Ternary Search Tree. I don't see this data structure in the project.