YaokaiYang-assaultmaster / LeetCode

Licence: other
🎆LeetCode solution and explanation

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to LeetCode

Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+184538.89%)
Mutual labels:  leetcode, interview-questions
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+1607.41%)
Mutual labels:  leetcode, interview-questions
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+0%)
Mutual labels:  leetcode, interview-questions
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (-61.11%)
Mutual labels:  leetcode, interview-questions
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-48.15%)
Mutual labels:  leetcode, interview-questions
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+283.33%)
Mutual labels:  leetcode, interview-questions
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 (-62.96%)
Mutual labels:  leetcode, interview-questions
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (+237.04%)
Mutual labels:  leetcode, interview-questions
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-74.07%)
Mutual labels:  leetcode, interview-questions
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+9.26%)
Mutual labels:  leetcode, interview-questions
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (+248.15%)
Mutual labels:  leetcode, interview-questions
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-48.15%)
Mutual labels:  leetcode, interview-questions
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (+259.26%)
Mutual labels:  leetcode, interview-questions
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+101520.37%)
Mutual labels:  leetcode, interview-questions
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+5672.22%)
Mutual labels:  leetcode, interview-questions
LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
Stars: ✭ 5,979 (+10972.22%)
Mutual labels:  leetcode, interview-questions
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+190.74%)
Mutual labels:  leetcode, interview-questions
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+5061.11%)
Mutual labels:  leetcode, interview-questions
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 (+15975.93%)
Mutual labels:  leetcode, interview-questions
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+2112.96%)
Mutual labels:  leetcode, interview-questions

All kinds of interview questions are summarized here.

  • Leetcode question solutions are stored in a file with the same name as the actual question. Just use control + F to search for them.

  • In side the file there is detailed step-by-step explanation of the process for progressively approaching the solutions. Normally multiple solutions with different ideas are included for each question as well.

  • Some other interview questions I found interesting are also summarized with the most descriptive name I can think of. Those questions are normally stored in the .md files with detailed descrpiton and analysis. The solution code for them are also included.

  • All of the answers contain the time and space analysis in big-O notation.

  • The solutions are written in Java.

  • Please contact me if you find any faluts in the answers.

  • Oh! Almost forget! Forks and stars are veeeeery welcomed.

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