All Projects → myleetcode → Similar Projects or Alternatives

1671 Open source projects that are alternatives of or similar to myleetcode

Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+2805.88%)
Mutual labels:  leetcode, interview
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+4938.24%)
Mutual labels:  leetcode, interview
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+30776.47%)
Mutual labels:  leetcode, interview
Leetcode Java
LeetCode solutions written in Java
Stars: ✭ 134 (+294.12%)
Mutual labels:  leetcode, interview
Go Demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
Stars: ✭ 881 (+2491.18%)
Mutual labels:  leetcode, interview
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+341.18%)
Mutual labels:  leetcode, interview
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+323.53%)
Mutual labels:  leetcode, interview
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (+426.47%)
Mutual labels:  leetcode, interview
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (+317.65%)
Mutual labels:  leetcode, interview
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+508.82%)
Mutual labels:  leetcode, interview
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+9067.65%)
Mutual labels:  leetcode, interview
Interview
Interview = 简历指南 + LeetCode + Kaggle
Stars: ✭ 7,207 (+21097.06%)
Mutual labels:  leetcode, interview
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+61.76%)
Mutual labels:  tree, leetcode
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-8.82%)
Mutual labels:  stack, queue
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+161297.06%)
Mutual labels:  leetcode, interview
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+361.76%)
Mutual labels:  stack, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+623.53%)
Mutual labels:  tree, stack
indexed-string-variation
Experimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree
Stars: ✭ 16 (-52.94%)
Mutual labels:  tree, string
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (-38.24%)
Mutual labels:  leetcode, interview
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (+23.53%)
Mutual labels:  stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1738.24%)
Mutual labels:  stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (+238.24%)
Mutual labels:  stack, queue
Cs Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Stars: ✭ 143,620 (+422311.76%)
Mutual labels:  leetcode, interview
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+464.71%)
Mutual labels:  stack, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+388.24%)
Mutual labels:  stack, queue
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+373.53%)
Mutual labels:  stack, queue
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+323.53%)
Mutual labels:  tree, queue
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+61.76%)
Mutual labels:  stack, queue
Leetcodetop
汇总各大互联网公司容易考察的高频leetcode题🔥
Stars: ✭ 11,441 (+33550%)
Mutual labels:  leetcode, interview
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+13626.47%)
Mutual labels:  tree, leetcode
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+11450%)
Mutual labels:  tree, sort
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+1317.65%)
Mutual labels:  tree, sort
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+3508.82%)
Mutual labels:  tree, leetcode
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (+55.88%)
Mutual labels:  stack, queue
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (-35.29%)
Mutual labels:  leetcode, interview
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+59085.29%)
Mutual labels:  tree, sort
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-41.18%)
Mutual labels:  leetcode, interview
SoleilNotes
技术面试必备知识点:Android、Java、C、C++、Python、Flutter、Gradle、数据结构、计算机组成原理、计算机网络、操作系统、算法、数据结构、设计模式、密码学等等
Stars: ✭ 483 (+1320.59%)
Mutual labels:  leetcode, interview
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+2611.76%)
Mutual labels:  leetcode, interview
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+7688.24%)
Mutual labels:  stack, queue
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+1097.06%)
Mutual labels:  leetcode, interview
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-32.35%)
Mutual labels:  leetcode, interview
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+152.94%)
Mutual labels:  tree, queue
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-26.47%)
Mutual labels:  stack, queue
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+3414.71%)
Mutual labels:  leetcode, interview
Leetcode-Solution-All
1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享
Stars: ✭ 73 (+114.71%)
Mutual labels:  leetcode, interview
algorithm
acwing, leetcode, kickstart, 算法模板, PAT 等等
Stars: ✭ 162 (+376.47%)
Mutual labels:  leetcode, interview
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (+258.82%)
Mutual labels:  tree, stack
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (+41.18%)
Mutual labels:  leetcode, interview
leetcode
Easy understand JS solutions for problems on leetcode which beats 90% at least.
Stars: ✭ 22 (-35.29%)
Mutual labels:  leetcode, interview
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+226.47%)
Mutual labels:  stack, queue
91-days-algorithm
91天学算法-Leetcode图解题解集合(JavaScript/C++/Python) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/C++/Python)
Stars: ✭ 206 (+505.88%)
Mutual labels:  tree, leetcode
CodeTest
some source code for some online judge
Stars: ✭ 40 (+17.65%)
Mutual labels:  leetcode, interview
NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Stars: ✭ 94 (+176.47%)
Mutual labels:  string, sort
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+16426.47%)
Mutual labels:  leetcode, sort
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+20435.29%)
Mutual labels:  leetcode, interview
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-50%)
Mutual labels:  stack, queue
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-17.65%)
Mutual labels:  leetcode, interview
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-55.88%)
Mutual labels:  stack, queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-11.76%)
Mutual labels:  stack, queue
61-120 of 1671 similar projects