2019-10-13 15:13:56 +05:30
2019-07-13 23:53:26 +08:00
2019-09-15 23:59:09 +08:00
2019-06-20 20:56:43 +08:00
2019-06-21 22:47:09 +08:00
2019-03-20 09:43:05 +08:00
2019-10-13 15:13:56 +05:30


|  Algorithm  | Operating System |  Network |Object-Oriented |   Database  |   Java   | System Design|   &nbsp ;Tools    |Code Practice |    Postscript    | | :---: |----: | :---: | :----: | :----: | :----: | :----: | :- ---: | :----: | :----: | | ✏️ | [💻](#computer-operating system) | ☁️ | 🎨 | 💾 || [💡](#bulb-system design) |🔧| [🍉](#watermelon-coding practice) |📝|



✏️ Algorithm

💻 Operating System

☁️ Network

🎨 Object Oriented

💾 Database

Java

💡 System Design

🔧 Tools

🍉 coding practice

📝 Postscript

more content

Tools

WeChat public number

More exciting content will be posted on the WeChat public account CyC2018, and you can also exchange questions about job and job search in the public account. In addition, the public number provides offline reading versions of the project such as PDF, and the background reply "download" to receive. The public number also provides a technical interview review outline, which not only systematically sorts out the interview knowledge points, but also marks the importance of each knowledge point, so as to help you sort out the many interview knowledge points, and reply to the "outline" in the background. receive. I basically followed the outline to review, and I got a lot of help with getting the BAT headline and other offers. You can do the same review with me based on the knowledge points listed in the outline. You don't have to look at a lot of unimportant content, you can also know what is important and arrange some review time.


Typesetting

The contents of the notes are typeset according to [Chinese copywriting guide] (https://github.com/sparanoid/chinese-copywriting-guidelines) to ensure the readability of the content.

Instead of using ![]() to refer to the image, use the <img> tag. One is to be able to control the image to display at the right size, and the other is because GFM does not support <center> ![]() </center> This method allows the image to be centered and can only be centered with <div align="center"> <img src=""/> </div>.

Online typesetting tool: [Text-Typesetting] (https://github.com/CyC2018/Text-Typesetting).

Uploading plan

To facilitate the uploading of local notes to Github, a complete set of automated uploading schemes, including extracting images, Markdown document conversion, and Git synchronization, was implemented. The Markdown document conversion is done because the GFM used by Github does not support MathJax formulas and TOC tags, so you need to replace the MathJax formula for CodeCogs' cloud services and regenerate the TOC directory.

GFM conversion tool: [GFM-Converter] (https://github.com/CyC2018/GFM-Converter).

License

The contents of this warehouse ** is not ** The information on the Internet is freely pieced together, except for a small number of references and original texts of technical documents, the rest are my original. When you quote the contents of this warehouse or modify the content, please sign and share in the same way, thank you.

For reprinted articles, please indicate the address of the page at the beginning of the article. Please contact zhengyc101@163.com for other reprints such as the public number.

Creative Commons License Agreement

Acknowledgement

Thanks to the following people for their contributions to this warehouse, of course, not only these contributors, but not listed here. If you wish to be added to this list and have submitted a Issue or PR, please contact me.

Description
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Readme 124 MiB
Languages
Markdown 100%