Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: doubly-linked-list

Dare-marvel/Data-Structures-and-Competitive-Programming--DS-CP----

Your one-stop GitHub repo for competitive coding and data structures! 🤖 Curated notes, practice problems, and real-world applications. Sharpen your skills and ace those interviews! 💻🔥

Size: 211 MB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 5 - Forks: 1

BhushanBahalkar/Java-Collections

This Git repository hosts custom Java implementations of essential data structures like ArrayList, LinkedList, Stack, and Queue. Each structure is optimized for efficiency and versatility. Thoroughly documented with accompanying test suites, it's a valuable resource for learning, interviews, or real-world projects.

Language: Java - Size: 52.7 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

djebby/algorithms-and-data-structures

Language: JavaScript - Size: 9.45 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

elmomoilanen/Halloc

Heap memory allocator

Language: C - Size: 122 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 2 - Forks: 0

KPlanisphere/linked-list-operations

Proyecto 3 - Estructuras de Datos

Language: C++ - Size: 3.91 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

KPlanisphere/TDA_List_Implementation_CPP

Proyecto 2 - Estructuras de Datos

Language: C++ - Size: 4.88 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

zcomert/veri-yapilari-ve-algoritmalar

Veri Yapıları ve Algoritmalar dersinin kod deposudur.

Language: C# - Size: 23.7 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 36 - Forks: 11

mattiaperera/Banking-Management-System-java-

Java language coded Banking Management System.

Language: Java - Size: 36.1 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

itayG98/Box-Data-structure-application-WPF

WPF MVVM app with generic data structure and caliburn micro Nuget

Language: C# - Size: 79.1 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

niinpatel/LinkedLists

Implementation of LinkedLists using JavaScript.

Language: JavaScript - Size: 3.91 KB - Last synced: 10 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nikolae93/Data_Structures

Collection of custom, most common data structures such as singly linked list, doubly linked list, stack,queue,hash table,graph...

Language: JavaScript - Size: 8.79 KB - Last synced: 11 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

sneha-tarnekar/java-data-structure-algo

Data structure and algorithms to brush up concepts. Solved problems in Java related to common data structures.

Language: Java - Size: 196 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

15Galan/gt_datalib

Práctica 2 del Taller de Git y GitHub de 42 Málaga

Language: C - Size: 152 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 11 - Forks: 38

morpho-org/morpho-data-structures

Data structures tested and used by the Morpho Protocol.

Language: Solidity - Size: 3.49 MB - Last synced: 8 days ago - Pushed: 10 months ago - Stars: 110 - Forks: 10

clive-colaco/predatory-simulation

I created a simulation of the predator-prey relationship between snakes, birds and cats using C#.

Language: C# - Size: 23.4 KB - Last synced: 25 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

mounishvatti/LearnDSA

This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms

Language: C - Size: 2.08 MB - Last synced: about 15 hours ago - Pushed: about 16 hours ago - Stars: 2 - Forks: 0

Anwarvic/extra-collections

extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.

Language: Python - Size: 13.4 MB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 44 - Forks: 9

nishanttomar21/Shell-Sort-Linked-List

Shell sorting using link list

Language: C - Size: 51.6 MB - Last synced: 30 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

ThomasThelen/DataStructures

Various data structures implemented in c++

Language: C++ - Size: 7.44 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

max-prosper/golgorithms

Algorithms and Data Structures in Go

Language: Go - Size: 10.7 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Salma-Mamdoh/Data-Structures-Implementation

Our project for Data Structures Course taken during fall 2023 semester

Language: C++ - Size: 61.5 KB - Last synced: about 4 hours ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

lolooppo/CsGetSkilled-Data-Structures

Most important data structures , exercises and homworks.

Language: C++ - Size: 169 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

m-essam-s/DataStructures

Some dynamic data structures implementation from my perspective.

Language: C++ - Size: 16.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

vantandev/data-structures-algorithms

CTDL&GT - 2019

Language: C++ - Size: 71.3 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 7

bkmandge/Data-Structures-Implementations

All "Data Structures" are implemented here

Language: Python - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

kdgyun/Data_Structure

Language: Java - Size: 82 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 26 - Forks: 10

nofil-zahid/DATA-STRUCTURES

This repository contains implementations of various linear data structures in C++ using CLion IDE.

Language: C++ - Size: 0 Bytes - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Xeroxtheplanet/Doubly-Linked-List-Assignment

An assignment for COMP2010.

Language: Java - Size: 2.23 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

FelippeNO/Data_Structures_C_Exercises

Language: C - Size: 1.25 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

prathwik0/data-structures-in-c

Data Structures in C

Language: C - Size: 246 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 5 - Forks: 2

rafi0x/linkedList

doubly & singly linked list in vanillaJs

Language: JavaScript - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

pSapien/data-structures-and-algorithms

Data Structures and Algorithms in Javascript.

Language: JavaScript - Size: 445 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mayankaga94/Doubly-linked-list

### Data Structures and Algorithms. Implemented doubly linked list and set of functions based on doubly linked list.

Language: C - Size: 9.77 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nishant7372/Basic_Data_Structures

