java-collections
There are 132 repositories under java-collections topic.
eclipse-collections/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Suryakant-Bharti/Important-Java-Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:
leventov/Koloboke
Java Collections till the last breadcrumb of memory and performance
TimeAndSpaceIO/SmoothieMap
A gulp of low latency Java
anton-liauchuk/java-interview
Java interview
callicoder/java-collections-examples
A Complete Reference to Java Collections Framework through simple examples
proghub-official/java-interview
⁉️ Вопросы для собеседования по Java
larrydiamond/typescriptcollectionsframework
TypeScript Collections Framework - a port of the Java Collections framework for use with Angular
YogenRaii/java-core
Collections of solutions for micro-tasks created while building modules as part of project. Also has very fun stuffs :)
ChunhThanhDe/Leetcode-Top-Interview
This repository contains solutions to LeetCode Top 150 Interview Problems. Must-do List for Interview Prep :dart:
sangupta/gather
Run SQL queries on Java objects in a collection
dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
hellojavaio/Java-Generics-and-Collections-2
:book: Java Generics and Collections Java泛型和集合
Augusto11CB/Java-Studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
veilair/java-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Java Development.
nejckorasa/compare-utils
Compares of Java Collections and Objects (of different classes) made easy
krupalshah/Reactive-Collections
Library for observing changes in Java Collections
Shemplo/Java-Streams-Etudes
Check your knowledge of Java Streams API (edu project)
nlharri/JavaCollectionsFrameworkCheatSheet
This is a small cheat sheet and rules of thumb for using Java Collections Framework
Snehomoy100/Java-DSA
A repo to learn Data Structures & Algorithms using Java, from scratch. 👨💻 🧑🏫
tridibsamanta/Learn-Java-Collections-Framework
A handy guide to some of the methods declared by the Collection, Map interfaces.
BeingCoders/Java-Collection-Easy-Examples
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.
DevCANS/Java-A-to-Z-Resources
An all-in-one resource to learn Java
NihatQuliyev/library-management-system
Basic library management
anishLearnsToCode/hackerrank-java
Java ☕ Domain on HackerRank - Problems & Solutions 📖📕📑
eemustafasahin/JavaEE_App_Course_Notes_and_Projects
These course notes contain additional informations on core java and have some JavaEE projects. Note: Codes in these notes have been written by Oğuz Karan, trainer and instructor in C and System Programmers Association. https://github.com/oguzkaran
Ashleshk/Java-Programming-MasterClass
Learn Java In This Course And Become a Computer Programmer. Obtain valuable Core Java Skills And Java Certification
leventov/trove-over-koloboke-compile
Drop-in replacement of Trove via Koloboke Compile (proof of concept)
certidevs/java-se-jakarta-ee
Formaciones en Java SE y Jakarta EE: JDK, programación funcional, Stream, java.time, Optional, IO NIO, Collections, Concurrencia, Módulos, HttpClient, JavaFX, SOLID, JUnit 5, EJB, CDI, Transacciones, WebSockets, Seguridad
martindes01/pickcard
A library for creating card games with ease in Java. Make it so!
rizwan-ai/JavaForAndroid
Java Programming for Android App Development
SvenWoltmann/java-collections-guide
Java Queue, Deque, Stack and other collections - Ultimate Guide on HappyCoders.eu.
Am4nn/Draw-Graphs
Developed a Java Swing application for dynamic graph visualization of user-input explicit equations, highlighting strong Java and GUI development skills
amitrp/java-examples
This project contains Core Java code samples that are used as examples on amitph tutorials.
ChayanikaMisra/NewsFeedGenerator
social networking backend service for allowing users to follow each other and post content on the network. The service stores pre-computed news feed and profile feed for each user in CouchDB (NoSQL Document DB) to make fetching news feed for each user much faster.
cihat-kose/java-practice-lab
A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.