The Capsule Hash Trie Collections Library
-
Updated
Jun 23, 2026 - Java
The Capsule Hash Trie Collections Library
Efficient Immutable/Persistent Collections for Java
Purely functional data structures in Java
Java data structures for primitive and/or Object items
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.
📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.
This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.
Welcome to the comprehensive repository dedicated to learning DSA with Java in depth. This repository covers not just the basics but dives deep into the intricacies of DSA to ensure that we emerge with a solid foundation and deep understanding of the most popular skill in the world.
Implementation of MDS for a website seller (like Amazon), having thousands of Products (each with its own ID, Price, Description). Organizing data into a TreeMap (Red-Black Tree), used HashMap, and HashSet to achieve insertion, deletion, search, modification efficiently.
Repository for studying data structures in Java: Linked List, Queue, Stack, Tree, Graph and others seen at the Technical College of Campinas - State University of Campinas under the guidance of Professor André Luís dos Reis Gomes de Carvalho.
Java Collections
Java SE-8 resource with implementation.
Laboratory work at ITMO University, programming. first year
Custom implementation of Java Utility classes
Beekeeper Management System is designed to help beekeepers manage the amount of data handled each day , allowing them to concentrate on their beekeeping side of their business ,This system can keep track of Bees/QueenBees/Hives/Apiaries/Stock/Sales/Customers , and Most Importantly Beekeepers !
Algorithms & Data Structure mini project for CDAC ACTS PG-DAC Sep 21 Batch.
Add a description, image, and links to the hashset topic page so that developers can more easily learn about it.
To associate your repository with the hashset topic, visit your repo's landing page and select "manage topics."