dynamic-arrays
There are 68 repositories under dynamic-arrays topic.
phorward/libphorward
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
pzaino/zvector
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.
AlokikPathak/data-structures
Implementation of Data Structures in C
zakarouf/z_
An Easy-to-use Framework for the C Language.
kala13x/xjson
Simple, fast, and fully functional JSON library based on the recursive parser and lexical analyzer
muhibarshad/Salik-Bank-Limited
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 .
alexiszamanidis/vector
Generic Vector/Dynamic Array implementation using Macros in C.
detectivekaktus/gear
Dynamic arrays, hashmap, string utilities and more
JohnPapad/Mini-Search-Engine
A Mini Search Engine in C++, using an inverted index and a trie.
muhibarshad/Zero-to-Advance-OOP-Concepts-CPP
Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.
muhibarshad/Typing-Speed-Tester-In-CPP
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
Rennsen/TP1_ALSDD_R-T
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
RISC-OS-Community/ZVector
A port of ZVector library to RISC OS (this is NOT the official ZVector for all platforms repository!)
cMardc/Dynamic_Arrayduino
A dynamic array library for arduino
cnstll/ft_containers
An Implementation of containers from the C++ STL
DaniilVdovin/Material-Pointer-Cpp
Methodical material. Parsing the topic of c++ pointers. Writing assignments and tests for students
DilZhaan/DSA
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.
eman06/automotive-analytics
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.
federicoromeo/ed-with-multiples-Undo
Implementation of a text editor with persistent bbst [Algorithms and Data Structures project]
i-am-djordan/CSC375-Twitter-Project
Modify your HW1 in a way that your followers should be stored in an Array object (a dynamic array created by Array class).
Kalyan767Z/Method_Resize_and_addition
HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.
Kalyan767Z/Work_with_array
HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.
KennedyTedesco/dynamic-array
Dynamic array in C
obenchkroune/c-dynamic-array
A simple C dynamic array implementation
PlatziMaster/challenge-cs-01
Implementation of Dynamic Arrays
ProfRandom/Excel-Lambda-Suite
Reusable Excel LAMBDA function library for modeling, simulation, statistics, and advanced spreadsheet design.
R0mb0/Dynamic_array_classic_asp
Collection of libraries and classes for having dynamic arrays on classic asp.
saparmuratx/VecInt
Simple std::vector<int> implementation in C++
Sohaib90/dynamic_array
Implementation of a dynamic array in c
Paroryx/UE04
Java programs for the fourth exercise unit (UE04) in "Software Development 1". Focus: working with one-dimensional and two-dimensional arrays.
Pulsar7/DynamicArrayLib
Custom implementation of Dynamic-Arrays in C
Boitumelo-09/SMART-INVNTORY-SALES-MANAGEMENT-SYSTEM
🏛A C++ Object-Oriented E-Commerce Management System with customers, products, and orders. Features include registration, product catalog, and order tracking with modular .h and .cpp structure.
Ersalman4/Stack_Operations
A menu driven stack implementation in C using Modular design and Makefile
Exauce-Malula/Generic_Data_Structures
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
leandroblandi/lib-dynamic-arrays
Este repositorio contiene una Librería programada bajo C que permite el manejo de arrays/matrices dinámicos/as.
TensorPhobia/DynamicArray
Implementation of c== std vector in c , done live on twitch