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

Topic: "algorithms"

jwasham/coding-interview-university

A complete computer science study plan to become a software engineer.

Size: 21.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 282,142 - Forks: 72,329

trekhleb/javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Language: JavaScript - Size: 12.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 193,616 - Forks: 30,918

Snailclimb/JavaGuide

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

Language: Java - Size: 169 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 152,308 - Forks: 46,021

yangshun/tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers

Language: TypeScript - Size: 31.3 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 131,215 - Forks: 15,910

labuladong/fucking-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

Language: Markdown - Size: 120 MB - Last synced at: 15 days ago - Pushed at: 22 days ago - Stars: 129,558 - Forks: 23,446

krahets/hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version in translation

Language: Java - Size: 354 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 117,899 - Forks: 14,500

Developer-Y/cs-video-courses

List of Computer Science courses with video lectures.

Size: 973 KB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 70,093 - Forks: 9,419

kdn251/interviews

Everything you need to know to get the job.

Language: Java - Size: 23.3 MB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 64,509 - Forks: 12,944

TheAlgorithms/Java

All Algorithms implemented in Java

Language: Java - Size: 6.51 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 64,023 - Forks: 20,669

azl397985856/leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

Language: JavaScript - Size: 121 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 55,335 - Forks: 9,483

geekxh/hello-algorithm

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站

Language: Java - Size: 348 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 35,619 - Forks: 6,469

doocs/leetcode

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

Language: Java - Size: 667 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 35,100 - Forks: 9,150

TheAlgorithms/JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

Language: JavaScript - Size: 2.87 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 33,813 - Forks: 5,789

halfrost/LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

Language: Go - Size: 18.4 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 33,521 - Forks: 5,771

kodecocodes/swift-algorithm-club

Algorithms and data structures in Swift, with explanations!

Language: Swift - Size: 13.4 MB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 29,111 - Forks: 5,002

TheAlgorithms/Rust

All Algorithms implemented in Rust

Language: Rust - Size: 1.25 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 24,916 - Forks: 2,478

keon/algorithms

Minimal examples of data structures and algorithms in Python

Language: Python - Size: 1.29 MB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 24,765 - Forks: 4,696

OI-wiki/OI-wiki

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

Language: TypeScript - Size: 95 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 24,576 - Forks: 4,473

forthespada/CS-Books

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

Size: 314 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 23,476 - Forks: 3,897

TheAlgorithms/C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

Language: C - Size: 19.4 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 21,092 - Forks: 4,633

kunal-kushwaha/DSA-Bootcamp-Java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

Language: Java - Size: 96.9 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 19,113 - Forks: 11,970

InterviewMap/CS-Interview-Knowledge-Map

Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.

Size: 10.4 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 18,308 - Forks: 2,550

williamfiset/Algorithms

A collection of algorithms and data structures

Language: Java - Size: 1.19 GB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 17,920 - Forks: 4,467

TheAlgorithms/Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.

Language: Go - Size: 2.5 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 17,483 - Forks: 2,760

scipy/scipy

SciPy library main repository

Language: Python - Size: 177 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 14,124 - Forks: 5,515

ashishps1/awesome-leetcode-resources

Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.

Language: Java - Size: 238 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 13,690 - Forks: 3,073

AkashSingh3031/The-Complete-FAANG-Preparation

Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.

Language: Jupyter Notebook - Size: 486 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11,500 - Forks: 2,550

careercup/CtCI-6th-Edition

Cracking the Coding Interview 6th Ed. Solutions

Language: Java - Size: 20.5 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 11,420 - Forks: 4,420

iamshuaidi/CS-Book

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

Size: 464 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 11,417 - Forks: 2,699

seanprashad/leetcode-patterns

A pattern-based approach to learn technical interview questions

Language: JavaScript - Size: 4.92 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 11,111 - Forks: 1,885

chefyuan/algorithm-base

一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com

