dynamic-arrays
Here are 68 public repositories matching this topic...
Sort:Most stars
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
- Updated
Jan 20, 2021 - C
An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.
- Updated
Apr 30, 2024 - C
Implementation of Data Structures in C
- Updated
Feb 3, 2021 - C
Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .
- Updated
Oct 4, 2022 - C
An Easy-to-use Framework for the C Language.
- Updated
Oct 9, 2025 - C
Simple, fast, and fully functional JSON library based on the recursive parser and lexical analyzer
- Updated
Aug 26, 2021 - C
Generic Vector/Dynamic Array implementation using Macros in C.
- Updated
Jul 30, 2020 - C
Dynamic arrays, hashmap, string utilities and more
- Updated
Apr 27, 2025 - C
A Mini Search Engine in C++, using an inverted index and a trie.
- Updated
Jul 5, 2020 - C++
Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.
- Updated
Aug 4, 2023 - C++
Topics Covering :" Dynamic Character Arrays ". Functionalities: Show total words and letters you write , , total time you consume , speed per minute ,an additional backSpace run-time deletion functionality
- Updated
Sep 30, 2022 - C++
Practical Work N°1: Linked List | This project is a collaborative effort between Rayan Derradji and Tarek Ait Ahmed for the Practical Work N°1 on Linked List
- Updated
Jul 24, 2024 - C
HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.
- Updated
Dec 1, 2024 - C#
Modify your HW1 in a way that your followers should be stored in an Array object (a dynamic array created by Array class).
- Updated
Mar 30, 2025 - C++
A dynamic array library for arduino
- Updated
Aug 17, 2023 - C++
This C++ project focuses on automotive data analysis. It reads a CSV file containing detailed car information, stores it in a dynamic array, and applies operator overloading to analyze different car types. The implementation uses basic structures, avoiding STL containers, and showcases dynamic memory management.
- Updated
Aug 12, 2024 - C++
This repository contains my implementations and practice exercises related to Data Structures and Algorithms. I have been learning from the Hex Coder Youtube Channel, and I've uploaded my code here for reference and sharing with the community.
- Updated
Jan 24, 2024 - C++
HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.
- Updated
Dec 1, 2024 - C#
Improve this page
Add a description, image, and links to thedynamic-arrays topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedynamic-arrays topic, visit your repo's landing page and select "manage topics."