datastructures topic

List datastructures repositories

C-Macro-Collections

494
Stars
37
Forks
Watchers

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

datastructures-and-algorithms

36
Stars
8
Forks
Watchers

Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.

algorithm-study

235
Stars
30
Forks
Watchers

Algorithm Notes and Templates (written in python,golang and typescript)

Competitive-Programming

69
Stars
13
Forks
Watchers

Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.

Data-Structures-Algorithms

31
Stars
21
Forks
Watchers

:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.

algorithm

179
Stars
27
Forks
Watchers

The repository algorithms implemented on the Go

bloom-filter-scala

375
Stars
57
Forks
Watchers

Bloom filter for Scala, the fastest for JVM

awesome-java-leetcode

8.7k
Stars
1.7k
Forks
Watchers

:crown: LeetCode of algorithms with java solution(updating).

SkipList

38
Stars
20
Forks
Watchers

A Java implementation of skip list 跳表的Java语言实现