Size: 668 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 10,675 - Forks: 1,563

fastai/numerical-linear-algebra

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

Language: Jupyter Notebook - Size: 61.1 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 10,496 - Forks: 2,651

Yorko/mlcourse.ai

Open Machine Learning Course

Language: Python - Size: 601 MB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 10,231 - Forks: 5,708

changgyhub/leetcode_101

LeetCode 101:力扣刷题指南

Size: 56 MB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 9,732 - Forks: 1,243

cp-algorithms/cp-algorithms

Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)

Language: C++ - Size: 48.8 MB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 9,635 - Forks: 1,920

dotnet/machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.

Language: C# - Size: 96.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 9,274 - Forks: 1,943

Blankj/awesome-java-leetcode

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

Language: Java - Size: 500 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 8,707 - Forks: 1,715

ljpzzz/machinelearning

My blogs and code for machine learning. http://cnblogs.com/pinard

Language: Jupyter Notebook - Size: 6.31 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 8,531 - Forks: 3,750

mxgmn/MarkovJunior

Probabilistic language based on pattern matching and constraint propagation, 153 examples

Language: C# - Size: 14.2 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 7,854 - Forks: 333

TheAlgorithms/C-Sharp

All algorithms implemented in C#.

Language: C# - Size: 1.98 MB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 7,836 - Forks: 1,651

microsoft/ailab

Experience, Learn and Code the latest breakthrough innovations with Microsoft AI

Language: C# - Size: 98.8 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 7,835 - Forks: 1,396

amejiarosario/dsa.js-data-structures-algorithms-javascript

🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook

Language: JavaScript - Size: 110 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 7,752 - Forks: 934

EndlessCheng/codeforces-go

算法竞赛模板库 by 灵茶山艾府 💭💡🎈

Language: Go - Size: 127 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7,600 - Forks: 754

itcharge/AlgoNote

⛽️「算法通关手册」:从零开始的「算法与数据结构」学习教程,200 道「算法面试热门题目」,1000+ 道「LeetCode 题目解析」,持续更新中!

Language: Python - Size: 8.69 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7,357 - Forks: 1,275

krahets/LeetCode-Book

《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

Language: Java - Size: 838 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 7,307 - Forks: 832

andreasbm/web-skills

A visual overview of useful skills to learn as a web developer

Language: JavaScript - Size: 117 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7,301 - Forks: 697

instillai/machine-learning-course

:speech_balloon: Machine Learning Course with Python:

Language: Python - Size: 13.5 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 7,045 - Forks: 1,255

tony9402/baekjoon

코딩테스트 대비 문제집(Baekjoon Online Judge)

Language: C++ - Size: 25.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,301 - Forks: 1,207

liuxinyu95/AlgoXY

Book of Elementary Functional Algorithms and Data structures

Language: TeX - Size: 36.1 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 6,245 - Forks: 760

PRML/PRMLT

Matlab code of machine learning algorithms in book PRML

Language: MATLAB - Size: 494 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 6,146 - Forks: 2,158

aalhour/C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

Language: C# - Size: 3.19 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 6,121 - Forks: 1,415

wisdompeak/LeetCode

This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.

Language: C++ - Size: 9.09 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6,094 - Forks: 1,312

teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

Language: HTML - Size: 13.6 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 5,775 - Forks: 574

amusi/AI-Job-Notes

AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)

Size: 3.98 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5,640 - Forks: 659

sisterAn/JavaScript-Algorithms

基础理论+JS框架应用+实践,从0到1构建整个前端算法体系

Size: 110 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 5,626 - Forks: 646

CGAL/cgal

The public CGAL repository, see the README below

Language: C++ - Size: 674 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 5,582 - Forks: 1,494

kamyu104/LeetCode-Solutions

🏋️ Python / Modern C++ Solutions of All 3721 LeetCode Problems (Weekly Update)

Language: C++ - Size: 26 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5,036 - Forks: 1,638

