Topic: "double-linked-list"
kr-g/dryades
dryades umbrella project
Language: Python - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jekwwer/IAL-Project01-2021 📦
IAL Project: Stack, Infix to Postfix Conversion & Double Linked List Implementation - VUT FIT 2021/22
Language: C - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IT-Skills-Exchange/jacademy-data-structures
Java Academy Course: Data Structures
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xromjobert/push_swap
Language: C - Size: 132 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Jagadeesh393/phone_book1
Its similar to our phonebook ,it create alphabetical order and search and displays ,delete contacts ,it takes inputs as first name and last name and phone number
Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ezequielsan/Data-Structures
Códigos das aulas de Estrutura de Dados e Estrutura de Dados Avançadas
Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shrey1216/Seven-Flags
Using a Double Linked List to Manage Ride Queues
Language: Java - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rafaelalmeida2909/Python-Data-Structures
Data structures in Python
Language: Python - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

alidevhere/phone-book
C++ mini phone book project. It is practical implementation of DSA (Double Linked List)
Language: C++ - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

a-const/ListSerialize
Interview test
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

R4du911/Matrix-DoubleLinkedList
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kimfom01/DoublyLinkedList
Implementation of DoubleLinkedList for practice
Language: C# - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cmg189/linked_list
Double linked list implemented in C++
Language: C++ - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

baraa99salah/Double-Linked-List
This file was written by using C language, there are several of functions related to double linked list
Language: C - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tairanatalia/push_swap
42 sp // This project is about sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AlvaroMolinaCL/EstructurasDeDatos
This repository (in spanish language) contains study material, codes, and exercises solved by me in the Data Structures course taught at UCSC in the 2022-1 semester.
Language: C++ - Size: 618 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Suzanemh/DoublyLinkedList
Obligatorisk oppgave i emnet Algoritmer og Datastruktur 2022
Language: Java - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grainlogic/linked-list
Implementation of linked list data structure
Language: TypeScript - Size: 320 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mufidu/tubes-struktur-data
Implementasi double linked list 1 to N antara brand dan product
Language: C++ - Size: 182 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vveewwee/push_swap_42
only the description of the project, code in private repo
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

testtesttesttest45/SeatBookingSimulator2
Data Structure and Algorithm
Language: C# - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

testtesttesttest45/SeatBookingSimulator
Data Structure and Algorithm
Language: C# - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Meevs36/mdata
A library of generic C data structures.
Language: C - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R4du911/SortedIndexedList-DoubleLinkedListOnArrays
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

8Wada/W4D4-Control-InventarioVersion3
Listas Enlazadas Dobles
Language: JavaScript - Size: 253 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BragdonD/universal-double-linked-list-C
Universal data structure double linked list implementation in C
Language: C - Size: 147 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KameniAlexNea/rehearsal-course
Implementation of Dictionnary, LinkedDict and Double Linked Dict in Java
Language: Java - Size: 398 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aviadshiber/cacheable-example
an example of how to implement an LRU cache
Language: Scala - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShmuelRob/DataStructuresCs
Data Structures for C#
Language: C# - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sofiadelanoval/Data-Structures
messy codes from data structures classes <3
Language: C++ - Size: 532 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rahmadanu/restaurant-linked-list
Double Linked List implementation that covers all operations including insertion, deletion, traversing, etc. . This was also done with Object Oriented Programming (constructor, method, inheritance, and so on)
Language: C++ - Size: 448 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aleksFedotov/data-structures
Practice in data structures
Language: TypeScript - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PavelDeuce/grokking-algorithms
Doing the exercises using the grokking-algorithms book
Language: JavaScript - Size: 166 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

papastam/HY240_project 📦
Data Structures Project (HY240) [winter semester of 2020]
Language: C - Size: 767 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EunBinChoi/data-structure-master
Data Structure Lecture Notes & Assignment
Language: C++ - Size: 71.3 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gunaa12/Data-Structures
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.
Language: Java - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ecemcinar/AlgorithmsAndProgramming-II
Java exercises and data structures
Language: Java - Size: 499 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

deanone/DoubleLinkedList
A custom implementation of a double linked list in native C++.
Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Oleksandra2020/TED_Search
My university 1st year course homework.
Language: Python - Size: 98.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

