hashmap-java
Here are 74 public repositories matching this topic...
Sort:Most stars
Contains the solutions for the programming questions in the CodingNinjas Java+DSA course
- Updated
Oct 11, 2022 - Java
🚀 推出 SivanCacheFramework!一款轻量级、高效的 缓存框架,让 缓存操作 变得不再复杂,提升数据处理速度,为开发者节约宝贵时间。
- Updated
Mar 27, 2024
Set of concurrent wrappers around fastutil primitive maps
- Updated
Jul 14, 2025 - Java
📚 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.
- Updated
May 27, 2023 - Java
My Daily Java Works
- Updated
Dec 21, 2024 - Java
This is a simple Java console application for an online shopping system. It allows users to log in, buy products, cancel products, display all products, and log out. The application uses a HashMap to store user credentials and a separate Business Logic (BL) class to handle the buying and cancelling of products.
- Updated
Apr 25, 2023 - Java
Java Basics
- Updated
May 17, 2022 - Java
A short Java-based project that explores the problem of determining if a target sum can be achieved using elements from a given array, employing both a basic recursive approach and an optimized version using memoization
- Updated
Jan 15, 2024 - Java
Design of an inventory control system for a store.
- Updated
May 27, 2022 - Java
This Java program defines two functions, howSum and improvedHowSum, to find a combination of numbers that add up to a given target sum, using a simple recursive approach and a more efficient recursive approach with memoization, respectively.
- Updated
Jan 12, 2024 - Java
The main purpose of this project is to provide you the opportunity to use your different implementations of MapSet to determine the frequencies of all the words in a given text document. The ability to identify word frequencies in a large corpus has been the basis for a number of different research projects in the digital social sciences.
- Updated
May 23, 2023 - Java
Contains the solutions for Java DSA questions, codechef long challenge and starters
- Updated
Mar 7, 2022 - Java
Welcome to the June LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the June challenge.
- Updated
Jun 30, 2024 - Go
I implement this game in java to understand how physics principles are implemented through programming.
- Updated
Jan 3, 2023 - Java
Encontrar el camino en un grafo
- Updated
Mar 24, 2025 - HTML
Ejercicio de Java 07 (ejercicio de Java para el canal ejerciciosmesa.com)
- Updated
Apr 19, 2023 - Java
About This repository contains my solutions to the questions from the LeetCode Daily Problem. Each solution enhances problem-solving skills and covers various topics essential for technical interviews. Given as {date month year}.
- Updated
Feb 18, 2025 - Java
Implementation Of Common Data Structures And Algorithms Using Java.
- Updated
Aug 21, 2020 - Java
Improve this page
Add a description, image, and links to thehashmap-java topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehashmap-java topic, visit your repo's landing page and select "manage topics."