🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
-
Updated
Jan 30, 2025 - C++
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
All DSA topics covered in UIU DSA-I course, both lab and theory courses. Check DSA-2 Topics: https://github.com/TashinParvez/Data_Structure_and_Algorithms_2_UIU
Data Structure Mini Project on C++ "Contact Book" in CMD | 2022
Doubly-linked list C implementation
Code I Wrote From 2 C++ Classes at FAU.
School project: reimplement the STL containers in C++98 (using allocator, double linked list and AVL binary trees).
doubly linked list template
19Summer-VG101-Intro-to-Programming-Projects: Project 1: Crossing Animation (MATLAB) Project 2: "Uno" game implemented by Double-Ended Linked List (C) Project 3: 3D Parking-lot Animation (C++,OpenGL)
This repository (in spanish language) contains study material, codes, and exercises solved in the Data Structures course taught at UCSC in the 2022-1 semester.
Data Structure Lecture Notes & Assignment
Spell checking program with a double linked list
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
Aplikasi Coffee Shop Order Management adalah sistem pemesanan sederhana yang menggunakan Double Linked List dalam C++ untuk menyimpan, mengedit, menghapus, mencari, dan mengurutkan pesanan kopi.
This repository contains implementations of data structures in C++.
Basics of DATA-STRUCTURE
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
doubly linked list implementation using modern c++
A custom implementation of a double linked list in native C++.
Implementation of Common Data Structures in C++
Add a description, image, and links to the double-linked-list topic page so that developers can more easily learn about it.
To associate your repository with the double-linked-list topic, visit your repo's landing page and select "manage topics."