An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with arraylist

A curated list of projects in awesome lists tagged with arraylist .

https://github.com/ahrtr/gocontainer

Implements some containers (stack, queue, priorityQueue, set, arrayList, linkedList, map and btree) in golang

arraylist btree comparator data-structures go gocontainer golang linkedlist linkedmap priorityqueue queue set sort stack

Last synced: 22 Mar 2025

https://github.com/art-w/varray

Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)

array arraylist vector

Last synced: 18 Jan 2026

https://github.com/basemax/hashmapc

A tiny library for using easily HashMap, arraylist in the C.

array arraylist arrays c hashmap hashmaps maplist

Last synced: 03 Nov 2025

https://github.com/KeeVeeGames/ArrayList.gml

The most complete list class for GameMaker Studio 2.3+. GC-friendly, [  ] accessor, 50+ functions (add, remove, insert, contains, find, sort, shuffle, reverse, etc.) and reference as array.

accessor array arraylist gamemaker gamemaker-language gamemaker-projects gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 list

Last synced: 01 Apr 2025

https://github.com/shubh2-0/collection-framework

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

arraylist collection-frameworks collections java linked-list queue set spring-boot

Last synced: 23 Apr 2025

https://github.com/robusgauli/cvector.h

🚀🚀 Generic & Typesafe Vector implementation + Iterator in C ( single header)

array arraylist buffer generic iterators list utils vector

Last synced: 30 Apr 2025

https://github.com/krishgaur1354/java-projects-for-beginners

Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.

array arraylist fibonacci fibonacci-sequence fizzbuzz hackathon hacktoberfest hacktoberfest2022 java leetcode leetcode-java

Last synced: 25 Oct 2025

https://github.com/mehradevesh2022/dsa-level1_pepcoding

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!

2darrays array array-list arraylist binary-search-trees dynamic-programming es6-javascript freecodecamp-javascript-algorithms functions hashmap-and-heaps linkedlist patterns queue recursion sorting-algorithms stack string stringbuilder time-and-space-complexity tree

Last synced: 24 Apr 2025

https://github.com/sabaurgup/bank-app

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.

arraylist banking-applications classes gui inheritance java java-frameworks methods money-transfer uml-diagrams

Last synced: 10 Apr 2025

https://github.com/nsiatras/kiwi

A Rapid Application Development (RAD) framework for FreeBasic

arraylist collections freebasic freebasic-programming-language rapid-application-development rapid-development

Last synced: 28 Feb 2025

https://github.com/jmcamposdev/java-book-exercises

📚 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.

arraylist arrays binaryfiles class file-handling functions hashmap-java hashset if-else java java-examples java-exercises jdbc-database loops matrix poo streams string-manipulation

Last synced: 19 Apr 2025

https://github.com/architagr/golang_collections

this repository implements all collections like sorted list, array List, single linked list, stack, queue

arraylist data-structures generics linked-list linkedlist queue single-linked-list sorted-arrays sorted-lists stacks

Last synced: 14 Jan 2026

https://github.com/yeaseen/genericlistcpp

An implementation of a generic ArrayList and a generic LinkedList in cpp which can store multiple data type variables.

arraylist arraylistassignments cpp17 data-structure data-structure-cpp data-structures-algorithms multiple-data-type variant variant-calls

Last synced: 07 May 2025

https://github.com/robinhosz/fourpark

Projeto prático de um estacionamento para o curso de Java do FourCamp

arraylist java list terminal-app vector

Last synced: 05 Jan 2026

https://github.com/ataldaaiume/gerenciamento-escolar

🏫 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.

array arraylist arraylist-java arraylists crud java orientacao-a-objetos poo terminal

Last synced: 08 May 2025

https://github.com/basemax/arraylistpython

This is a simple implementation of ArrayList in Python, full-featured and easy to use with more than 20 methods.

array array-list arraylist data-structures data-structures-and-algorithms datastructure datastructures-algorithms py py3 python python3

Last synced: 26 Oct 2025

https://github.com/discoduroderoer/lista-enlazada-java

Implementacion de una lista enlazada en Java

arraylist generic java list

Last synced: 20 Feb 2025

https://github.com/basemax/arraylistc

