A complete computer science study plan to become a software engineer.
-
Updated
Mar 11, 2024
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
A complete computer science study plan to become a software engineer.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
All Algorithms implemented in Python
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
💯 Curated coding interview preparation materials for busy software engineers
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
Everything you need to know to get the job.
All Algorithms implemented in Java
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
🎆Interactive Online Platform that Visualizes Algorithms from Code
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation…
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Minimal examples of data structures and algorithms in Python
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained