💻 Projeto da disciplina Algoritmo e Estrutura de Dados do Centro de Informática da Universidade Federal de Pernambuco ∙ (mid 2017)
-
Updated
Apr 4, 2018 - Python
💻 Projeto da disciplina Algoritmo e Estrutura de Dados do Centro de Informática da Universidade Federal de Pernambuco ∙ (mid 2017)
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 structures implemented in Python, C and Java.
Data Structure Lecture Notes & Assignment
Spell checking program with a double linked list
This file was written by using C language, there are several of functions related to double linked list
This project contains methods to browse and edit Double Linked Lists using generic values, a part of the class Algorithms and Datastructures.
College Group Project for Double Linked List in Manual and Package, Made into User Menu
Go data-structure and algorithm implementation this more of a refresher exercise on the basics of theoretical computer science
Popular Data Structures and Algorithms
Repositório criado para registro de atividades feitas na matéria de 'Estrutura de Dados e Algoritmos', no segundo período de Engenharia de Computação - IFPB
simple C++ vector implement by Golang
C double linked list library that can hold heterogeneous data, achieved through the extensive use of void pointers.
Singly linked, doubly linked, and circular LinkedList classes for JavaScript. Taken from Differentia.js
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
While learning about the inner workings of certain data structures, I decided to make my own library of a few of them from scratch. This repository includes singly and doubly-linked lists, stacks, queues, and binary trees.
Practice in data structures
Customer Loyalty Management System 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."