Skip to content
#

hashmap

Here are 426 public repositories matching this topic...

🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

  • Updated Oct 29, 2025
  • Java

Projects implemented at Sinergija University. The electronic library system is a program for adding, storing, writing and editing, as well as checking the content and words of books, where in addition to books the user can find entertainment in several mini-games.

  • Updated Aug 28, 2023
  • Java
Data-Structures-Java

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

Comparison of Hashing Algorithms - Double Hashing, Robin Hood Hashing Cuckoo Hashing with Java's inbuilt HashMap/ HastSet over million of add(), contains() and remove() operations.

  • Updated Jan 18, 2019
  • Java

Data Structure using Java | Core Java ⚡️ | Practice Question | Interview Preparation Java | LinkedList | Array | String | Stack | Queue | HashMap | Set | Tree | Graph | Dynamic Programming

  • Updated Jun 27, 2020
  • Java

Improve this page

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

Learn more