extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
-
Updated
May 14, 2023 - Python
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.
C++ Trie implementation as a Dictionary
A discrete maths project focusing on suffix trees
Algorithms for Bioinformatics (CSE 463)
Various algorithms and data structures on strings
Open Source React App to implement Suffix-tries for an autocomplete search bar.
A simple trie implementation, well tested tho.
Autumn Semester 2017 Data Structures: Homework IV - Suffix Trie
Add a description, image, and links to the suffix-trie topic page so that developers can more easily learn about it.
To associate your repository with the suffix-trie topic, visit your repo's landing page and select "manage topics."