Skip to content
#

trie

Here are 1,003 public repositories matching this topic...

Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

  • Updated Jun 25, 2023
  • C++

Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.

  • Updated Oct 31, 2019
  • C

Improve this page

Add a description, image, and links to the trie topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trie topic, visit your repo's landing page and select "manage topics."

Learn more