Basic Data Structures + LeetCode Problem Approaches

Language: Java - Size: 85 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ShyrenMore/InterviewPrep

A repo that might help you for Data structures and Algorithms (DSA) interviews

Language: C++ - Size: 9.73 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 32 - Forks: 5

JuanCarlosBajan/Calculadora-infix---postfix-con-factory

Calculadora que utiliza diferentes sistemas de colección de datos, son el objetivo de estudiar el funcionamiento de estos sistemas y aplicarlos en un modelo real.

Language: Java - Size: 1.15 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

PriDhingra/Data-Structures

Data Structures(Linked Lists, Stack, Queue, Tree)

Language: C++ - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

SteevenRodriguez/ProjectPS1

Language: C - Size: 125 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

mnpsnuwan/datastructures

A collection of powerful data structures are using java

Language: Java - Size: 1.39 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

ashutosh6500/LRU-CACHE-Implementation-generic-

Generic LRU Cache implementation using Doubly Linked list and Hashmap

Language: C++ - Size: 1.95 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ashutosh6500/Generic-Singly-Doubly-Linked-list

Implementation of Generic Singly and Doubly Linked list using object oriented concepts in C++ including Inheritance, Virtual functions etc.

Language: C++ - Size: 1.95 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ZunainAliAzam/Phonebook-management-system

This project is made as a project for the implementation of Data structures. In this project, I have used doubly linked list to maintain this phonebook.

Language: C++ - Size: 2.93 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Maheshkumar-novice/Linked-List

Linked List Data Structure

Language: Ruby - Size: 61.5 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

0xRaffSarr/linkedList

Linked list

Language: C - Size: 246 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

Floofies/LinkedList

Singly linked, doubly linked, and circular LinkedList classes for JavaScript. Taken from Differentia.js

Language: JavaScript - Size: 20.5 KB - Last synced: 17 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

saadbutt27/LeetCode

Leetcode Practice Problems

Language: C++ - Size: 202 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

chillaxabhinav/Domes.js

Fun little utility of Pre-implemented Data Structures. 🚀

Language: JavaScript - Size: 113 KB - Last synced: 18 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 3

GherardiGiacomo/ASD_Lab1

Laboratorio #1 del corso ALGORITMI E STRUTTURE DATI (80298) UNIGE

Language: C++ - Size: 968 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ashishshres/Linked-List-in-Data-Structure

Linked List in Data Structure

Language: C - Size: 9.77 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

enesozi/LinkedList-Implementation

Doubly LinkedList Implementation

Language: C++ - Size: 13.7 KB - Last synced: 3 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

ramonsantos/data-structures 📦

Implementation of data structures in Ruby

Language: Ruby - Size: 28.3 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

SabbitRex/DSA

Data structures & algorithms implemented in Java and solutions to leetcode problems.

Language: Java - Size: 767 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 16 - Forks: 2

BetinaCojan/Robot-Planning

Simulation of a warehouse managed by robots. Implementation of robot control functions for the management of objects in the warehouse. Creation of data structures using a generic implementation.

Language: C++ - Size: 77.1 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

dc-fukuoka/dlist

dlist - a simple doubly linked list container for strings.

Language: C - Size: 2.93 KB - Last synced: 3 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dc-fukuoka/dclist

dclist - a simple doubly circularly linked list following linux kernel manner, using struct list_head and container_of().

Language: C - Size: 1000 Bytes - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

tensorush/zig-indexlist

🦎 🗂️ Zig port of the doubly-linked list backed by an array created by @steveklabnik.

Language: Zig - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

bursasha/c-projects

Programming and algorithmization in C ⚙️

Language: C - Size: 43 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

genius257/au3LinkedList

A Singly and Doubly Linked List for AutoIt3

Language: AutoIt - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

rite2hamed/back2basics

Revisiting basic concepts and data strcutures

Language: Java - Size: 10.7 KB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Ali-Elshorpagi/Data_Structures

Data Structures in C++

Language: C++ - Size: 7.47 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 10 - Forks: 0

Crypto-toolbox/HFT-Orderbook

Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C

Language: C - Size: 291 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 892 - Forks: 253

k-m-arun-kumar-5/DLL-Emp

implement Employee's record using ordered and unique Emp ID as key in Double Linked List which as transverse forward or backward depending on Emp ID.

Language: C - Size: 96.7 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

imehrdadmahdavi/circular-doubly-linked-list

A native implementation of circular doubly linked list C

Language: C - Size: 49.8 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

musfiqurR661/Data-Structure-1_UIU

Data Structure and Algorithms I

Language: C++ - Size: 13.6 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 0

GoncaloVCorreia/Final-Grade-Generator

This project involves the development of a program to generate final grades from partial scores. It showcases handling of file input/output, error detection and handling, and dynamic data structures, specifically doubly linked lists.

Language: C - Size: 63.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

nattisam/DoublyLinkedListImplementation

Efficient C++ Doubly Linked List implementation for dynamic data storage and manipulation. Offers essential list operations with clear code and usage examples.

Language: C++ - Size: 60.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

tkalpit/DSA

Here, we are learning data structure algorithm in JavaScript.

