Skip to content
#

trie-data-structure

Here are 23 public repositories matching this topic...

This repository is a comprehensive Java resource covering essential data structures and algorithms. It provides practical insights for developers to enhance proficiency, including solutions to product-based company interview questions, facilitating effective interview preparation.

  • Updated Mar 17, 2024
  • Java

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

This repository is a comprehensive Java resource covering essential data structures and algorithms. It provides practical insights for developers to enhance proficiency, including solutions to product-based company interview questions, facilitating effective interview preparation.

  • Updated Mar 13, 2024
  • Java

Improve this page

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

Learn more