linked-list topic

List linked-list repositories

Data-Structures-and-Algorithms

239
Stars
90
Forks
Watchers

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, Dyn...

linked-list-good-taste

2.0k
Stars
114
Forks
Watchers

Linus Torvalds' linked list argument for good taste, explained

LearningMasteringAlgorithms-C

740
Stars
273
Forks
Watchers

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

cdsa

604
Stars
47
Forks
Watchers

A library of generic intrusive data structures and algorithms in ANSI C

data-structures

416
Stars
83
Forks
Watchers

Go datastructures.

learn-data-structures

349
Stars
69
Forks
Watchers

数据结构(C语言描述)学习笔记

data-structures

184
Stars
43
Forks
Watchers

Common data structures and algorithms implemented in JavaScript

Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.

Coding-Ninjas-Data-Structures

204
Stars
170
Forks
Watchers

This repo contains solutions to problem of data structures in c++