Data Structures and Algorithms course solutions
-
Updated
Nov 6, 2017 - Java
Data Structures and Algorithms course solutions
A basic Performance Analysis and Comparison of 3 popular multi-way search trees: B+ Tree, B* Tree, and Van Emde Boas Tree w.r.t 5 fundamental operations.
Compare the efficiency of BST, HashTable and Multi-way Trie. Implemented the multi-way trie and word auto-completion function in DictionaryTrie.cpp
Text Editor that provides an infinite revision history using Piece Lists with Tkinter
navigate rosetrees and forests
Comparison of random access queries techniques. Binary Tree, Separate Chaining, Linear Hashing with/without Overflow, MultiwayTree
Recursive employee explorer (multiway tree) using React along with duplicates removal
Zipper & Data-type derivatives (examples)
Various data structure implementations in Python
A Rose Tree and Zipper in Elixir with a slew of navigation primitives.
Lazy rose tree (multiway tree) with zipper. In Elm
Add a description, image, and links to the multiway-tree topic page so that developers can more easily learn about it.
To associate your repository with the multiway-tree topic, visit your repo's landing page and select "manage topics."