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+ 编程语言
22===
33- 以 C++ 和 Python 为主
44
55** Index**
66---
7- - [ C/C++ 语言知识点 ] ( ./CCpp编程语言.md )
8- - [ 专题- 左值与右值] ( ./Cpp专题 -左值与右值 )
7+ - ** C/C++**
8+ - [ 左值与右值] ( ./Cpp-C -左值与右值 )
99
1010## 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
9292
9393-->
9494
95- 欢迎分享你在深度学习/机器学习面试过程中遇见的问题 !
95+ 欢迎分享你在面试中遇见的问题 !
9696---
97- 你可以直接以你遇到的问题作为 issue 标题,然后分享你的回答或者其他参考资料。
97+ - 你可以直接以你遇到的问题作为 issue 标题,然后分享你的回答或者其他参考资料。
98+ - 我会经常修改文档的结构。如果文中有链接失效,请告诉我!
9899
99- 当然,你也可以直接创建 PR,分享问题的同时改正我的错误!
100-
101- > 我会经常修改文档的结构(特别是代码的链接)。如果文中有链接失效,请告诉我!
102- > 文档中大部分链接都是指向仓库内的文件或标记;涉及编程代码的链接会指向我的另一个仓库([ Algorithm_for_Interview] ( https://github.com/imhuay/Algorithm_for_Interview-Chinese ) )
103-
104- Reference
100+ 推荐阅读
105101---
106102- exacity/[ deeplearningbook-chinese] ( https://github.com/exacity/deeplearningbook-chinese ) : 深度学习中文版
107103- elviswf/[ DeepLearningBookQA_cn] ( https://github.com/elviswf/DeepLearningBookQA_cn ) : 深度学习面试问题 回答对应的DeepLearning中文版页码
@@ -113,8 +109,8 @@ Reference
113109 - geekcircle/[ machine-learning-interview-qa] ( https://github.com/geekcircle/machine-learning-interview-qa ) : 人工智能-机器学习笔试面试题解析
114110- [ 牛客网-讨论区] ( https://www.nowcoder.com/discuss?type=2&order=0 )
115111
116- ### 发布站点
112+ <!-- ### 发布站点
117113- [算法/NLP/深度学习/机器学习面试笔记](https://zhuanlan.zhihu.com/p/41515995) - 知乎
118114- [算法/NLP/深度学习/机器学习面试笔记](https://www.jianshu.com/p/55b0703aa1ad) - 简书
119115- [算法/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