Data structures are a way of organizing and storing data.
There are 59,516 repositories under data-structures topic.
A complete computer science study plan to become a software engineer.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
All Algorithms implemented in Java
推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-lucifer2022 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
📚 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.
Algorithms and data structures in Swift, with explanations!
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
All Algorithms implemented in Rust
Algorithms and Data Structures implemented in Go for beginners, following best practices.
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
Cracking the Coding Interview 6th Ed. Solutions
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
A pattern-based approach for learning technical interview questions
LeetCode 101:和你一起你轻松刷题(C++)
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Tools for concurrent programming in Rust
🌌 Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript.
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
180+ Algorithm & Data Structure Problems using C++
All algorithms implemented in C#.
Solutions to LeetCode by Swift
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
A Python module for learning all major algorithms
Algorithms and Data Structures implemented in Java
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book