8000 auto commit · Freeecode/Interview-Notebook@95e2876 · GitHub
[go: up one dir, main page]

Skip to content

Commit 95e2876

Browse files
committed
auto commit
1 parent 64b0790 commit 95e2876

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

README.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11

2-
<br>
3-
<img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics/handbook.png" alt="" width="225"/>
4-
<br>
2+
<!-- <br>
3+
<div align="center">
4+
<img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics/handbook.png" alt="" width="225"/>
5+
<img src="https://img.shields.io/badge/update-today-blue.svg"/> <img src="https://img.shields.io/badge/gitbook-making-yellow.svg"/>
6+
</div>
7+
<br> -->
8+
9+
<!-- <img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics/handbook.png" alt="" width="225"/> -->
510

611
![](https://img.shields.io/badge/update-today-blue.svg) ![](https://img.shields.io/badge/gitbook-making-yellow.svg)
712

8-
# 网络 :cloud:
13+
## 网络 :cloud:
914

1015
> [计算机网络](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机网络.md)
1116
@@ -15,7 +20,7 @@
1520
1621
整理自《图解 HTTP》
1722

18-
# 操作系统 :computer:
23+
## 操作系统 :computer:
1924

2025
> [计算机操作系统](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机操作系统.md)
2126
@@ -25,7 +30,7 @@
2530
2631
整理自《鸟哥的 Linux 私房菜》
2732

28-
# 数据结构与算法 :pencil2:
33+
## 数据结构与算法 :pencil2:
2934

3035
> [算法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md)
3136
@@ -39,7 +44,7 @@
3944
4045
对题目做了一个分类,并对每种题型的解题思路做了总结。已经整理了 300+ 的题目,基本涵盖所有经典题目。
4146

42-
# 面向对象 :couple:
47+
## 面向对象 :couple:
4348

4449
> [设计模式](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/设计模式.md)
4550
@@ -49,7 +54,7 @@
4954
5055
一些面向对象思想和原则。
5156

52-
# 数据库 :floppy_disk:
57+
## 数据库 :floppy_disk:
5358

5459
> [SQL 语法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/SQL%20语法.md)
5560
@@ -59,7 +64,7 @@
5964
6065
整理自《高性能 MySQL》,整理了一些重点内容。
6166

62-
# Java :coffee:
67+
## Java :coffee:
6368

6469
> [JVM](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/JVM.md)
6570
@@ -81,7 +86,7 @@ File、InputStream OutputStream、Reader Writer、Serializable、Socket、NIO
8186
8287
整理了一些常见考点。
8388

84-
# 编码实践 :hammer:
89+
## 编码实践 :hammer:
8590

8691
> [重构](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/重构.md)
8792
@@ -95,13 +100,13 @@ File、InputStream OutputStream、Reader Writer、Serializable、Socket、NIO
95100
96101
Google 开源项目的代码风格规范。
97102

98-
# 资料下载 :arrow_down:
103+
## 资料下载 :arrow_down:
99104

100105
> [百度网盘](https://pan.baidu.com/s/1o9oD1s2#list/path=%2F)
101106
102107
一些 PDF 书籍
103108

104-
# 后记 :memo:
109+
## 后记 :memo:
105110

106111
网上有很多相关的资料,但是这些资料都比较零散。本仓库的笔记是从经典的书籍和材料中整理而来,在整理出重点的同时会尽可能保证知识的系统性,因此比较适合作为应对面试的学习资料。
107112

0 commit comments

Comments
 (0)
0