A complete computer science study plan to become a software engineer.
-
Updated
Oct 24, 2019 - 1 commits
A complete computer science study plan to become a software engineer.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Everything you need to know to get the job.
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
请判断一个链表是否为回文链表。
示例 1:
输入: 1->2
输出: false
示例 2:
输入: 1->2->2->1
输出: true
进阶:
你能否用 O(n) 时间复杂度和 O(1) 空间复杂度解决此题?
来源:力扣(LeetCode)
链接:https://leetcode-cn.com/problems/palindrome-linked-list
著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
⭐️ Companies that don't have a broken hiring process
System design interview for IT companies
Everything you need to prepare for your technical interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
The top Internet companies android interview questions and answers
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
Here's the list of good accessibility questions that we could add. Only answers are needed
I'd suggest this be a task for Hacktoberfest this year.
Let me know if you need any help with first-time contributions ![]()
For more info follow our [contributing](https://github.com/30-seconds/30-s
A collection of *nix Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
Adding leading zero in the question number will be an awesome feature for file explorer to sort files by the name.
Data Structures and Algorithms explained and implemented in JavaScript
Interview = 简历指南 + LeetCode + Kaggle
Roadmap to becoming an iOS developer in 2018.
前端开发面试题大收集,前端面试集锦 :heart: :gift_heart: :cupid:
The following do not yet have any pytests:
For ease of review, please only modify one directory per pull request.