Object Oriented Programming assignment @ University of Padova, Italy.
-
Updated
Nov 7, 2017 - C++
Object Oriented Programming assignment @ University of Padova, Italy.
This is a c++ double linked list program which was an assignment in the Data structure course during my B.S. degree. the program does: to add student in the list, remove student from the list, search for student, print all students, print the info of a student, print the number of students, delete the list. the student's data are first name, las…
An implementation of a doubly linked list in C
🏭 A factory line simulation, using double linked lists in Java
Exercicio Programa (EP) de estruturas de dados utilizando listas ligadas.
This is a simple example of a double linked list implementation in Java.
DoubleLinkedList Example using C & Ccoffee build tool.
Doubly Linked List Example Using Java
This project simulates the Dynamic Memory Allocation process using Dictionary data structure .
Simple C++ Data Structures
TypeScript implementation of a double-linked list
A library of generic C data structures.
To associate your repository with the doublelinkedlist topic, visit your repo's landing page and select "manage topics."