This is a simple implementation of an ArrayList in C using a struct, a pointer to the struct and a pointer to the array. The array is static and the size of the array is defined when the ArrayList is created.

array array-c arraylist arraylist-c c c-array

Last synced: 03 Apr 2025

https://github.com/kimbo-slicee/java-data-structures

Data Structures 📊📊 and Algorithms 📝 using Java ☕ 👨‍💻

algorithms arraylist arrays data-structures java multidimensional-arrays multithreading queue stackbit tree-structure

Last synced: 14 Jun 2025

https://github.com/praabindhp/string_operations-array_list

Java Program For String Operations Array List

arraylist code java operations programming string

Last synced: 05 Mar 2025

https://github.com/3imed-jaberi/arraylist-tn

This module is for use ArrayList in javascript/typescript like java dev ..

arraylist collections es6 java javascript node-module node-package npm npm-module npm-package typescript

Last synced: 06 Jan 2026

https://github.com/dhan-profile/java

This repository serves as a collection of Java practice codes aimed at sharpening programming skills and reinforcing core Java concepts.

arraylist exception-handling files hashset iterator java linked-list lists oops-in-java scope threads

Last synced: 11 Apr 2025

https://github.com/ahmedharoon07/bakeshopproj

A Simple CLI program made in Java that uses Data Structures like Arrays, Queues, LinkedList and ArrayList

array arraylist cli data-structures desktop-application linked-list

Last synced: 01 Apr 2025

https://github.com/aaisha-nexus/moviecollectionmanager

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

arraylist arraylist-java constructors encapsulation getter-functions java javaprojects

Last synced: 10 Sep 2025

https://github.com/lieutenantpeacock/javacollections4js

Implementations of some commonly-used Java collections in JavaScript.

arraylist collections hashmap hashset javascript

Last synced: 20 Feb 2025

https://github.com/samarth-5/lucknow-metro-management-system

This system takes the Source station and Destination station from the user as inputs. This code can display the Metro-Stations, Metro-Map, Shortest Distance between two stations in terms of both time as well as distance. I have used Dijkstra's Algorithm, Breadth First Search(BFS) and Depth First Search (DFS).

arraylist graph hashmap-and-heaps java linked-list queues stack

Last synced: 01 Sep 2025

https://github.com/sorgazb/java_cycling_championship

Program developed in Java, cycling championship simulator

arraylist comparable comparator enums hashmap java poo set simulation

Last synced: 05 Jul 2025

https://github.com/shashwat-19/smartcar-care

SmartCarCare is a Java-based car service management system that enables scheduling, cost estimation, and service history tracking with a user-friendly interface and flexible record management using generics.

ansi-colors arraylist collections-framework console-based-interface curd-operation hash-set java

Last synced: 05 Apr 2025

https://github.com/whjwnavy/arry_list

c_arry_list

arraylist c database list

Last synced: 28 Mar 2025

https://github.com/hendrizzzz/computer-programming-2-finals-project-1-curriculum-monitoring

The Curriculum Monitoring Application designed to assist users in managing their academic curriculum. It provides an interface for tasks such as viewing course details, entering grades, calculating GPA, and editing course information.

arraylist file-input-output swing-gui

Last synced: 07 Sep 2025

https://github.com/s123dhara/ds_algo-zero-to-hero

DS_Algo Repository is a collection of solutions to problems from platforms like LeetCode, GeeksforGeeks (GFG), and various competitive programming (CP) contests. The repository focuses on efficient and optimized solutions to data structures and algorithm challenges, covering a wide range of topics such as: Arrays and String, DP, Graph, etc.

array arraylist backtracking dynamic-programming graph java string

Last synced: 27 Feb 2025

https://github.com/sigmakib2/arraylens

String Visualizer is a lightweight, interactive web tool for visualizing a string's characters and their array positions in an intuitive grid layout. Users can input any string, and the tool will display each character alongside its index in a visually appealing format.

array arraylist arraytool html string stringify tools

Last synced: 22 Mar 2025

https://github.com/aadewunmi/collegefinancemanagementsystem

College Finance Management System project built using Java.

arraylist java-8

Last synced: 20 Mar 2025

https://github.com/ernanej/ds-simulator

