All Projects → poppinlp → leetcode

poppinlp / leetcode

Licence: MIT license
Easy understand JS solutions for problems on leetcode which beats 90% at least.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to leetcode

python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+1750%)
Mutual labels:  leetcode, interview
Leetcode
Data structures and algorithms for interview preparation
Stars: ✭ 241 (+995.45%)
Mutual labels:  leetcode, interview
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+14068.18%)
Mutual labels:  leetcode, interview
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (+713.64%)
Mutual labels:  leetcode, interview
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (+4.55%)
Mutual labels:  leetcode, interview
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (+731.82%)
Mutual labels:  leetcode, interview
Nycsde
公众号【码农田小齐】的分类合集
Stars: ✭ 208 (+845.45%)
Mutual labels:  leetcode, interview
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+554.55%)
Mutual labels:  leetcode, interview
Cs Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Stars: ✭ 143,620 (+652718.18%)
Mutual labels:  leetcode, interview
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+249331.82%)
Mutual labels:  leetcode, interview
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (+118.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 (+4090.91%)
Mutual labels:  leetcode, interview
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+613.64%)
Mutual labels:  leetcode, interview
Interview Comment
Stars: ✭ 182 (+727.27%)
Mutual labels:  leetcode, interview
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+581.82%)
Mutual labels:  leetcode, interview
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+840.91%)
Mutual labels:  leetcode, interview
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+9995.45%)
Mutual labels:  leetcode, interview
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (+545.45%)
Mutual labels:  leetcode, interview
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+13945.45%)
Mutual labels:  leetcode, interview
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 (-9.09%)
Mutual labels:  leetcode, interview

宝宝也能看懂的 LEETCODE 题解

Hi 大家好,我是张小猪。欢迎来到『宝宝也能看懂』系列之 leetcode 题解。

什么?你不是宝宝?哼,不管不管 >.<

亮点

  • 详细解释,通俗易懂
  • 包含思路或优化过程
  • 基于每周比赛、专题分类和标签
  • 代码基于 JS ES2015+ 实现
  • 性能 beats 90% 以上
  • 不包含订阅才能解锁的题目(其实就是我没订阅 T_T

关于本猪

本小猪非算法大佬,所以可能并不是最优解。不过从提交后运行耗时来看,应该不算太差。
如果你喜欢或者对你有帮助,那就 Star 一下吧
如果你发现有任何问题,欢迎 PR 修正。

持续施工中,大量内容还未搬迁过来。以后应该会直接产出基于 markdown 生成的网页内容,方便浏览。

专题

Linked List

以下列表是Linked List 标签列表根据难度排序的结果:

String

以下列表是Linked List 标签列表根据难度排序的结果:

Sliding Window

以下列表是Sliding Window 标签列表根据难度排序的结果:

LEETCODE 周赛

Weekly Contest 175

Weekly Contest 174

Weekly Contest 173

Weekly Contest 172

Weekly Contest 171

Weekly Contest 170

Weekly Contest 169

Weekly Contest 168

活动

30-Day LeetCoding Challenge

活动地址在这里(如果被重定向回中文站了,去掉域名里的 -cn 即可)。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].