Projects in Awesome Lists tagged with array-list
A curated list of projects in awesome lists tagged with array-list .
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/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/fmorenovr/gods
Golang Data Structures implementation.
array-list binary-search-tree data-structures doubly-linked-list enumerables graph hash linked-list lists maps queue sets stack tree
Last synced: 27 Jan 2026
https://github.com/kalamay/small-array-list
Memory efficient array list for zig that allows a small number of items to be stored allocation-free.
array array-list memory-efficient zig zig-package ziglang
Last synced: 14 Jun 2025
https://github.com/jjfiv/csc212arraylists
CSC212 Array-Based List Implementations
array-list data-structures dynamic-array smith-csc212
Last synced: 30 Aug 2025
https://github.com/hpedrorodrigues/c-algorithms
Part of my daily plan for studying algorithms and data structures in C
algorithm array-list data-structure hash-algorithm hash-table linked-list queue stack
Last synced: 14 Mar 2025
https://github.com/sharipovikromjon/small_java_projects
Projects from Codecademy Course: Learn Java (Beginner)
array-list arrays conditional-statements encapsulation inheritance object-oriented-java polymorphism two-dimensional-arrays
Last synced: 15 Mar 2025
https://github.com/leandrojsandoval/paradigmasdeprogramacionjava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
array-list chain-of-responsibility-pattern composite-pattern dequeue dessign-pattern exceptions hash-set iterator-pattern linked-hash-set linked-list polymorphism stack-java state-pattern treeset
Last synced: 27 Mar 2025
https://github.com/miroslavkolosnjaji/data-structures-by-example
This project contains my implementations of linear data structures, based on the 'Data Structures 1' course from Code with Mosh. The solutions are the result of solving practical exercises that focused on building methods and operations for each data structure.
array-list code-with-mosh data-structures data-structures-and-algorithms hash-map linear-data-structures linked-list queue stack
Last synced: 20 Feb 2025
https://github.com/ayeshathoi/dsa-i
Data-Structure & Algorithm Assignments
array-list bst divide-and-conquer dynamic-programming graph greedy-algorithms heap linked-list queue sorting-algorithms stack
Last synced: 21 Feb 2025
https://github.com/leansandoval/paradigmasdeprogramacionjava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
array-list chain-of-responsibility-pattern composite-pattern dequeue dessign-pattern exceptions hash-set iterator-pattern linked-hash-set linked-list polymorphism stack-java state-pattern treeset
Last synced: 06 Jul 2025
https://github.com/eeyribas/CSharp-WinForms-Examples
It is a repo containing C# WinForm examples. It's a good repository for those who want to learn C# programming.
array array-list bitmap csharp csharp-programming csharp-winform csharp-winforms-app examples file-operations graphics image-list operator print simple-examples standart-libraries static toolbox visual-studio winforms winforms-application
Last synced: 07 Oct 2025
https://github.com/bell-kevin/workingwithanarraylist
Create a project that instantiates an ArrayList of Strings. Follow the directions below for adding and removing data from the ArrayList, then print out the results. You do not need to ask the user for any of this data, type it directly into the code of the main class. Be sure to print out the usual header first, "Chapter 10 Array Lists by Student Name” with a blank line after. Directions for the ArrayList: Add your name Add “games” Add your favorite hobby Set “enjoys” as the value in position 1 Add your favorite holiday Remove the item in position 3 Add your birthday month Set “programming” as the value in position 2 Remove the item at the end of the list (you’ll need to know the size of the list to do this) Print the list Take a screenshot of the code with the output below it.
array-list arraylist datc davis-tech davis-technical-college object-oriented-programming
Last synced: 18 Jun 2025
https://github.com/eeyribas/csharp-winforms-examples
It is a repo containing C# WinForm examples. It's a good repository for those who want to learn C# programming.
array array-list bitmap csharp csharp-programming csharp-winform csharp-winforms-app examples file-operations graphics image-list operator print simple-examples standart-libraries static toolbox visual-studio winforms winforms-application
Last synced: 03 Mar 2025
https://github.com/streamlined2/order-book
Order book management
array-list binary-search gradle hash-table java-20 junit5 linked-list unit-testing
Last synced: 14 Jul 2025