data-structures
Data structures are a way of organizing and storing data.
There are 27998 repositories under data-structures topic.
LeetCode-Swift
Solutions to LeetCode by Swift
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Ready-For-Tech-Interview
💻 신입 개발자로서 지식을 쌓기 위해 공부하는 공간 👨💻
javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
java-algorithms-implementation
Algorithms and Data Structures implemented in Java
pygorithm
A Python module for learning all major algorithms
ML-foundations
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
write-a-hash-table
✏️ Learn how to write a hash table in C
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、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
rust-algorithms
Common data structures and algorithms in Rust
NumCpp
C++ implementation of the Python Numpy library
Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
best-leetcode-resources
Learn LeetCode and prepare for coding interviews with free resources.
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
dashmap
Blazing fast concurrent HashMap for Rust.
umbrella
⛱ Broadly scoped ecosystem & mono-repository of 210 TypeScript projects (and ~185 examples) for general purpose, functional, data driven development
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Index
Metarhia educational program index 📖
c-algorithms
A library of common data structures and algorithms written in C.
nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
code-library
Templates, algorithms and data structures implemented and collected for programming contests.
Interview_DS_Algo
Super Repository for Coding Interview Preperation
Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
docarray
Represent, send, store and search multimodal data
kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
python-ds
No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.
Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
Collections-C
A library of generic data structures for the C language.
DEPRECATED-data-structures
A collection of powerful data structures
DataStructures-Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
lago
📕 Data Structures and Algorithms library in TypeScript and JavaScript
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go