data-structure topic

List data-structure repositories

staticvec

267
Stars
20
Forks
Watchers

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

array-keyed-map

38
Stars
3
Forks
Watchers

JS datastructure, like Map, but the keys are arrays

leetcode

65
Stars
7
Forks
Watchers

✍️ 200+ LeetCode solutions in Java

denormalizr

229
Stars
24
Forks
Watchers

Denormalize data normalized with normalizr

algorithms

23.7k
Stars
4.6k
Forks
Watchers

Minimal examples of data structures and algorithms in Python

blog

1.6k
Stars
231
Forks
Watchers

Life is a moment :notebook_with_decorative_cover:

go-succinct-data-structure-trie

42
Stars
11
Forks
Watchers

Succinct Data Structure of Trie, written in Go

computer_science_in_lua

48
Stars
3
Forks
Watchers

:first_quarter_moon_with_face: Implementation of some classic data structures and algorithms in Lua

DataStructure

55
Stars
9
Forks
Watchers

📌🔎📝 Veri Yapıları (BMU221) ve bütün derslerin dokümantasyonu. Notes and examples in the data structure and all lessons course. Data Structures with Java.

data-struct-java

31
Stars
18
Forks
Watchers

数据结构与算法分析 Java语言描述 习题解答