NVIDIA/thrust 📦

[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

Language: C++ - Size: 17 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 4,985 - Forks: 765

WooVictory/Ready-For-Tech-Interview

💻 신입 개발자로서 지식을 쌓기 위해 공부하는 공간 👨‍💻

Size: 473 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4,781 - Forks: 534

biaochenxuying/blog

大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。

Language: HTML - Size: 28.6 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 4,757 - Forks: 725

quantumlib/Cirq

Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.

Language: Python - Size: 41.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4,748 - Forks: 1,147

tangtangcoding/C-C-

程序员相关电子书资料免费分享,欢迎关注个人微信公众号:编程与实战

Size: 1.98 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 4,712 - Forks: 1,186

dotnet/machinelearning-samples

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.

Language: PowerShell - Size: 1.93 GB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4,616 - Forks: 2,695

hansonwang99/JavaCollection

Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章

Size: 48.8 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 4,429 - Forks: 721

OmkarPathak/pygorithm

A Python module for learning all major algorithms

Language: Python - Size: 4.37 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 4,391 - Forks: 509

rust-ml/linfa

A Rust machine learning framework.

Language: Rust - Size: 5.36 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,361 - Forks: 299

hzwer/shareOI

算法竞赛课件分享

Size: 137 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4,277 - Forks: 790

Zheaoli/awesome-coins

₿ A guide (for humans!) to cryto-currencies and their algos.

Size: 158 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 4,019 - Forks: 275

NotFound9/interviewGuide

推荐免费ChatGPT网站:https://www.lintcode.com/chat-gpt?utm_source=tf-github-NotFound 点此领取7天VIP会员:https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。

Language: Java - Size: 59.3 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3,955 - Forks: 684

EbTech/rust-algorithms

Common data structures and algorithms in Rust

Language: Rust - Size: 176 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 3,938 - Forks: 231

nixzhu/dev-blog

翻译、开发心得或学习笔记

Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3,932 - Forks: 707

dpilger26/NumCpp

C++ implementation of the Python Numpy library

Language: C++ - Size: 118 MB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 3,880 - Forks: 580

dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions

Grokking the Coding Interview: Patterns for Coding Questions Alternative

Size: 779 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 3,848 - Forks: 855

anushka23g/Complete-Placement-Preparation

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

Language: Python - Size: 2.45 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3,788 - Forks: 1,064

liuyubobobo/Play-with-Algorithms

Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

Language: Java - Size: 107 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 3,695 - Forks: 1,464

Sophia-11/Machine-Learning-Notes

周志华《机器学习》手推笔记

Size: 64.1 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 3,666 - Forks: 751

armankhondker/best-leetcode-resources

Learn LeetCode and prepare for coding interviews with free resources.

Size: 782 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 3,638 - Forks: 394

personqianduixue/Math_Model

数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法

Language: MATLAB - Size: 8.03 GB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3,628 - Forks: 704

HowProgrammingWorks/Index

Metarhia educational program index 📖

Size: 694 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3,540 - Forks: 432

6boris/awesome-golang-algorithm

:memo: LeetCode of algorithms with golang solution(updating).

Language: Go - Size: 19.9 MB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 3,507 - Forks: 185

life4/textdistance

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

Language: Python - Size: 452 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3,490 - Forks: 257

ombharatiya/FAANG-Coding-Interview-Questions

A curated List of Coding Questions Asked in FAANG Interviews

Size: 162 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3,455 - Forks: 952

sherxon/AlgoDS

Implementation of Algorithms and Data Structures, Problems and Solutions

Language: Java - Size: 1.51 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 3,432 - Forks: 607

MAZHARMIK/Interview_DS_Algo

Super Repository for Coding Interview Preperation

Language: C++ - Size: 539 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 3,397 - Forks: 1,617

MTrajK/coding-problems

Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures

Language: Python - Size: 198 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3,308 - Forks: 623

ShahjalalShohag/code-library

Templates, algorithms and data structures implemented and collected for programming contests.

Language: C++ - Size: 3.47 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,301 - Forks: 844

gouthampradhan/leetcode

Leetcode solutions

Language: Java - Size: 955 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 3,300 - Forks: 827

huihut/CS-Books 📦

📚 Computer Science Books 计算机技术类书籍 PDF

Size: 1.48 GB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 3,293 - Forks: 1,889

liyupi/free-programming-resources

💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!

Language: HTML - Size: 196 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 3,252 - Forks: 551

TheAlgorithms/Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.

Size: 84.2 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 3,251 - Forks: 791

ReactiveX/RxCpp

Reactive Extensions for C++

Language: C++ - Size: 60.2 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 3,154 - Forks: 404

aQuaYi/LeetCode-in-Go 📦

Go Solution for LeetCode algorithms problems, 100% coverage.

Language: Go - Size: 30 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 3,137 - Forks: 164

prabhupant/python-ds

No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.

Language: Python - Size: 593 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 3,000 - Forks: 621

montanaflynn/stats

A well tested and comprehensive Golang statistics library package with no dependencies.

Language: Go - Size: 333 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2,992 - Forks: 170

bootdotdev/curriculum

An open roadmap for Boot.dev's backend development curriculum

Size: 172 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,988 - Forks: 100

Ewenwan/ShiYanLou

学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试

Language: C - Size: 217 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2,951 - Forks: 768

srdja/Collections-C

A library of generic data structures for the C language.

Language: C - Size: 1.7 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2,942 - Forks: 332

adnanaziz/EPIJudge

EPI Judge - Preview Release

Language: C++ - Size: 87.2 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2,865 - Forks: 1,898

rachitiitr/DataStructures-Algorithms

The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!

Language: C++ - Size: 169 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2,858 - Forks: 999

mithi/robotics-coursework

🤖 Places where you can learn robotics (and stuff like that) online 🤖

Size: 102 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2,790 - Forks: 544

Related Topics
data-structures 11,815 python 5,352 java 4,353 cpp 3,598 javascript 3,033 leetcode 2,589 algorithms-and-data-structures 2,538 c 2,169 algorithm 1,720 python3 1,647 machine-learning 1,529 datastructures 1,484 competitive-programming 1,413 problem-solving 1,307 sorting-algorithms 1,282 leetcode-solutions 1,244 dsa 1,211 computer-science 898 dynamic-programming 870 hacktoberfest 791 typescript 763 golang 736 programming 732 algorithm-challenges 725 graph 688 data-structures-and-algorithms 646 linked-list 598 hackerrank 592 data-science 586 csharp 570 interview-questions 568 sorting 533 rust 518 go 515 interview-preparation 505 stack 484 graph-algorithms 477 mathematics 470 artificial-intelligence 466 interview 458 ai 437 visualization 426 queue 426 c-plus-plus 414 recursion 414 graphs 405 html 392 deep-learning 386 react 382 tree 374 math 372 algorithms-datastructures 350 cplusplus 347 sql 343 codeforces 343 kotlin 333 arrays 333 css 331 solutions 328 coding 312 binary-search 309 learning 308 coding-interviews 308 hackerrank-solutions 307 binary-search-tree 299 nodejs 294 dsa-algorithm 289 optimization 280 searching-algorithms 280 swift 275 open-source 273 leetcode-java 265 algorithms-implemented 253 oop 251 trees 251 data 248 greedy-algorithms 247 object-oriented-programming 234 sort 232 machine-learning-algorithms 231 array 231 js 227 datastructures-algorithms 225 cryptography 224 database 224 leetcode-python 223 coding-challenge 220 ruby 213 pathfinding 211 interview-practice 208 data-structure 208 hacktoberfest-accepted 204 reactjs 203 design-patterns 201 api 198 heap 197 coursera 197 bubble-sort 194 practice 194 education 194