All Projects → violetjack → Leetcodeacbyjs

violetjack / Leetcodeacbyjs

my LeetCode AC Project

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Leetcodeacbyjs

Leetcode
我的LeetCode代码仓,近乎所有题目都会提供多种解法 :)
Stars: ✭ 179 (-14.76%)
Mutual labels:  leetcode
Algorithm
Leetcode 组队刷题
Stars: ✭ 193 (-8.1%)
Mutual labels:  leetcode
Leetcode
LeetCode in pure C
Stars: ✭ 2,487 (+1084.29%)
Mutual labels:  leetcode
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-13.33%)
Mutual labels:  leetcode
Leetcode Algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Stars: ✭ 184 (-12.38%)
Mutual labels:  leetcode
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (-7.62%)
Mutual labels:  leetcode
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-15.24%)
Mutual labels:  leetcode
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (-2.38%)
Mutual labels:  leetcode
Windary
🎓 My solutions to LeetCode problems written in Go, Java, JavaScript, Kotlin, Python, Rust & Swift.
Stars: ✭ 189 (-10%)
Mutual labels:  leetcode
Leetcode Java Solutions
Solutions to LeetCode Online Judge problems in Java
Stars: ✭ 194 (-7.62%)
Mutual labels:  leetcode
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-12.86%)
Mutual labels:  leetcode
Leetcode Solutions
A compilation of all the Leetcode solutions.
Stars: ✭ 188 (-10.48%)
Mutual labels:  leetcode
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (-10.48%)
Mutual labels:  leetcode
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (-13.33%)
Mutual labels:  leetcode
Arts
每周一道算法一本书
Stars: ✭ 199 (-5.24%)
Mutual labels:  leetcode
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-14.76%)
Mutual labels:  leetcode
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1384.29%)
Mutual labels:  leetcode
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-1.43%)
Mutual labels:  leetcode
Terminal Leetcode
Terminal-Leetcode is a terminal based leetcode website viewer.
Stars: ✭ 204 (-2.86%)
Mutual labels:  leetcode
Blog
想法,沉淀,总结,赋能
Stars: ✭ 194 (-7.62%)
Mutual labels:  leetcode

LeetCode AC By JavaScript

记录自己刷 LeetCode 的代码~

算法虐我千百遍,我待算法如初恋 :)

LeetCode 中文(力扣)

https://leetcode-cn.com/

刷题心得

Solutions

一般我是直接在 0001.js 文件中写题解,然后用 node 来运行。 其中的面试题是 M29.js 这种……

cd Solutions
node 0001.js

最后

欢迎提出问题和建议,让我们共同学习!

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].