All Projects → Play Leetcode → Similar Projects or Alternatives

810 Open source projects that are alternatives of or similar to Play Leetcode

Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-49.05%)
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+2376.31%)
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+436.87%)
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-91.79%)
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+912.64%)
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-97.56%)
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+30.01%)
Awesome Algorithm Books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Stars: ✭ 245 (-88.94%)
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+1225.45%)
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-93.23%)
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (-71.71%)
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 (-99.1%)
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-97.56%)
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+25.77%)
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-92.92%)
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-82.27%)
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+140.39%)
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-97.61%)
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-99.37%)
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+1835.6%)
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+673.96%)
COMPETITVE-PROGRAMMING
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
Stars: ✭ 60 (-97.29%)
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-99.05%)
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-88.04%)
Mutual labels:  algorithms, interview-questions
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+69.22%)
Mutual labels:  algorithms, interview-questions
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-93.5%)
Mutual labels:  algorithms, interview-questions
Leetcode
Leetcode solutions
Stars: ✭ 2,894 (+30.6%)
Mutual labels:  algorithms, leetcode-solutions
Leetcode
LeetCode solutions with Chinese explanation & Summary of classic algorithms.
Stars: ✭ 262 (-88.18%)
Mutual labels:  algorithms, leetcode-solutions
Front End Interview
A list of interview for front-end developer(前端开发者面试清单)
Stars: ✭ 2,754 (+24.28%)
Mutual labels:  algorithms, interview-questions
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+45.17%)
Mutual labels:  algorithms, leetcode-solutions
Tryalgo
Algorithms and data structures for preparing programming competitions: basic and advanced
Stars: ✭ 288 (-87%)
Mutual labels:  algorithms, interview-questions
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+48.69%)
Mutual labels:  algorithms, interview-questions
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (-86.46%)
Mutual labels:  algorithms, interview-questions
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-84.43%)
Mutual labels:  algorithms, interview-questions
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (-88.49%)
Mutual labels:  algorithms, interview-questions
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-79.65%)
Mutual labels:  algorithms, leetcode-solutions
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-82.13%)
Mutual labels:  algorithms, interview-questions
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (-5.01%)
Mutual labels:  algorithms, leetcode-solutions
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-76.58%)
Mutual labels:  algorithms, interview-questions
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+110.6%)
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+153.56%)
Algo Basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Stars: ✭ 768 (-65.34%)
Mutual labels:  algorithms, interview-questions
Algorithms
Algorithms and data structures exercises
Stars: ✭ 19 (-99.14%)
Mutual labels:  algorithms, algorithm-challenges
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (-98.24%)
Mutual labels:  leetcode-solutions, leetcode-cpp
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-84.07%)
Mutual labels:  algorithms, algorithm-challenges
The Uplift Project Dsa
Stars: ✭ 20 (-99.1%)
Mutual labels:  algorithms, algorithm-challenges
Leetcode Java
LeetCode solutions written in Java
Stars: ✭ 134 (-93.95%)
Algorithm study
algorithms and data structures for coding contest (designed for 'copy & paste')
Stars: ✭ 33 (-98.51%)
Mutual labels:  algorithms, leetcode-solutions
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-56.41%)
Mutual labels:  algorithms, algorithm-challenges
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-98.38%)
Mutual labels:  algorithms, algorithm-challenges
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-98.74%)
Mutual labels:  algorithms, interview-questions
Java
Repository for Java codes and algos.Star the repo too.
Stars: ✭ 53 (-97.61%)
Mutual labels:  algorithms, interview-questions
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+274.41%)
Mutual labels:  algorithms, leetcode-solutions
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+320.94%)
Mutual labels:  algorithms, interview-questions
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (-48.56%)
Mutual labels:  algorithms, leetcode-solutions
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-96.84%)
Mutual labels:  algorithms, interview-questions
Dlinterview
Deep Learning Interview 深度学习面试题目汇总
Stars: ✭ 943 (-57.45%)
Mutual labels:  algorithms, interview-questions
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-96.57%)
Mutual labels:  algorithms, interview-questions
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-96.57%)
Mutual labels:  algorithms, interview-questions
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (-44.13%)
1-60 of 810 similar projects