Simulator to demonstrate the use and functioning of the main methods present in the structured list data in a visual and didactic way.

arraylist data-structures-and-algorithms double-linked-list linked-list lists

Last synced: 30 Mar 2025

https://github.com/sudarika/array-list-operations

This project provides two main operations on an ArrayList of integers: removing odd numbers and doubling even numbers. The operations are demonstrated through a simple Java application.

arraylist java jdk

Last synced: 03 Oct 2025

https://github.com/immanas/java-problem-solving

🚀 This repository contains my problem-solving journey in Java. 📚 It covers multiple platforms and topics including **algorithms**, 🧩 **data structures**, and 🌍 **real-world coding assessments**.

array array-manipulations array-methods arraylist dsa-algorithm java-8

Last synced: 07 Nov 2025

https://github.com/jasperdevir/std_dds

A single file C Library that implements of a range of basic dynamic data structures.

arraylist data-structures linkedlist

Last synced: 27 Jul 2025

https://github.com/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 28 Mar 2025

https://github.com/dfleta/frank-brunos-boxing

Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.

arraylist colections factory-pattern gof-patterns gradle java maven ocp solid streams tdd tdd-java uml-class-diagram

Last synced: 25 Mar 2025

https://github.com/kariricode-framework/kariricode-data-structure

The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.

algorithms arraylist binaryheap collections framework framework-php hashmap kariricode linkedlist php php-data-structures queue stack treemap

Last synced: 05 Apr 2025

https://github.com/vovandreevik/translator

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.

arraylist arraylist-java hashmap java list map oop oops-in-java translator

Last synced: 12 Aug 2025

https://github.com/barannmeisterr/pediatric-endocrinology-clinic-time-table-scheduling-system

This java swing gui project is a comprehensive scheduling system for a Pediatric Endocrinology Clinic. It uses Directed Graph data structure to efficiently model the complex relationships and constraints between doctors and their shifts. The system ensures that all constraints related to doctor-shift assignments are respected generates timetable.

adjacency-matrix apachepoiexcel arraylist constraint-satisfaction-problem directed-graph directed-graph-schedule dynamictable gui hashmap jtable linked-list maven scheduler scheduling scheduling-algorithms shiftschedule swing-gui timetable timetable-generator xlsx

Last synced: 10 Sep 2025

https://github.com/jc-dev-ec/sistema-bancario

Es una aplicación de consola que permite gestionar operaciones bancarias básicas como consultas de saldo, depósitos, retiros y visualización de transacciones. La aplicación está diseñada para ser intuitiva y de fácil uso.

arraylist java scanner

Last synced: 10 Apr 2025

https://github.com/alpsayin/pure_c_collections

A collection of Arraylist, Linkedlist, Set, and Dict written purely in C for embedded devices.

arraylist c linkedlist object-oriented-c

Last synced: 27 Mar 2025

https://github.com/sidheshwarjadhav100/dreamteam-tracker

This project mainly focused on JDBD and MySQL Database to provides a Java-based client interface for managing IPL player information and perform CRUP operations.

arraylist database java jdbc mysql oop sql

Last synced: 14 Jun 2025

https://github.com/vovandreevik/animal-hierarchy

The Animal Hierarchy Java program is a demonstration of segregating a collection of animals based on their hierarchy using Java generics.

arraylist collection java list oop oops-in-java

Last synced: 07 Apr 2025

https://github.com/sameetasadullah/arraylist-implementation

My own templatized C++ implementation of ArrayList using Microsoft Visual Studio

arraylist cpp visual-studio

Last synced: 15 Mar 2025

https://github.com/aadewunmi/grocerylist_project

A Grocery List console-based Java application. It has the following functionality: (a) Print the list of grocery items, (b) add an item to the list, (c) modify an item in the list, (d) remove an item in the list, and (e) search for an item in the list.

arraylist arrays grocery-list-application java-8

Last synced: 20 Mar 2025

https://github.com/valentinnsoare/structcraftlib

Java library with custom data structures made with customization benefits and performance in mind.

arraylist binary-search binary-search-tree data-structures design-patterns hashtable heap java library linked-list performance queue sorting-algorithms stack

Last synced: 23 Mar 2025

