Amazing Ruby's "Enumerable" ported to Java
-
Updated
Aug 28, 2023 - Java
Amazing Ruby's "Enumerable" ported to Java
A handy guide to some of the methods declared by the Collection, Map interfaces.
Homeworks examples for students and mentors of goit school. Java Core Course.
Learn Java Collections Framework - Interface, Implementations and Algorithms
Java practice project featuring sorting, character manipulation, and list operations. Utilizes Java Collections Framework and Comparator Interface for custom sorting of Employee objects. Includes functionality for list manipulation, unique character counting, and employee sorting.
Practice programs to learn Java
This repository is a collection of Java-related topics and code examples for learning and reference purposes.
A Library Management System built using Java, utilizing ArrayList for data storage and Serialization for persistent data saving. This project enables efficient management of books and users without requiring a database.
JAVA Project To Automate the Email functionality for a Employee's Birthday in a Scheduled time
This Repository Contains the programs of: JAVA OOPs, Java-8, java collections, Multithreading
This repository provides examples of common data structures implemented in Java that can be used when designing different software. These data structures allow us to write efficient and re-usable code.
Aprendi melhor a usar o Collections do Java em um curso de Java da DIO, e esses foram os exercícios que eu executei
Repository for registry of study and basic exercises of Java language and Java SE Platform, based on AlgaWorks's course "EJ - Especialista Java (Java Specialist)".
Practicing everything in Collections like Lists, Set, Que, Map, DeQue
This repo include all my programs, projects and assignments; done during my journey in learning java
The system keeps a list of vehicles that users can choose from. It allows the user to book a vehicle for travelling in Melbourne. The list of vehicles is provided in Fleet.csv file . The first row in Fleet.csv file contains headers, and the rest of the rows contain the vehicle information.
This is a movie review application. In this application I’ve developed the most required basic features of movie review such as adding movie, their rating, their average rating by end users. Every movie that is added will have title, genre and rating. I've also implemented API to get movies having same genre.
Add a description, image, and links to the java-collections-framework topic page so that developers can more easily learn about it.
To associate your repository with the java-collections-framework topic, visit your repo's landing page and select "manage topics."