grooleivsgard/Double-Linked-Lists
This project contains methods to browse and edit Double Linked Lists using generic values, a part of the class Algorithms and Datastructures.
Language: Java - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gabrielegilardi/LinkedLists
Single and double linked list data structures.
Language: Python - Size: 8.79 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Atul-Acharya-17/Data-Structures
Implementation of Common Data Structures in C++
Language: C++ - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abhishek-dhnma/DSA-Learning-Concepts
You can find DSA solutions to different questions.
Language: C++ - Size: 561 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yahya-mohammed07/doubly_linked_list
doubly linked list implementation using modern c++
Language: C++ - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

FiryanulRizky/StrukturData-KuliahSemester2
Kumpulan Projek Struktur Data Kuliah Semester 2
Language: C - Size: 107 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yash-ce/Linked-List
Linked-List
Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

iamchapita/Data-Structures
Some Data Structures with Node.
Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

vierto/beeWish_DS
A quiz project for Data Structures resulting a program that can add wish, view wish, and remove wish using double linked list concept.
Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lucasfdelis/data-structure-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
Language: C - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Cengizhnx/Doubly-Linked-List---Cift-Yonlu-Bagli-Liste
Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

stevengogogo/DSA-WastonAbili
DSA 20201 HW1 P5
Language: C++ - Size: 2.05 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

RT-four/BinarySearchTreeImplementation
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RT-four/AbstractDlinkedList
Language: Java - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DanielVargasLedezma/Data-Structures-Heap-PQueue-DLinkedList
Proyecto de estructuras de datos por Daniel Vargas Ledezma y Joshua Viera Salas
Language: C++ - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jishang1602/Double_linklist_remove_duplicate
C implementation to remove duplicates from an unsorted doubly linked list
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AllisonSFlores/Cielo_vs_Infierno
II Data Structures Project 2020-Implementation of different data structures
Language: C++ - Size: 84.6 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

E7su/growlithe
Data structures & Algorithms
Language: Python - Size: 1.64 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

jonathanbeber/lru-cache
Least Recently Used cache implementation using Go
Language: Go - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

imRP21/OTHER_ASSIGNEMENT_CODES
Data-structures and Algorithms that I had done during my semester 2, have a look at it.
Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

albaloshi1996/CPP-Data-structure
This repository contains c++ codes which implement data structure these codes contain: Linked List, Queues, Stack and more
Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

yan-almeida/doubly-linked-list
Lista duplamente encadeada na linguagem C.
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rickyes/lucky.js
☆ Basic high-level data structure library for Node.js
Language: JavaScript - Size: 48.8 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

TzStrikerYT/holbertonschool-low_level_programming
✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.
Language: C - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

contactsunny/Double_LinkedList_Implementation_Java_POC
This is a simple example of a double linked list implementation in Java.
Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

brunobpr/DoublyList
Immigration Queue System with GUI.
Language: Java - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

thekishanpatel/Data-Structures-and-Algorithms
Popular Data Structures and Algorithms
Language: Python - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Arrsh-Adarsh/Algorithms
Programs in C for various Data Structure like Linked List, tree, searching and sorting
Language: C - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abirvalarg/list
type-safe, double-linked dynamic array for C
Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abir1997/LinkedList
C++ Implementation of a Double Ended Linked List
Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

aschereT/lm-doublylinklist 📦
LM Double Linked List
Language: C - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

elkaRD/PRI_StudentDatabase
The last project for Fundamentals of Programming lectures - 1st semester of CS at WUT. Simple database of students sorted by name and by age using double linked list.
Language: C - Size: 187 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

achyutb6/doubly-linked-list
Doubly linked list implementation
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

0x8f701/double-linked
Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

fsrt16/Linked-LIST
Basics of DATA-STRUCTURE
Language: C++ - Size: 7.17 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

emersonvictor/projeto3-algoritmos 📦
💻 Projeto da disciplina Algoritmo e Estrutura de Dados do Centro de Informática da Universidade Federal de Pernambuco ∙ (mid 2017)
Language: Python - Size: 1.18 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

barbs-pm/ED1
Estrutura de Dados I
Language: C - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

wgarcia1309/Cuentas
Lab #2 data Structures
Language: Java - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dfzunigah/Java-Data-Structures
[COURSE] Implementation examples of some Java based data structures
Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bananaRanger/DoublyLinkedList
Example of doubly linked list on C++
Language: C++ - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

hack3rlife/linkedlists
Linked List Fundamentals
Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jacobgarcia/generic-double-linkedlist
A doubly linked list capable of handling arbitrary data structures.The implementation is able to create, insert, delete, and destroy the doubly-linked list.
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
