Skip to content
#

prefix-trie

Here are 11 public repositories matching this topic...

This project implements a 26-way Trie data structure to manipulate and manage strings efficiently.Then inserts all words to the trie from the given txt file.

  • Updated Jun 28, 2024
  • Java

cpp-match is a powerful C++ library for pattern matching and functional-style programming, allowing developers to write concise and expressive code for handling complex data structures efficiently. The library provides a clean and intuitive syntax for matching patterns, making it easier to work with data in a functional programming paradigm.

  • Updated Mar 30, 2025
  • C++

Improve this page

Add a description, image, and links to the prefix-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 prefix-trie topic, visit your repo's landing page and select "manage topics."

Learn more