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.
This repository is a collection of Java-related topics and code examples for learning and reference purposes.
This Repository Contains the programs of: JAVA OOPs, Java-8, java collections, Multithreading
Practice programs to learn Java
JAVA Project To Automate the Email functionality for a Employee's Birthday in a Scheduled time
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.
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.
Java console-based expense tracker application.
all my java study tasks
The College Admission System in Core Java is a console-based application designed to streamline the process of student admissions in an educational institution. This project leverages fundamental concepts of Core Java, and the code was developed, committed, and pushed using the Eclipse IDE. This allows users to perform key functionalities in Admsn
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)".
Aprendi melhor a usar o Collections do Java em um curso de Java da DIO, e esses foram os exercícios que eu executei
Practicing everything in Collections like Lists, Set, Que, Map, DeQue
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."