All Projects → lxztju → Leetcode Algorithm

lxztju / Leetcode Algorithm

分类整理leetcode算法题解,代码语言采用c++与python实现

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Leetcode Algorithm

Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+2795.11%)
Mutual labels:  algorithms, data-structures, leetcode
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+182.07%)
Mutual labels:  algorithms, data-structures, leetcode
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+152.17%)
Mutual labels:  algorithms, data-structures, leetcode
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-18.48%)
Mutual labels:  algorithms, data-structures, leetcode
Leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 130 (-29.35%)
Mutual labels:  algorithms, data-structures, leetcode
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+54087.5%)
Mutual labels:  algorithms, data-structures, leetcode
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-14.67%)
Mutual labels:  algorithms, data-structures, leetcode
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (+11.41%)
Mutual labels:  algorithms, data-structures, leetcode
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-33.7%)
Mutual labels:  algorithms, data-structures, leetcode
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-38.59%)
Mutual labels:  algorithms, data-structures, leetcode
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1594.02%)
Mutual labels:  algorithms, data-structures, leetcode
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+1938.04%)
Mutual labels:  algorithms, data-structures, leetcode
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+170.65%)
Mutual labels:  algorithms, data-structures, leetcode
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+491.3%)
Mutual labels:  algorithms, data-structures, leetcode
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+1044.02%)
Mutual labels:  algorithms, data-structures, leetcode
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+1107.07%)
Mutual labels:  algorithms, data-structures, leetcode
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-0.54%)
Mutual labels:  data-structures, leetcode
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-2.72%)
Mutual labels:  data-structures, leetcode
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (-15.76%)
Mutual labels:  data-structures, leetcode
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (-20.65%)
Mutual labels:  algorithms, data-structures

明年就是找工作了,又要开始刷题了,把之前做过的题目再梳理整理一遍,但愿明年不要那么拉跨,祈祷明年能找到工作,千万不能毕业就失业。

分类别解析leetcode上的一些相关的例题路,代码采用**C++**实现。

使用python刷题分类整理的笔记,请参考这个仓库的v1 tag: https://github.com/lxztju/leetcode-algorithm/tree/v1

算法题目分类

按照不同的类别整理leetcode题目,每个类别大概整理10-20道题目,每个类别的题目均附上可通过的c++与python代码,并针对每个类别的典型题目,附上清晰的题目思路算法逻辑解析。

基本上分类的内容差不多总结到这里,随后再学习中补充别的类型的算法。

更多笔记资料

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