All Projects → Coding Interview Gym → Similar Projects or Alternatives

1776 Open source projects that are alternatives of or similar to Coding Interview Gym

Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+884.7%)
Mutual labels:  algorithms, graph, stack, dynamic-programming, heap, queue
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 (-63.19%)
Mutual labels:  graph, stack, dynamic-programming, trie, heap, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-60.53%)
Mutual labels:  graph, stack, trie, leetcode, queue
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+461.86%)
Mutual labels:  graph, stack, trie, heap, queue
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 (-85.59%)
Mutual labels:  stack, queue, leetcode, trie, dynamic-programming
AlgoDaily
just for fun
Stars: ✭ 118 (-73.84%)
Mutual labels:  stack, queue, leetcode, trie
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+6.87%)
Mutual labels:  algorithms, graph, dynamic-programming, heap
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (-80.93%)
Mutual labels:  stack, leetcode, heap, leetcode-solutions
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+13.08%)
Mutual labels:  stack, dynamic-programming, heap, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-90.24%)
Mutual labels:  stack, queue, trie, heap
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-69.18%)
Mutual labels:  algorithms, graph, stack, queue
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+6412.64%)
Data-structures
Data Structures in Java
Stars: ✭ 13 (-97.12%)
Mutual labels:  stack, queue, graph, tree-structure
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+36.36%)
Mutual labels:  graph, stack, heap, queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-76.5%)
Mutual labels:  graph, stack, trie, queue
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-64.3%)
Mutual labels:  algorithms, stack, heap, queue
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+4875.61%)
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+487.14%)
Mutual labels:  stack, queue, trie, heap
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-80.27%)
Mutual labels:  stack, queue, trie, heap
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-82.93%)
Mutual labels:  stack, queue, dynamic-programming
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-72.28%)
Mutual labels:  graph, stack, trie
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-92.46%)
Mutual labels:  stack, queue, leetcode
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-92.24%)
Mutual labels:  graph, stack, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-58.54%)
Mutual labels:  graph, stack, queue
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-94.68%)
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-87.8%)
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+1286.03%)
Mutual labels:  algorithms, graph, heap
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+1739.69%)
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-92.46%)
Mutual labels:  stack, queue, heap
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 (-88.25%)
Mutual labels:  graph, stack, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-7.1%)
Mutual labels:  algorithms, stack, queue
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+150.33%)
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-70.51%)
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+366.74%)
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 (-68.07%)
Mutual labels:  queue, trie, dynamic-programming
solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (-96.01%)
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-39.47%)
Mutual labels:  graph, dynamic-programming, heap
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+21.73%)
Mutual labels:  algorithms, stack, queue
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-65.19%)
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+1081.15%)
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-73.17%)
Mutual labels:  algorithms, stack, queue
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 (-32.15%)
Mutual labels:  graph, dynamic-programming, leetcode
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 (+614.19%)
Mutual labels:  graph, stack, queue
Leetcode
Leetcode solutions
Stars: ✭ 2,894 (+541.69%)
Leetcode
LeetCode solutions with Chinese explanation & Summary of classic algorithms.
Stars: ✭ 262 (-41.91%)
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (-54.55%)
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+613.3%)
Leetcode Java Solutions
Solutions to LeetCode Online Judge problems in Java
Stars: ✭ 194 (-56.98%)
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-59.65%)
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-66.74%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2.88%)
Mutual labels:  stack, queue, heap
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 (-28.82%)
Mutual labels:  algorithms, stack, queue
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-88.03%)
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+22007.54%)
Leetcode Rust
my leetcode solutions in rust
Stars: ✭ 345 (-23.5%)
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (-63.19%)
Mutual labels:  stack, dynamic-programming, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-57.43%)
Mutual labels:  stack, heap, queue
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-68.51%)
Mutual labels:  algorithms, dynamic-programming, trie
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+12067.41%)
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-94.46%)
Mutual labels:  stack, queue, heap
1-60 of 1776 similar projects