auto commit

This commit is contained in:
CyC2018 2018-02-27 21:46:44 +08:00
parent b514ab8fd9
commit 973ea248be

View File

@ -9,7 +9,7 @@
<img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics/handbook.png" alt="" width="300"/>
<br><br>
<br>
# 数据结构与算法
@ -109,7 +109,7 @@ Google 开源项目的代码风格规范。
原文发表在 [牛客网:计算机基础知识整理](https://www.nowcoder.com/discuss/66985)
:star: :star: :star:
:star2: :star2: :star2:
牛客网上有很多优质面经,面经往往会给出一些面试需要准备的知识列表,但是这些知识列表都很零散,不适合系统地进行学习。为此,楼主选取了一些计算机经典书籍和材料,对面试相关的计算机基础知识做了比较系统整理,希望对大家有所帮助。
@ -125,11 +125,4 @@ Google 开源项目的代码风格规范。
为了上传笔记到 Github 上花了不少时间。Github 使用的是 GFM 来渲染 md 文档,和普通的 Markdown 不太一样,例如 GFM 不支持 MathJax 公式,也不支持 TOC 标记,为此需要替换 MathJax 公式为 CodeCogs 的云服务和重新生成 TOC 目录。楼主写了一个小工具可以将普通的 Markdown 文档转换为 GFM 文档,有需要该工具的话可以在楼主的 Github 中找到。
:star: :star: :star:
<br><br>
<!-- <div align="center">
<img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics/handbook.png" alt="" width="300"/>
</div> -->
:star2: :star2: :star2: