All Projects → CyC2018 → Cs Notes

CyC2018 / Cs Notes

📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cs Notes

Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-99.88%)
Mutual labels:  algorithm, computer-science, interview, leetcode
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-99.9%)
Mutual labels:  algorithm, computer-science, interview, leetcode
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (-68.21%)
Mutual labels:  algorithm, computer-science, interview, leetcode
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (-97.83%)
Mutual labels:  interview, leetcode, system-design
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (-61.79%)
Mutual labels:  algorithm, interview, leetcode
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (-99.31%)
Mutual labels:  algorithm, interview, leetcode
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (-99.51%)
Mutual labels:  algorithm, computer-science, interview
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (-92.69%)
Mutual labels:  algorithm, interview, leetcode
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-99.21%)
Mutual labels:  algorithm, interview, leetcode
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-99.86%)
Mutual labels:  algorithm, interview, leetcode
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-99.9%)
Mutual labels:  algorithm, interview, leetcode
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-99.89%)
Mutual labels:  computer-science, interview, leetcode
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (-97.85%)
Mutual labels:  algorithm, interview, leetcode
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (-74.45%)
Mutual labels:  computer-science, interview, system-design
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-99.97%)
Mutual labels:  algorithm, interview, leetcode
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (-95.14%)
Mutual labels:  algorithm, interview, leetcode
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-99.65%)
Mutual labels:  algorithm, interview, leetcode
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-99.98%)
Mutual labels:  algorithm, interview, leetcode
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (-98.85%)
Mutual labels:  algorithm, interview, leetcode
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-99.87%)
Mutual labels:  algorithm, interview, leetcode

算法  操作系统 网络  面向对象  数据库    Java   系统设计   工具   编码实践   后记  
✏️ 💻 ☁️ 🎨 💾 💡 🔧 🍉 📝


✏️ 算法

💻 操作系统

☁️ 网络

💾 数据库

Java

💡 系统设计

🎨 面向对象

🔧 工具

🍉 编码实践

📝 后记

排版

笔记内容按照 中文文案排版指北 进行排版,以保证内容的可读性。

不使用 ![]() 这种方式来引用图片,而是用 <img> 标签。一方面是为了能够控制图片以合适的大小显示,另一方面是因为 GFM 不支持 <center> ![]() </center> 这种方法让图片居中显示,只能使用 <div align="center"> <img src=""/> </div> 达到居中的效果。

在线排版工具:Text-Typesetting

License

本仓库的内容不是将网上的资料随意拼凑而来,除了少部分引用书上和技术文档的原文(这部分内容都在末尾的参考链接中加了出处),其余都是我的原创。在您引用本仓库内容或者对内容进行修改演绎时,请署名并以相同方式共享,谢谢。

转载文章请在开头明显处标明该页面地址,公众号等其它转载请联系 [email protected]

Logo:logomakr

知识共享许可协议

致谢

感谢以下人员对本仓库做出的贡献,当然不仅仅只有这些贡献者,这里就不一一列举了。如果你希望被添加到这个名单中,并且提交过 Issue 或者 PR,请与我联系。

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