Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.
-
Updated
Apr 23, 2023 - Java
Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.
Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.
Projects implemented at Sinergija University. The electronic library system is a program for adding, storing, writing and editing, as well as checking the content and words of books, where in addition to books the user can find entertainment in several mini-games.
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
A library that allows you to integrate questions utilizing checkboxes that allow for a great user experience. There is full customization of the question views, allowing for seamless integration of a question into your apps UI. There are multiple types of questions that help you make simple questionaries to quizzes with multiple choice and multi…
Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! 📚💻✨ #Java #Collections
This is just to keep track of my progress of my courses Programming in Java and Data Structures that I've done in Coding ninjas.
Within the scope of this project, an online bank application was developed by me in accordance with the UML diagram shown in the relevant pdf.
This Java-based repo contains solutions for DSA problems from Peppcoding's level 1 practice set and FreeCodeCamp's JavaScript and Algorithm sections. Topics covered include Array, LinkedList, DP, OOPs, and more. Contribute and improve existing solutions. Happy coding!
The ATM Bank Program is a Java application that simulates an automated teller machine (ATM) system. It allows users to register, perform transactions (balance inquiry, deposit, and withdrawal), and view all registered users. The program utilizes ArrayLists to store user information such as full names, usernames, PINs, and deposit amounts.
This Java project showcases cake manufacturing and administration, showcasing various flavors, fillings, and icing options, using arrays and ArrayLists for object organization and manipulation.
Data structures in Java
📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.
This repository consists of Array, ArrayList, HashMap, TreeMap, Java Stream API, Pattern, OOPS Concept.
Aplicando lógica de programação na linguagem Java
Add a description, image, and links to the arraylist topic page so that developers can more easily learn about it.
To associate your repository with the arraylist topic, visit your repo's landing page and select "manage topics."