hashmap-java

There are 77 repositories under hashmap-java topic.

  • Javaprogramming
  • HashMap_Generator

    Helps to compile your HashMap code using Swing GUI

    Language:Java
  • MyCustomMap

    Implementation of a custom Map interface and its realization in the form of a custom HashMap

    Language:Java
  • CountVowels

    Displays the vowel count of a string input

  • data-structures-and-algorithm

    This repository comprises the solutions of data structures and algorithm Leetcode questions.

    Language:Java
  • collections-dio-java2024

    Coding solutions by me for DIO Santander 2024 course and code studies about Lists,ArrayLists,Collections,Set,Hashmap JAVA 8

    Language:Java
  • Wordle_DataStructures

    A Data Structures project as part of course work of BSc in Computer Science UCD.

  • Hashmap-based-Department-Report-System

    Hashmap-based Department Report System - organizes and retrieves department reports using a hashmap data structure, ensuring fast lookups and data management.

    Language:Java
  • Lab-SW-5-HashMap-Exercise

    Object Oriented Programming - Hashmap

    Language:Java
  • Bookstore

    bookstore management system

    Language:Java
  • Java-Class

    Java Generics is a set of related methods or a set of similar types.

    Language:Java
  • multiparty-healthcare-ecosystem-app

    A multiparty healthcare ecosystem that unifies sports, health training, nutrition and pharmaceutical enterprises. It enables seamless collaboration between Super Admin, Enterprise Admins, Customers, Trainers, Nutritionists and Suppliers through real time information exchange, role-based access control and data analytics dashboards.

    Language:HTML
  • currency-converter

    java currency converter using Hashing, API, JavaFX, HashMap, CSS

    Language:Java
  • whatsapp-backend

    Project displaying backend functionality of a very popular social media app built by using Spring boot, MVC architecture and used HashMaps for managing Data.

    Language:Java
  • BabyChatBotApp

    Designed and developed in android using java and xml, features of this app is :- 1. Users can chat with it, 2. Users can train it with input and response, 3. Users can ask basic questions on any topic, 4. Users can clear the current response

    Language:Java
  • MVVMBaseProject

    Base Code Java Android with MVVM,Dagger Hilt,...

    Language:Java
  • LeetCode

    This repository contains solution to all the LeetCode questions I've solved! Daily grind 🏃 (Updating)

    Language:C#
  • Java

    Repository containing examples of Java code I have written.

    Language:Java
  • PlaylistStore

    Created an in-memory store for recently played songs that can accommodate songs per user, with a fixed initial capacity and It should be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full

    Language:Java
  • CodingNinja-DSA

    About Interview Preparation on Data Structures & Algorithms in Java Programming Langugage.

  • PhoneBook_nokia

    Task received for the software developer internship at Nokia

    Language:Java
  • BabyChatBot

    This is a baby chat bot and you have to consider it as a baby and you have to train it like it knows nothing whatever you'll teach or train it will give that response only after asking that particular question also there's an option where you can ask any basic question to any subject like science, maths, cs,..

    Language:Java
  • Java_SE_Practise

    These practice assignments are created in a way that will help learners acquire their automation abilities. Along with several Selenium Sample Test Cases, they also provide a thorough explanation of what needs to be automated.

    Language:Java
  • Monopoly-Banking

    an ATM code referring to monopoly Banking system. wrote with java using two different method/utility: HashMap and ArrayList to store the bank account

    Language:Java
  • Programming-methods

    This is a repository for homework on programming methods

    Language:Java
  • configParser

    A software that switches environment files (production, staging and development), and reads from them

    Language:Java
  • Hashmap_2

    Hashmap Java implementation/practice

    Language:Java
  • phase2-training-assignment

    Contains practice assignment material for submission.

  • Dictionary

    This program allows us to create a dictionary: we can introduce a word with its translation to as many languages as we want and the word and its translations are saved in the database (I used Oracle database). The program allows us to save new words in the "dictionary", search a specific word in the dictionary, search all the words that meet a certain parameter (for example, start with a letter "R", or contain a combination "ed" etc.) and delete words from the dictionary.

    Language:Java
  • HashMap-in-Java

    Simple example for the data structure "Hash Map" in Java.

    Language:Java
  • Task-List-ArrayList-HashMap

    A program to manage the list of tasks in a company.

    Language:Java
  • HashMap-Products

    Create a program that simulates the stock of products in a store. Each product consists of a name, a price and a description.

    Language:Java
  • Chat-App-using-JavaFX-and-Socket-Programming

    Chatting App in JavaFx using Socket Programming

    Language:Java
  • Sistema-de-simulacao-de-biblioteca

    Projeto de uma Biblioteca simples com soluções de estrutura de dados em Java. Este projeto é feito usando apenas JAVA puro sem frameworks, springboot etc.. apenas para exercicio da linguagem e estruturas de dados.

    Language:Java
  • Java-MapList

    A data structure purpose-built for Android RecyclerViews

    Language:Java
  • IR-CosineSimilarity-vs-Freq

    Information Retrieval Model to the research interests of the Faculty members of the Department (a.k.a. DEP or professors) and based on this to suggest possible collaborations between them.

    Language:TeX