◐ Shell
clean mode source ↗

Build software better, together

Here are 38 public repositories matching this topic...

Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).

  • Updated Oct 22, 2025
  • Java

🏫 Mini sistema escolar em Java desenvolvido como atividade avaliativa de Programação Orientada a Objetos, com foco em cadastro e listagem de professores, cursos e alunos usando ArrayLists e conceitos fundamentais de POO.

  • Updated Apr 10, 2025
  • Java

This program focuses on encapsulation, Arraylist, Getters and setters, constructor chaining, toString method and provides functionality by various options to user to add, remove, update, search ,display and filter dishes in a Menu.

  • Updated Aug 18, 2024
  • Java

This program focuses on encapsulation, Arraylist, Getters and provides funcationality by various options to user

  • Updated Aug 17, 2024
  • Java

A menu-driven Java application for storing and managing core university records from the terminal.

  • Updated Feb 12, 2026
  • Java

This contains all sorts of topics, question and problems covered in Data Structure and Algorithms. It has questions from well reputed companies and many other classical problems

  • Updated Sep 24, 2025
  • Java

This project contains a simple implementation of a Dictionary class that can load a dictionary from a file and translate words from one language to another.

  • Updated Dec 14, 2023
  • Java

Data Structures and Algorithms implemented in Java with clear logic, examples, and interview-oriented solutions.

  • Updated Feb 5, 2026
  • Java

Java Collections demo - sorting, searching, and filling ArrayLists using the Collections framework.

  • Updated Nov 9, 2025
  • Java

This is a Java-based Product Management System that allows you to manage a list of products. You can add, retrieve, delete, and filter products based on various criteria such as name, place, warranty, and more. The system is designed to be simple and easy to use.

  • Updated Jan 31, 2025
  • Java

A simple project where Collections is used to store data and perform operations on the data

  • Updated Mar 16, 2024
  • Java

Simple banking project using concept of BASIC JAVA, OOP, ENCAPSULATION, CONSTRUCTOR ,ARRAYLIST

  • Updated Nov 26, 2024
  • Java

ParcelStar* Shipping Software which is able to ship and handle parcels from customers, calculate cost, generate tracking number and search by package details.

  • Updated May 26, 2025
  • Java

Repositório para armazenar os códigos de exercícios optativos da disciplina POO1 do Téc. Dev. de Sist. IFSULDEMINAS

  • Updated Jun 12, 2024
  • Java

Paint Brush is a Java Swing-based drawing app showcasing tools like Line, Pencil, Eraser, Undo, and more. Built using OOP concepts with smooth interactivity and customization.

  • Updated Dec 23, 2024
  • Java

Improve this page

Add a description, image, and links to the arraylist-java topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arraylist-java topic, visit your repo's landing page and select "manage topics."

Learn more