https://github.com/aghajari/c-collections

Java collections and lists for C

arraylist c collections collections-c hashmap linked-list

Last synced: 07 Apr 2025

https://github.com/blaze6950/systemcollections

Console application-example of using standard collection classes: HashTable and ArrayList

arraylist collections console csharp cui example-project hashtable

Last synced: 10 Oct 2025

https://github.com/sxv357/apcs-labs

Labs completed during the course of the year in AP Computer Science

2d-arrays arraylist classes-and-inheritance recursion

Last synced: 18 Jul 2025

https://github.com/shaswatsraghuvansi/batman-crime-information-management-system

The Crime Management System Project Source Code In Java is a program that helps keep criminals records organized and lets people look at those records. The proposed system has features that save time and make management records work well.

abstraction arraylist core-java exception-handling inheritance

Last synced: 13 May 2025

https://github.com/maximfersko/list-java

My implementation Generic List

arraylist java-11 linkedlist list

Last synced: 16 Mar 2025

https://github.com/barannmeisterr/attendance-management-system

The Attendance Management System is a Java-based application designed to automate the process of recording and managing attendance for various courses. It provides functionalities for creating courses, adding attendance records, and generating attendance reports.

arraylist attendance-management-system bufferedreader enum enumeration filewriter java linkedlist localdate object-oriented-programming timeslots txt-files txtreader txtwriter

Last synced: 17 Sep 2025

https://github.com/Mansoor-P/JavaXplorer

This repository serves as a documentation of my journey learning Java programming. It includes code snippets, projects, resources, and detailed notes covering various Java concepts. Contributions and feedback are welcome as I continue to explore the world of Java development.

abstraction arraylist arrays-and-strings collections-framework design-patterns encapsulation exception-handling hashmap inheritance java jdbc lamda-functions linked-list multithreading polymorphism queues stacks streamapi

Last synced: 25 Apr 2025

https://github.com/mansoor-p/javaxplorer

This repository serves as a documentation of my journey learning Java programming. It includes code snippets, projects, resources, and detailed notes covering various Java concepts. Contributions and feedback are welcome as I continue to explore the world of Java development.

abstraction arraylist arrays-and-strings collections-framework design-patterns encapsulation exception-handling hashmap inheritance java jdbc lamda-functions linked-list multithreading polymorphism queues stacks streamapi

Last synced: 14 Jul 2025

https://github.com/subhadeeproy3902/java-tic-tac-toe

A simple and clean Tic Tac Toe game implementation using Java, JFrame, and ArrayList to keep the code beginner-friendly.

arraylist awt-gui java

Last synced: 02 Apr 2025

https://github.com/mehrajlatifli/androidlesson5_mytasks

Example for Android (Kotlin) tutorial

activity android arraylist binding gson intent todolist

Last synced: 04 Dec 2025

https://github.com/sassanghz/vocabulary-control-center---java

Menu-driven interactive program

arraylist java linked-list

Last synced: 14 Jun 2025

https://github.com/caaseey/basketball

A Java program to manage and analyze basketball player statistics through a menu-driven interface. Perform actions like viewing player details, calculating total points, updating scores, and identifying the top scorer. Demonstrates OOP concepts, ArrayLists, and dynamic data handling.

arraylist basketball interactive-menu java oop player-statistics

Last synced: 06 Sep 2025

https://github.com/prakhr/java-snakegame

Running the code can play a snake game in which length of snake increases upto max(width*height,max_increment_food_length) upto which snake does not crashes by boundaries while eating food.

arraylist awt border-layout color font graphics graphics2d java-8 javafx jframe joptionpane jpanel keylistener list random rendering stroke swing-gui toolkit

Last synced: 21 Aug 2025

https://github.com/ambrose821/circularlinkedlist

Circular Linked List Called BookList. Project Manually Implements a circular linked list and all nessecary methods to use said list. The program will read a text file containing a series of books. It will filter out books with an invalid Year, place them into an array list, and create a BookList(Our Circular Linked list) that can edited by a user.

arraylist exception-handling fileio java linked-list

Last synced: 10 Jan 2026

https://github.com/thiagosilvaantenor/threadsexercicio-4-so1

