Found 283,242 repositories(showing 30)
trekhleb
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
pandas-dev
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
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.
emirpasic
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
ashishps1
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
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.
cs01
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
jamiebuilds
:european_castle: All the things you didn't know you wanted to know about data structures
amejiarosario
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
davecgh
Implements a deep pretty printer for Go data structures to aid in debugging
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++
teivah
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
xtaci
Algorithms & Data structures in C++.
rtfeldman
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
gibsjose
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
man-group
Visualizer for pandas data structures
javascriptdata
Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
: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
apple
Commonly used data structures for Swift
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
EbTech
Common data structures and algorithms in Rust