Cs Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Fucking Algorithm刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
LeetcodeanimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
InterviewsEverything you need to know to get the job.
LeetcodeSolutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Leetcode In GoGo Solution for LeetCode algorithms problems, 100% coverage.
LeetcodeData structures and algorithms for interview preparation
InterviewroomContains all important data structure and algorithms problems asked in interviews
Learning自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Interviewguide《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Windary🎓 My solutions to LeetCode problems written in Go, Java, JavaScript, Kotlin, Python, Rust & Swift.
LeetcodeLeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Leetcode😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Leetcode Solutions🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
D.s.a LeetReferences and summary for leetcode high-frequency algorithm problems
.codebits 📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Algorithm「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Coding ProblemsSolutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Machine Learning InterviewMachine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Leetcode PatternsA curated list of leetcode questions grouped by their common patterns
Metaleetcode javascript/typescript实现