data-structures-and-algorithms
There are 2236 repositories under data-structures-and-algorithms topic.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
hemansnation/god-level-ai
A collection of scientific methods, processes, algorithms, and systems to build stories & models.
ShahjalalShohag/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
Prince-1501/Complete-DSA-Preparation
This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation
Java-aid/Hackerrank-Solutions
hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation
rongweihe/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
o-oconnell/minixfromscratch
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
FazeelUsmani/Amazon-SDE-Preparation
This repository includes all the interview preparation questions for Amazon SDE role
thepranaygupta/Data-Structures-and-Algorithms
A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
kelvins/algorithms-and-data-structures
:abacus: Algorithms and Data Structures in several Programming Languages
devAmoghS/Python-Interview-Problems-for-Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
js-sdsl/js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
codemistic/Data-Structures-and-Algorithms
A repository to help the open-source community with DSA related contributions
Algo-Phantoms/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
TheAlgorithms/Solidity
Algorithms and data structures implemented in Solidity
CoffeelessProgrammer/Data-Structures-and-Algorithms-TS
Data structures & algorithms implemented in TypeScript
myui/btree4j
Disk-based B+-tree written in Pure Java
kamranahmedse/datastructures-in-javascript
Illustrated Data Structures — Video Series
kayjan/bigtree
Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
Prince-1501/Hello_world-Competiitve-Programming
https://www.youtube.com/c/HelloWorldbyprince/
CSRT-NTUA/AlgoPlus
AlgoPlus is a C++17 library for complex data structures and algorithms
hiimvikash/DSA-EndGame
I have started Data structures and Algorithms on April 1, 2021, and this repository will be containing my resources, tutorial, codes, and my approach to Qs, for future reference. As I'm in the learning process, this repository will be refreshed daily with my new bits of knowledge.
LLancelot/LeetCode
✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)
abdurakhmonoff/data-structures-and-algorithms-kotlin
Implementation and explanation of Data Structures and Algorithms (DSA) in Kotlin programming language
mdmzfzl/NeetCode-Solutions
My solutions in C++, Python and Rust for problems on NeetCode.io
yuelinxin/hello-algo-en
[EN] Hello Algo: data structures and algorithms crash course with animated illustrations and off-the-shelf code in: Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart.
kshitizsaini113/Data-Structure-and-Algorithms
A complete and efficient guide for Data Structure and Algorithms.
paulonteri/data-structures-and-algorithms
My notes and solutions/code on Data Structures and Algorithms.
SartHak-0-Sach/Harkirat-Singh-course_code_and_notes
A comprehensive resource hub for mastering web development, covering everything from fundamental concepts to advanced topics and project-based learning. This also includes my notes on various other bonus sections offered alongside the course such as the MLops section, native android development section and DSA classes all in one. Follow for more😁✨
Supsource/90DaysDSA
Nishant bhaiya's 90DaysDSA challenge.
Aayushi-Mittal/450-Coding-Questions-LoveBabbar
🔥 This is an attempt to solve DSA Cracker Coding Questions List curated by @loveBabbar bhaiya.
HypertextAssassin0273/Data_Structures_in_Cpp
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
gongluck/CVIP
C/C++/Golang/Linux...知识整理
HouariZegai/clean-code
DSA, TDD, and Software Design principles implementation