All Projects → LeetCode → Similar Projects or Alternatives

607 Open source projects that are alternatives of or similar to LeetCode

Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+3694.31%)
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-77.24%)
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+2165.85%)
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+18143.9%)
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 (-51.22%)
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+23779.67%)
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (+47.97%)
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+21.95%)
The-Complete-FAANG-Preparation
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++, Pytho…
Stars: ✭ 8,681 (+6957.72%)
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (-77.24%)
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-88.62%)
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+817.89%)
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+4468.29%)
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+27.64%)
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+44513.82%)
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-56.1%)
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-82.93%)
Leetcode Java
LeetCode solutions written in Java
Stars: ✭ 134 (+8.94%)
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (-47.97%)
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (+47.97%)
Mutual labels:  leetcode, leetcode-solutions
Leetcode Solutions
A compilation of all the Leetcode solutions.
Stars: ✭ 188 (+52.85%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-php
My PHP Solutions for leet code problems with different test cases
Stars: ✭ 18 (-85.37%)
Mutual labels:  leetcode, leetcode-solutions
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (+80.49%)
Mutual labels:  leetcode, leetcode-solutions
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+2434.15%)
Mutual labels:  leetcode, interview-questions
Leetcode Java Solutions
Solutions to LeetCode Online Judge problems in Java
Stars: ✭ 194 (+57.72%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-java
leetcode 解题方法 Java 语言描述,包含各种常见解题模板和各个题目出题频率
Stars: ✭ 152 (+23.58%)
Mutual labels:  leetcode, leetcode-solutions
Leetcode Notes
LeetCode 算法解答
Stars: ✭ 172 (+39.84%)
Mutual labels:  leetcode, leetcode-solutions
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-77.24%)
Mutual labels:  leetcode, interview-questions
Windary
🎓 My solutions to LeetCode problems written in Go, Java, JavaScript, Kotlin, Python, Rust & Swift.
Stars: ✭ 189 (+53.66%)
Mutual labels:  leetcode, leetcode-solutions
Leetcodeanimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Stars: ✭ 68,143 (+55300.81%)
Mutual labels:  leetcode, leetcode-solutions
fe-interview-handwrite
📖 前端面试常见手写题整理
Stars: ✭ 273 (+121.95%)
Mutual labels:  leetcode, interview-questions
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (+52.85%)
Mutual labels:  leetcode, interview-questions
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (+57.72%)
Mutual labels:  leetcode, interview-questions
leetcode
My LeetCode Solutions. 我的leetcode解题源码.
Stars: ✭ 30 (-75.61%)
Mutual labels:  leetcode, leetcode-solutions
Leetcode Js
用 JS 刷 LeetCode
Stars: ✭ 165 (+34.15%)
Mutual labels:  leetcode, leetcode-solutions
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+2412.2%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-javascript
LeetCode javascript solutions
Stars: ✭ 185 (+50.41%)
Mutual labels:  leetcode, leetcode-solutions
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+68.29%)
Mutual labels:  leetcode, interview-questions
SQL-Practice
Solutions to Problems For SQL on Leetcode, Hackerrank & DataLemur
Stars: ✭ 116 (-5.69%)
Mutual labels:  leetcode, leetcode-solutions
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (-82.93%)
Mutual labels:  leetcode, interview-questions
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (+66.67%)
Mutual labels:  leetcode, leetcode-solutions
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+80960.98%)
Mutual labels:  leetcode, interview-questions
leetcode-site-generator
Generate your personal LeetCode website with one command!
Stars: ✭ 102 (-17.07%)
Mutual labels:  leetcode, leetcode-solutions
LeetCode-Problems-Solution-Book
REPOSITORY EXCLUDED FROM HACKTOBERFEST 2021, CHECK THIS : https://github.com/piyushsharma220699/Hacktoberfest-2021/issues/261
Stars: ✭ 35 (-71.54%)
Mutual labels:  leetcode, leetcode-solutions
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 (-83.74%)
Mutual labels:  leetcode, interview-questions
LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
Stars: ✭ 5,979 (+4760.98%)
Mutual labels:  leetcode, interview-questions
LeetCode
LeetCode Problems
Stars: ✭ 41 (-66.67%)
Mutual labels:  leetcode, leetcode-solutions
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (-49.59%)
leetcode
LeetCode Solutions https://t.me/vladtenlive
Stars: ✭ 182 (+47.97%)
Mutual labels:  leetcode, leetcode-solutions
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+649.59%)
Mutual labels:  leetcode, interview-questions
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (-82.11%)
Mutual labels:  leetcode, leetcode-solutions
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (-60.98%)
Mutual labels:  leetcode, leetcode-solutions
leetcode
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
Stars: ✭ 19 (-84.55%)
Mutual labels:  leetcode, leetcode-solutions
Data-Structures-and-Algorithms
Most frequent LeetCode questions to ace the coding interview!
Stars: ✭ 67 (-45.53%)
Mutual labels:  leetcode, leetcode-solutions
leet-code
LeetCode's competitive programming questions solution repository
Stars: ✭ 18 (-85.37%)
Mutual labels:  leetcode, leetcode-solutions
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (-52.03%)
Mutual labels:  leetcode, interview-questions
91-days-algorithm
91天学算法-Leetcode图解题解集合(JavaScript/C++/Python) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/C++/Python)
Stars: ✭ 206 (+67.48%)
Mutual labels:  leetcode, leetcode-solutions
code-exercise
Personal algorithm practice
Stars: ✭ 32 (-73.98%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-js
LeetCode JavaScript solutions
Stars: ✭ 16 (-86.99%)
Mutual labels:  leetcode, leetcode-solutions
cli
LeetCode CLI
Stars: ✭ 77 (-37.4%)
Mutual labels:  leetcode, leetcode-solutions
1-60 of 607 similar projects