All Projects → myleetcode → Similar Projects or Alternatives

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

AlgoDaily
just for fun
Stars: ✭ 118 (+247.06%)
Mutual labels:  tree, stack, queue, leetcode, interview
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1264.71%)
Mutual labels:  tree, stack, queue, string, sort
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+450%)
Mutual labels:  tree, stack, queue, interview, sort
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1708.82%)
Mutual labels:  tree, stack, queue, sort
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.
Stars: ✭ 166 (+388.24%)
Mutual labels:  tree, stack, queue, string
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+91.18%)
Mutual labels:  stack, queue, leetcode, interview
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+423.53%)
Mutual labels:  tree, stack, queue, leetcode
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1132.35%)
Mutual labels:  tree, stack, queue, sort
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+2.94%)
Mutual labels:  tree, stack, queue, string
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+844.12%)
Mutual labels:  tree, stack, queue, string
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+3217.65%)
Mutual labels:  tree, stack, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+126.47%)
Mutual labels:  tree, stack, queue
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+55.88%)
Mutual labels:  tree, stack, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+12961.76%)
Mutual labels:  tree, stack, queue
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+31908.82%)
Mutual labels:  tree, stack, sort
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+134164.71%)
Mutual labels:  tree, leetcode, interview
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+0%)
Mutual labels:  tree, stack, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+308.82%)
Mutual labels:  tree, stack, queue
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (+141.18%)
Mutual labels:  tree, stack, queue
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+267.65%)
Mutual labels:  tree, stack, sort
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-14.71%)
Mutual labels:  tree, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (+208.82%)
Mutual labels:  tree, stack, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+647.06%)
Mutual labels:  stack, queue, sort
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-47.06%)
Mutual labels:  tree, queue, string
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1226.47%)
Mutual labels:  stack, queue, leetcode
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+800%)
Mutual labels:  leetcode, string, interview
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1400%)
Mutual labels:  stack, queue, string
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (+38.24%)
Mutual labels:  tree, stack, sort
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+161.76%)
Mutual labels:  tree, stack, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+255.88%)
Mutual labels:  tree, stack, queue
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+267.65%)
Mutual labels:  tree, stack, queue
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+152.94%)
Mutual labels:  stack, leetcode, sort
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+9373.53%)
Mutual labels:  tree, stack, queue
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+147.06%)
Mutual labels:  tree, stack, sort
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+13626.47%)
Mutual labels:  tree, leetcode
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
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+29.41%)
Mutual labels:  stack, queue
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
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
SoleilNotes
技术面试必备知识点:Android、Java、C、C++、Python、Flutter、Gradle、数据结构、计算机组成原理、计算机网络、操作系统、算法、数据结构、设计模式、密码学等等
Stars: ✭ 483 (+1320.59%)
Mutual labels:  leetcode, interview
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-32.35%)
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
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+61.76%)
Mutual labels:  stack, queue
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
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+1097.06%)
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
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
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-26.47%)
Mutual labels:  stack, queue
Leetcode-Solution-All
1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享
Stars: ✭ 73 (+114.71%)
Mutual labels:  leetcode, interview
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+3414.71%)
Mutual labels:  leetcode, interview
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+226.47%)
Mutual labels:  stack, queue
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
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
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-11.76%)
Mutual labels:  stack, queue
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-55.88%)
Mutual labels:  stack, queue
leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 132 (+288.24%)
Mutual labels:  leetcode, interview
1-60 of 1671 similar projects