Language: JavaScript - Size: 24.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

vedantyetekar/use-lru-cache

A React hook for managing an LRUCache (Least Recently Used Cache) in your React components.

Language: TypeScript - Size: 39.1 KB - Last synced: 4 days ago - Pushed: 5 months ago - Stars: 4 - Forks: 2

tsotne95/LinkedList

c++ doubly LinkedList

Language: C++ - Size: 2.93 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jmersinger/COP4530-Data-Structures

Various Projects and Assignments from my Data Structures course taken in Spring 2024

Language: C++ - Size: 753 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

peter-popazov/train-station-schedule-system

Final university project creating a system for keeping track of Train Station Schedule (1st year)

Language: C - Size: 182 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

wisdommatt/go-data-structures

A collection of data structures implemented in Go.

Language: Go - Size: 46.9 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

BB-301/c-generic-doubly-linked-list

A simple and experimental C implementation of a generic doubly linked list

Language: C - Size: 48.8 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

B3TA-BLOCKER/Data-Structure-and-Algorithms-in-Cpp

My personal repository containing data structures and algorithms implementations for my third-semester coursework. Dive into the world of DSA with comprehensive code examples and solutions.

Language: C++ - Size: 48.8 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

A-geeky-man/Doubly-Linked-List

Python code for the doubly liked list.

Language: Python - Size: 5.86 KB - Last synced: 5 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

sripathy914/Java

You can view the full java codes from basics to hardest data structures here. My programs are ideal for both beginners and experienced developers looking to enhance their programming skills. Feel free to explore my repo...

Language: Java - Size: 59.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

eeshannarula29/structlinks

Easily Access and visualize different Data structures including Linked lists, Doubly Linked lists, Binary trees, Graphs, Stacks, Queues, and Matrices.

Language: Python - Size: 268 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 17 - Forks: 8

noonomyen/doubly-linked-list-playground

Menu driven program for doubly linked list

Language: C - Size: 9.77 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Swaraj-Deep/data-structures-algorithms

Repository for data structures implementation in cpp

Language: C++ - Size: 72.3 KB - Last synced: 5 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

Stefi99R/Data-Structures-Library 📦

Data Structures Library is a C# class library featuring a range of fundamental data structures, from basic stacks and queues to advanced trees and heaps. It's crafted for use in various applications and serves as an educational resource for those learning about data structures.

Language: C# - Size: 123 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

blueork/Data-Structures-CPP

Implementation of various Data Structures and their applications in C++

Language: C++ - Size: 63.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

MinaSamirSaad/alx-low_level_programming

All steps and tasks that I used to learn C language with ALX

Language: C - Size: 563 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Mihirr42/JourneyinDSA

Data Structure And Algorithms Top Algos

Language: C++ - Size: 47.9 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

zpnst/smart-list

Functional doubly linked list

Language: C++ - Size: 24.4 KB - Last synced: 27 days ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

impopular-guy/linkarray

Doubly-Linked-List implementation using array.

Language: V - Size: 19.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

hughyi/Data-structure

Prof. Junsuk Choe - spring 22'

Language: C - Size: 486 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

panates/doublylinked

Doubly linked list implementation for JavaScript with iterator and array-like interface

Language: JavaScript - Size: 518 KB - Last synced: 26 days ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

Pratik94229/Data_Structures

This repository contains implementations of different data structures in Python. Each data structure is implemented in a separate Python file along with accompanying tests.

Language: Jupyter Notebook - Size: 256 KB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 1

kaan-yalcinkaya/RList

RList is a Ruby implementation of the doubly linked list

Language: Ruby - Size: 8.79 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

elliotekj/doubly_linked_list

A fast, amortised O(log n) doubly linked list implementation

Language: Elixir - Size: 51.8 KB - Last synced: 8 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

bzdgn/data-structures-in-java

Data structures in detail with java implementations

Language: Java - Size: 104 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 57 - Forks: 28

madisongarccia/CS235

Data Structures in C++

Language: C++ - Size: 0 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

SwarnenduRC/DataStructures

Console application to test various data structueres built locally

Language: C++ - Size: 158 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 1

Kaoutherbo/Practical-exercies-linked-list

Some exercices about singly linked list

Language: C - Size: 80.1 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

plipustel/DSLinkedList

Linked List

Language: Java - Size: 38.1 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

fenilGhoghari/Client-Server-Based-Application-TCP-UDP-Parallel-with-Doubly-link-list-Fork-Multi-threading-IPC

Language: C - Size: 21.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Abdelmagidawad/Data-Structures

Data Structures Implementation

Language: C++ - Size: 21.5 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

tonycituk/linked-lists

Repo containing different kind of linked lists written in java.

Language: Java - Size: 546 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

DibsTHEgreat/Data-Structures-and-Algorithms

Practicing Data Structures and Algorithms, feel free to use my code if you want to learn these concepts also

Language: Python - Size: 15.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

sriramvema/Elevator-Simulator

This simulator has nodes connected in a doubly linked list. Each node stands for a floor and the list can simulate an elevator carrying passengers back and forth between floors

Language: C++ - Size: 6.84 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0