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

Topic: "datastructure"

Blankj/awesome-java-leetcode

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

Language: Java - Size: 500 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 8,714 - Forks: 1,718

LeetCode-OpenSource/vscode-leetcode

Solve LeetCode problems in VS Code

Language: TypeScript - Size: 11.3 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 8,353 - Forks: 669

CodePanda66/CSPostgraduate-408 📦

💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源

Language: C++ - Size: 1.46 GB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 5,121 - Forks: 714

microsoft/FluidFramework

Library for building distributed, real-time collaborative web applications

Language: TypeScript - Size: 641 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4,831 - Forks: 549

kangjianwei/Data-Structure

《数据结构》-严蔚敏.吴伟民-教材源码与习题解析

Language: C - Size: 20.8 MB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 3,694 - Forks: 984

openacid/slim

Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).

Language: Go - Size: 18.1 MB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 1,926 - Forks: 102

Blankj/AndroidOfferKiller

:muscle: Help you get a better offer.

Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1,876 - Forks: 241

Omooo/Android-Notes

✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃

Size: 164 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,833 - Forks: 257

Xunzhuo/Algorithm-Guide

Xunzhuo`s Tutorials of Algorithm and Data Structure 🚀🚀🚀

Language: Java - Size: 498 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,631 - Forks: 260

csxiaoyaojianxian/JavaScriptStudy

JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!

Language: JavaScript - Size: 189 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 699 - Forks: 214

LeoVen/C-Macro-Collections

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

Language: C - Size: 4.35 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 558 - Forks: 40

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.

Language: Python - Size: 66.4 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 367 - Forks: 80

DmrfCoder/AlgorithmAndDataStructure

互联网行业研发岗面试必备算法题配图解析及代码

Language: Python - Size: 203 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 339 - Forks: 104

mkirchner/hamt

A hash array-mapped trie implementation in C

Language: C - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 293 - Forks: 7

slightlyoutofphase/staticvec

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

Language: Rust - Size: 1.47 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 267 - Forks: 20

typed-immutable/typed-immutable

Immutable and structurally typed data

Language: JavaScript - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 263 - Forks: 10

hicodebear/awesome-leetcode-algorithm

Awesome Leetcode Algorithm、Awesome Algorithm、LeetCode Solutions、Algorithm and DataStruct Tutorial (ACM金牌选手讲解《算法与数据结构》、LeetCode超清晰题解)

Size: 192 MB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 204 - Forks: 29

anushka23g/Learning-Made-Easy

This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.

Language: C++ - Size: 786 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 182 - Forks: 102

eugnsp/library

Data structures, algorithms, and C++ reference library

Size: 1.38 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 171 - Forks: 27

DangoSky/algorithm

算法和数据结构练习(Leetcode)

Language: JavaScript - Size: 2.26 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 166 - Forks: 67

dongyi-kim/10weeks-codingtest

구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다

Language: Java - Size: 8.71 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 136 - Forks: 37

RongleXie/Play-with-Data-Structures-Ronglexie

:trident:玩转数据结构 从入门到进阶:top: Fun data structure from entry to advanced.用Java语言实现数组,栈,队列,链表,二分搜索树,集合,映射,堆,线段树,字典树,并查集,AVL,红黑树,哈希表。

Language: Java - Size: 588 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 134 - Forks: 82

phf/go-queue

Queue data structure for Go; SAY NO TO GITHUB

Language: Go - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 129 - Forks: 22

DaleStudy/leetcode-study

🛫 리트코드 스터디

Language: Python - Size: 7.35 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 115 - Forks: 195

varunpant/Quadtree

Quadtree implementation

Language: Java - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 108 - Forks: 48

microsoft/live-share-sdk

A framework for building collaborative Microsoft Teams and M365 experiences.

Language: TypeScript - Size: 46.2 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 99 - Forks: 33

nishant-sethi/HackerRank

This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth

Language: HTML - Size: 854 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 96 - Forks: 40

BaiJiazm/SubwayTransferSystem

上海地铁换乘指南系统(SubwayTransferSystem),是个人在暑期所做的一个数据结构课程设计项目

Language: C++ - Size: 53 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 86 - Forks: 21

hmdsefi/gograph

A golang generic graph library that provides mathematical graph-theory and algorithms.

Language: Go - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 85 - Forks: 8

openacid/low

low level data type and utils in Golang.

Language: Go - Size: 337 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 84 - Forks: 10

guycipher/btree

A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.

Language: Go - Size: 126 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 81 - Forks: 3

wotbrew/idx

maps, sets and vectors with on-demand secondary indexes.

Language: Clojure - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 78 - Forks: 2

mjebrahimi/DotNet-Collections-Benchmark

🚀 A comprehensive performance comparison benchmark between different .NET collections.

Language: C# - Size: 5.24 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 70 - Forks: 7

kowainik/treap

:leaves: :deciduous_tree: :fallen_leaf: Efficient implementation of the implicit treap data structure

Language: Haskell - Size: 65.4 KB - Last synced at: 19 days ago - Pushed at: almost 4 years ago - Stars: 62 - Forks: 1

keshavsingh4522/Python

this resporatory have ml,ai,nlp,data science etc.python language related material from many websites eg. datacamp,geeksforgeeks,linkedin,youtube,udemy etc. also it include programming challange/competion solutions

Language: Python - Size: 45.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 172

dev-jko/42-algorithm

data structure and algorithm

Language: C - Size: 362 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 57 - Forks: 14

elbywan/quadtree-lib

Efficient quadtrees library written in CoffeeScript.

Language: CoffeeScript - Size: 1.91 MB - Last synced at: about 5 hours ago - Pushed at: 7 months ago - Stars: 48 - Forks: 5

ummels/scala-prioritymap

Immutable priority maps for Scala

Language: Scala - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 37 - Forks: 2

tim-chow/DataStructure

DataStructure & Algorithm

Language: Python - Size: 379 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 18

MottoX/SkipList

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

Language: Java - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 19

djugei/treelike

A trait to abstract over common tree functionality

Language: Rust - Size: 71.3 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 35 - Forks: 2

guycipher/lsmt

Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package

Language: Go - Size: 178 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 33 - Forks: 1

amangit1314/Java-Programs

A repository for learning Java Language & DSA for Placement Preparation, Solutions of 450 Questions of DSA Cracker Sheet by LOVE BABBAR .

Language: Java - Size: 3.33 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 13

zhaoName/Notes

记录平时所学

Language: C - Size: 76.8 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 29 - Forks: 6

codingskynet/concurrent-data-structure

Concurrent Data Structure for Rust

Language: Rust - Size: 206 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 3

jayboxyz/algorithm-notes

:memo: 数据结构与算法学习、LeetCode 刷题...

Size: 2.01 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 29 - Forks: 11

lthibault/treap

A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.

Language: Go - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 1

mimshins/utilityjs

A collection of useful javascript utility Classes, Functions, and React Hooks.

Language: TypeScript - Size: 313 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 3

deadcoder0904/datastructures

Data Structures Website made using Docute :heart_eyes:

Size: 273 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 4

chewxy/skiprope

package skiprope is a rope-like data structure built on top of skiplists

Language: Go - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 27 - Forks: 4

Stebalien/stash-rs

A fast map for when one doesn't care about choosing the keys.

Language: Rust - Size: 903 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 26 - Forks: 3

kdgyun/Data_Structure

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

knightsj/data-structure-and-algorithm-in-Swift

Data structure and algorithm implementation in Swift language

Language: Swift - Size: 246 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 8

AbmSourav/dataStructure

Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.

Language: TypeScript - Size: 161 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 2

HuangRunHua/DataStructure

中国海洋大学数据结构课程

Language: C - Size: 16.8 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 14

JelteF/defaultmap

A defaultmap for rust

Language: Rust - Size: 69.3 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 23 - Forks: 6

dsnehasish74/Hacktoberfest21_Algo_Collection

collection of various algorithms & data structures

Language: C++ - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 132

wasim15185/AlgoVisualizer

React Base Algorithm Visualization.

Language: JavaScript - Size: 18.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 5

manoj2411/ds-algo

Must do Data Structures and Algorithms problems and solutions

Language: Ruby - Size: 3.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 6

CS-studi/CS-study

📚 면접을 위한 CS study

Size: 43.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 3

WinterCore/bst-visualizer

Binary Search Tree Visualizer

Language: JavaScript - Size: 7.65 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

its-Kumar/Data_Structure_and_Algorithm

All Data Structures Implementation in C and Python programming languages. All famous Algorithms implementation in C and Python language. Dynamic Programming Algorithms.

Language: C - Size: 229 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 26

MartyMiniac/ITER-Assignment

This Repo contains Solutions Assignment that we get in ITER. This in no way guarantee that the solution in correct and neither do I promote cheating for the assignments you get. Any corrections in the solutions are welcomed by creating a Pull Request.

Language: Java - Size: 182 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 9

im95able/Str2D

Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17

Language: C++ - Size: 171 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 2

wdahlia/TIL

📓 1일 1커밋

Language: HTML - Size: 120 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 1

HuangCongQing/AlgorithmsAndDataStructure

JAVA 算法数据结构代码 演习实践

Language: Java - Size: 1.61 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 19

foonathan/dryad 📦

Data structures for ASTs

Language: C++ - Size: 250 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 0

razertory/java-code-lab

Java 实现的数据结构/算法以及计算机科学相关的代码和完整的 Junit 测试用例。

Language: Java - Size: 542 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 4

ruofeidu/DuAlgorithm

My personal code collection of algorithms, data structures, and design patterns in C++ and Python.

Language: C++ - Size: 626 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 13 - Forks: 6

lewysDavies/Java-Probability-Collection

Generic and Highly Optimised Java Data-Structure for Retrieving Random Elements With Probability

Language: Java - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 3

gildor/knel

Kotlin NonEmptyList

Language: Kotlin - Size: 174 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 2

PasserbyZzz/DataStructure

数据结构:C++语言描述(张同珍)全书代码

Language: C++ - Size: 61.9 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 0

shubhamc183/algoexpert

My solutions for AlgoExpert questions

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 7

collabserver/collabserver-datatypes

Set of data types (CRDTs) to build a collaborative data usable with the CollabServer Framework

Language: C++ - Size: 1.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

ahsankamal/Algorithms-And-DataStructures

Language: C++ - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 4

niexia/fe-tutorial

🥤 前端教程|学习笔记,整理了 JavaScript 知识、数据结构和算法、webpack 基础知识等。

Language: TypeScript - Size: 27.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 0

muyuuuu/Graph-Aggregation-by-Metis

A framework of aggregating huge-scale graph based on metis algorithm.

Language: Python - Size: 2.54 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

sergv/radix-tree

Haskell implementation of the radix tree data structure

Language: Haskell - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

dongw00/TIL

😃 웹 개발 공부 - TIL

Language: Java - Size: 1.85 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

hairrrrr/C-DataStructure

严蔚敏吴伟民《数据结构》C 语言描述 案例习题详解(含代码)

Language: C - Size: 155 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

shawnkoon/coding-challenge-typescript

List of coding challenge questions with my solutions using typescript.

Language: TypeScript - Size: 908 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 5

utsavoza/rope

A rope is a tree-like data structure that provides a more efficient way of concatenating strings.

Language: Java - Size: 829 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

jeasonstudio/DataStructureHomework

数据结构课堂作业+大作业+计组部分+MATLAB部分

Language: C - Size: 1.85 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 1

pshihn/key-tree

Simple keyed tree data structure 🔑🌲

Language: JavaScript - Size: 71.3 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 0

Abhishek-BG/datastructure

data structure on java

Language: Java - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

rishi772001/Competetive-programming

Hands-on experience in problem-solving and competitive programming using python. The program for most data structures and algorithms is here.

Language: Python - Size: 210 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

Evgeneus/Data-Structures-and-Algorithms

Python implementation of Data Structures and Algorithms

Language: Jupyter Notebook - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Samyak2/skip-list

C++ implementation of skip list compatible with STL

Language: C++ - Size: 459 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

wkcn/weekly_challenge_for_algorithm

Weekly Challenge for Algorithm

Language: C++ - Size: 962 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

huntj88/BPlusTreeMap

Thread safe in memory B+ Tree

Language: Kotlin - Size: 287 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

ideahitme/segment

Segment Tree in Go

Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

DibyadyutiDas/dsa

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

jujumilk3/algorithm-study

Language: Python - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

haneulab/cdocs

c-docs is a C programming language documentation repository that includes topics from basic C programming, data structures, Linux command-line interfaces

Language: HTML - Size: 138 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

viralvaghela/DS-Algo

Data Structures and Algorithms

Language: Java - Size: 266 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

YahuiAn/Algorithm

Algorithm with Golang

Language: Go - Size: 197 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 4

muyuuuu/Algorithm

把自己用到的一些算法代码整理下来。

Language: Python - Size: 2.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

akhenakh/insidetree

A tree datastructure to store s2 cells and perform fast point in polygons lookup

Language: Go - Size: 494 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

Azhovan/golang-datastructure-algorithms

algorithms, data structures and solved questions with golang (under development)

Language: Go - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

Firewess/SEUDataStructure

东南大学软件学院数据结构课程作业项目,基于C++编写。

Language: C++ - Size: 5.16 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1