Skip to content
#

trie

Here are 168 public repositories matching this topic...

I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.

  • Updated Apr 9, 2023
  • Java

DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.

  • Updated Aug 3, 2023
  • Java

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