linked-list
There are 5381 repositories under linked-list topic.
teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
tezc/sc
Common libraries and data structures for C.
mkirchner/linked-list-good-taste
Linus Torvalds' linked list argument for good taste, explained
mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
yourtion/LearningMasteringAlgorithms-C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
omonimus1/geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
sysprog21/lab0-c
C Programming Lab: Assessing Your C Programming Skills
austin2035/learn-data-structures
数据结构(C语言描述)学习笔记
stacygohyunsi/algorithms-primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
timtadh/data-structures
Go datastructures.
DivyaGodayal/CoderChef-Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Algo-Phantoms/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Ishan-sinha/DSA-for-SDE-interview
This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.
anubhavshrimal/Data-Structures-Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
nikoo28/java-solutions
Solutions in JAVA for some coding platforms.
abhiagx/InterviewBit
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
amitbansal7/Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
AlgorithmCrackers/Interview-Questions
List of all the Interview questions practiced from online resources and books
happy-turtle/oit-unity
Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists
Hunterdii/GeeksforGeeks-POTD
🌟 Welcome to the vibrant world of GeeksforGeeks Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀
blocage/leetcode-algorithms
Leetcode solutions
srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore
Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
ashish-3916/Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
shreya367/InterviewBit
InterviewBit Solutions
spirosmaggioros/AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
JoeKarlsson/data-structures
Common data structures and algorithms implemented in JavaScript
zrwusa/data-structure-typed
Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
mattreecebentley/plf_list
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
lironmiz/Computer-Science-in-Java
Designed for saving assignments, submission exercises and projects
IndEcol/Dashboard
A collection of open source projects relevant for industrial ecology practitioners, hosted on GitHub and beyond
103style/LeetCode
leetcode的练习记录
hasancse91/data-structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site