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.
-
Updated
Jan 15, 2023 - C++
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.
Spell checking program with a double linked list
Data Structure Lecture Notes & Assignment
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.
Implementation of Common Data Structures in C++
Computer Science 2nd semester - Data Structure
Uma aplicação em linha de comando para escolha de passagens e rotas de ônibus. 🚌
doubly linked list implementation using modern c++
Basics of DATA-STRUCTURE
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
A custom implementation of a double linked list in native C++.
C++ Implementation of a Double Ended Linked List
A C++ console-based Music Player that simulates real-world features using core Data Structures like Linked Lists, Queues, and Tries. Built to demonstrate practical DSA applications in an interactive way.
C++ mini phone book project. It is practical implementation of DSA (Double Linked List)
Example of doubly linked list on C++
Códigos das aulas de Estrutura de Dados e Estrutura de Dados Avançadas (Universidade)
Implementation of a customer complaint queue for the service department system to handle angry customer's complaints.
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."