java-collections
There are 143 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
ChunhThanhDe/Leetcode-Top-Interview
This repository contains solutions to LeetCode Top 150 Interview Problems. Must-do List for Interview Prep :dart:
proghub-official/java-interview
⁉️ Вопросы для собеседования по Java
YogenRaii/java-core
Collections of solutions for micro-tasks created while building modules as part of project. Also has very fun stuffs :)
larrydiamond/typescriptcollectionsframework
TypeScript Collections Framework - a port of the Java Collections framework for use with Angular
sangupta/gather
Run SQL queries on Java objects in a collection
dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
Augusto11CB/Java-Studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
hellojavaio/Java-Generics-and-Collections-2
:book: Java Generics and Collections Java泛型和集合
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
tridibsamanta/Learn-Java-Collections-Framework
A handy guide to some of the methods declared by the Collection, Map interfaces.
DevCANS/Java-A-to-Z-Resources
An all-in-one resource to learn Java
Snehomoy100/Java-DSA
A repo to learn Data Structures & Algorithms using Java, from scratch. 👨💻 🧑🏫
BeingCoders/Java-Collection-Easy-Examples
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.
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
anishLearnsToCode/hackerrank-java
Java ☕ Domain on HackerRank - Problems & Solutions 📖📕📑
Ashleshk/Java-Programming-MasterClass
Learn Java In This Course And Become a Computer Programmer. Obtain valuable Core Java Skills And Java Certification
NihatQuliyev/library-management-system
Basic library management
sensiblesymmetry/ec-categorically
Resources for Eclipse Collections Categorically book
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
Am4nn/Draw-Graphs
Developed a Java Swing application for dynamic graph visualization of user-input explicit equations, highlighting strong Java and GUI development skills
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.
Muhammad-Saad-01/java-simplified
A beginner-friendly guide to Java, explaining core topics, concepts in clear language with practical examples. Perfect for students, educators, and anyone who wants to learn Java the easy way!
SvenWoltmann/java-collections-guide
Java Queue, Deque, Stack and other collections - Ultimate Guide on HappyCoders.eu.