File tree Expand file tree Collapse file tree 3 files changed +10
-64
lines changed Expand file tree Collapse file tree 3 files changed +10
-64
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- 编程语言相关知识点总结
1
+ 编程语言
2
2
===
3
3
- 以 C++ 和 Python 为主
4
4
5
5
** Index**
6
6
---
7
- - [ C/C++ 语言知识点 ] ( ./CCpp编程语言.md )
8
- - [ 专题- 左值与右值] ( ./Cpp专题 -左值与右值 )
7
+ - ** C/C++**
8
+ - [ 左值与右值] ( ./Cpp-C -左值与右值 )
9
9
10
10
## Reference
11
- - - huihut/[ interview: C/C++面试知识总结] ( https://github.com/huihut/interview )
12
-
13
- ## ToDo
14
- - Cpp专题-STL
15
- - Cpp专题-面向对象
11
+ - - huihut/[ interview: C/C++面试知识总结] ( https://github.com/huihut/interview )
Original file line number Diff line number Diff line change @@ -92,16 +92,12 @@ RoadMap
92
92
93
93
-->
94
94
95
- 欢迎分享你在深度学习/机器学习面试过程中遇见的问题 !
95
+ 欢迎分享你在面试中遇见的问题 !
96
96
---
97
- 你可以直接以你遇到的问题作为 issue 标题,然后分享你的回答或者其他参考资料。
97
+ - 你可以直接以你遇到的问题作为 issue 标题,然后分享你的回答或者其他参考资料。
98
+ - 我会经常修改文档的结构。如果文中有链接失效,请告诉我!
98
99
99
- 当然,你也可以直接创建 PR,分享问题的同时改正我的错误!
100
-
101
- > 我会经常修改文档的结构(特别是代码的链接)。如果文中有链接失效,请告诉我!
102
- > 文档中大部分链接都是指向仓库内的文件或标记;涉及编程代码的链接会指向我的另一个仓库([ Algorithm_for_Interview] ( https://github.com/imhuay/Algorithm_for_Interview-Chinese ) )
103
-
104
- Reference
100
+ 推荐阅读
105
101
---
106
102
- exacity/[ deeplearningbook-chinese] ( https://github.com/exacity/deeplearningbook-chinese ) : 深度学习中文版
107
103
- elviswf/[ DeepLearningBookQA_cn] ( https://github.com/elviswf/DeepLearningBookQA_cn ) : 深度学习面试问题 回答对应的DeepLearning中文版页码
@@ -113,8 +109,8 @@ Reference
113
109
- geekcircle/[ machine-learning-interview-qa] ( https://github.com/geekcircle/machine-learning-interview-qa ) : 人工智能-机器学习笔试面试题解析
114
110
- [ 牛客网-讨论区] ( https://www.nowcoder.com/discuss?type=2&order=0 )
115
111
116
- ### 发布站点
112
+ <!-- ### 发布站点
117
113
- [算法/NLP/深度学习/机器学习面试笔记](https://zhuanlan.zhihu.com/p/41515995) - 知乎
118
114
- [算法/NLP/深度学习/机器学习面试笔记](https://www.jianshu.com/p/55b0703aa1ad) - 简书
119
115
- [算法/NLP/深度学习/机器学习面试笔记](https://blog.csdn.net/imhuay/article/details/81490564) - CSDN博客
120
- - [ GitHub 上整理的深度学习/机器学习面试笔记] ( https://www.v2ex.com/t/473047 ) - V2EX
116
+ - [GitHub 上整理的深度学习/机器学习面试笔记](https://www.v2ex.com/t/473047) - V2EX -->
You can’t perform that action at this time.
0 commit comments