Exercício 4, sobre Threads, da matéria de Sistemas Operacionais 1 do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste

arraylist battletoads java threads

Last synced: 28 Dec 2025

https://github.com/katkargaurav09/java-e-commerce-console-app

Java E-commerce Console is a simple Java-based e-commerce console application that simulates basic online shopping functionality. It allows users to manage a product inventory, add/remove products from a shopping cart, and view the cart—all using Java's object-oriented principles and ArrayList for dynamic data storage.

arraylist corejava inheritance java oop

Last synced: 02 Apr 2025

https://github.com/nisanth2004/java-collection-framework

Java Collection framework provides many interfaces (Set, List, Queue, Deque) and classes (ArrayList, Vector, LinkedList, PriorityQueue, HashSet, LinkedHashSet, TreeSet).

array arraylist hashtable java linkedlist map methods mysql set springboot treeset

Last synced: 28 Feb 2025

https://github.com/mtgsoftworks/math-algorithm

The code generates two lists of 30 random integers each, combines them into a third list, reverses the order, and then sorts the combined list before printing the result.

arraylist console-application data-structures java-8 sorting-algorithms

Last synced: 16 Dec 2025

https://github.com/emersonpessoa01/concurso-coursera

Nesse projeto chamado Concurso, onde ordenaremos candidatos. A classe Candidato implementará Comparable e terá três atributos: nota, deficiente e idade.

arraylist comparable-interface compareto for getters java list tostring

Last synced: 04 Jul 2025

https://github.com/barbaraeguche/snakes-and-ladders

🐍🪜 an implementation of the classic snakes and ladder game.

arraylist cli dsa game oop

Last synced: 24 Dec 2025

https://github.com/adi3042/data-structure-with-java

🚀 Master data structures in Java! From stacks to trees, explore efficient, well-commented code to power up your coding skills. Perfect for learners & pros alike! ☕️💡 #Java #DataStructures

array arraylist bit-manipulation dynamic-programming graph linked-list queue recursion stack trees

Last synced: 17 Jan 2026

https://github.com/redinfinitypro/lab-6

The `Fighter` class extends the `Player` class by adding new attributes such as `sword` and `armor`, while also utilizing inherited attributes. It includes methods for displaying player data and calculating damage and defense. The `Main` class employs `PlayerReader` to load player data from "players.txt" to create objects.

arraylist bufferedreader filereader ioexception java

Last synced: 08 Oct 2025

https://github.com/freddydrew/deepdiveusingjava

Where I keep all of my class work from Udemy's Data Structures & Algorithms: Deep Dive Using Java course.

arraylist arrays data-structures hashtable heaps linked-list queues search-algorithms sorting-algorithms stacks trees

Last synced: 11 Oct 2025

https://github.com/natanmendes0/listas-java-desafio-final

Aplicação de compras em Java utilizando Arraylists, criada para armazenar o projeto do desafio final no curso de Java: Trabalhando com listas e coleções de dados, realizado na plataforma Alura

alura arraylist collections encapsulation formacao-alura java linked-list oriented-object-programming poo

Last synced: 11 Oct 2025

https://github.com/redinfinitypro/javastatanalyzer

Rating: (3/10) JavaStatAnalyzer is a Java program for statistical analysis, allowing users to input data, calculate mean, standard deviation, and dynamically input student names and scores.

arraylist scanner

Last synced: 28 Dec 2025

https://github.com/bell-kevin/milespergallonrevisited

Chapter 15 Example Project: Miles Per Gallon Revisited. In Ch 7 in the previous course, you created a project for calculating miles per gallon for a single trip and for cumulative trips. In this project, you will use the same class named MPG. It has instance variables for miles and gallons for a trip, total miles and total gallons for the cumulative calculation, and methods to instantiate a trip, display current MPG, and display total MPG. (Hint: after creating a new project here, create the new class, and copy all of the code from the Ch 7 MPG class into the Ch 15 MPG class.)

arraylist exception-handling miles-per-gallon object-oriented-programming try-catch unit-testing

Last synced: 17 Mar 2025

https://github.com/aadewunmi/shopping_list_program

A Java Swing GUI based shopping list program

arraylist java-8 swing-gui

Last synced: 20 Mar 2025