Found 129,065 repositories(showing 30)
trekhleb
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
krahets
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
huihut
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
TheAlgorithms
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
donnemartin
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
kodecocodes
Algorithms and data structures in Swift, with explanations!
keon
Minimal examples of data structures and algorithms in Python
kunal-kushwaha
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
williamfiset
A collection of algorithms and data structures
TheAlgorithms
Algorithms and Data Structures implemented in Go for beginners, following best practices.
ashishps1
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
AkashSingh3031
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.
cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
jwasham
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
amejiarosario
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
liuxinyu95
Book of Elementary Functional Algorithms and Data structures
aalhour
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
mandliya
180+ Algorithm & Data Structure Problems using C++
forthespada
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
teivah
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
gibsjose
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
phishman3579
Algorithms and Data Structures implemented in Java
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
EbTech
Common data structures and algorithms in Rust
hemansnation
A collection of scientific methods, processes, algorithms, and systems to build stories & models.
fragglet
A library of common data structures and algorithms written in C.
ShahjalalShohag
Templates, algorithms and data structures implemented and collected for programming contests.
billryan
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/