Zengpeizhi / Awesome-algorithm-interview

算法工程师(人工智能CV方向)面试问题及相关资料

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome-algorithm-interview Awesome

算法工程师(人工智能cv方向)面试问题及相关资料的网站收集

GitHub stars GitHub forks

目录



算法工程师

1. Github

  • 算法/深度学习/NLP面试笔记 Github
  • 算法工程师面试 Github
  • 2019届秋招面经集合 Github
  • 技术面试必备基础知识 Github
  • AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)Github
  • 阿里、腾讯、百度、华为、京东、搜狗和滴滴最新面试题汇集 Github
  • 「面试算法练级攻略」-「LeetCode题解」-「剑指offer题解」 Github
  • MVision-awesome Github
  • 2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结 Github

2. 牛客网

  • 旷视19届春招-算法研究员-凉经 nowcoder
  • 腾讯算法实习面试总结 nowcoder
  • 春招详细算法面经(旷视/海康/联影等8家公司Offer) nowcoder
  • 普通的算法/机器学习面经 nowcoder
  • 20届-视觉算法-暑期实习 nowcoder
  • 字节跳动实习算法岗面经 nowcoder
  • 阿里腾讯虎牙机器学习算法面经 nowcoder
  • 字节跳动图形图像算法实习面经 nowcoder
  • 拼多多算法实习生面经 nowcoder
  • 算法岗面经传送门 nowcoder
  • 面经(腾讯AI Lab,阿里达摩院,华为等公司大集合) nowcoder
  • cv岗面经 nowcoder
  • 小菜鸡的算法实习面经 nowcoder
  • 机器学习/算法校招面试考点汇总 nowcoder
  • 计算机视觉暑期实习面经 nowcoder
  • 算法岗面经(阿里云,1,2,3,交叉,hr面) nowcoder
  • 春招实习面经(cv算法岗) nowcoder
  • 双非本硕算法陪跑面经 nowcoder
  • 2018春招科大讯飞,华为,神策数据,今日头条面经 nowcoder
  • 2020届渣硕春招实习总结-算法岗(计算机视觉) nowcoder
  • 爱奇艺深度学习算法实习生面经 nowcoder
  • 阿里,旷视,亚马逊,谷歌面经 nowcoder
  • 算法菜鸟的春招之路 nowcoder
  • 机器学习算法面经(腾讯阿里网易) nowcoder

3. 知乎

  • 算法工程师必须要知道的面试技能雷达图 zhihu
  • 做计算机视觉的你,如何拿到大厂的Offer的?可否分享下? zhihu
  • 字节跳动计算机视觉算法实习生视频面试 zhihu
  • 2019秋招算法面经 zhihu
  • CVTE视觉计算岗实习面经 zhihu
  • 互联网公司最常见的面试算法题有哪些? zhihu

4. 个人博客

  • AI算法工程师手册 Blog
  • 小米面试总结 Blog
  • 百度/商汤AI面试 CSDN
  • 算法校招经验总结(百度,阿里巴巴,腾讯,今日头条) CSDN
  • CV计算机论文速览 CSDN

5. 微信公众号

  • 阿里巴巴计算机视觉算法实习生视频面试 website
  • 面试经验AI算法工程师(面试官角度) website
  • 从零基础到BAT算法岗SP——秋招准备攻略 website
  • 蚂蚁金服/旷视/虹软/腾讯优图暑期实习offer面经 website
  • 我在美团的这两年(附校招笔试/面试/面经分享) website
  • 1000 面试题,BAT 机器学习面试刷题宝典! website
  • 如何拿到自己满意的offer? website
  • 机器学习与深度学习常见面试题(上) website
  • 机器学习与深度学习常见面试题(下) website
  • 完备的 AI 学习路线,最详细的资源整理! website
  • 蚂蚁金服面经(已拿 Offer) website
  • 30家企业海投,10余家offer,我的漫漫秋招之旅 website
  • BAT 三连挂是什么体验?硕士小姐姐讲述心酸血泪史! website
  • 数据科学&机器学习基础面试题 website

6. 其它

  • 廖雪峰AI面试资料 BaiduYun ps:uzj9
  • Solutions to Introduction to Algorithms Github
  • CV 领域论文常见单词 zhihu
  • CV领域Paper论文常见单词 zhihu
  • Everything you need to know to get the job Github

机器学习

1. 面试问题

  • 机器学习面试算法梳理 Blog
  • 面试官如何判断面试者的机器学习水平 zhihu
  • machine-learning-interview-questions Github
  • 机器学习与深度学习面试问题总结 Blog
  • 机器学习面试复习资源 Github

2. 资料

  • Your new Mentor for Data Science E-Learning Github
  • 王斌老师翻译的<机器学习实战>书python代码实现 Github
  • PRML(python) Github
  • 李航博士<统计学习方法>一书中所有算法python实现 Github
  • <机器学习>(西瓜书)公式推导解析 Github
  • <数据科学实战>书代码 Github
  • 机器学习实战(Python3) Github
  • 吴恩达讲授的机器学习 Coursera 163
  • Solutions to Introduction to Algorithms Third Edition Github
  • Data-Science--Cheat-Sheet Github
  • Data Science Crash Course Github

3. 代码实战

  • 机器学习算法python实现 Github
  • 100-Days-Of-ML-Code中文版 Github
  • Homemade Machine Learning Github
  • Python codes for common Machine Learning Algorithms Github
  • Machine-Learning-Study-Path-March-2019 Github
  • The best resources in Machine Learning & AI Github Website
  • AiLearning- ML、深度学习 Github
  • A Machine Learning Course with Python Github

深度学习

1. 面试

  • 深度学习面试问题 Github
  • 2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案 Github
  • Deep Learning Interview 深度学习面试题目汇总 Github

2. 资料

3. 代码实战 Pytorch

  • pytorch Github Website
  • Offical pytorch examples Github
  • Offical pytorch tutorials Github
  • stanford-cs-230-deep-learning Github
  • practicalAI Github
  • PyTorch中文手册 Github
  • <深度学习框架PyTorch:入门与实践>的对应代码 Github
  • code-of-learn-deep-learning-with-pytorch Github
  • Awesome-pytorch-list Github
  • <Pytorch模型训练实用教程>中配套代码 Github
  • An unofficial styleguide and best practices summary for PyTorch Github
  • fast.ai Computational Linear Algebra course Github
  • Awesome-PyTorch-Chinese Github

4. 代码实战 Tensorflow

  • TensorFlow-From-Zero-To-One Github
  • tensorflow2中文教程 Github
  • Tensorflow2教程 Github
  • Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2 Github

C/C++

  • C/C++面试基础知识总结 Github
  • C/C++问题总结 Github
  • Leetcode 题解代码仓(C++) Github
  • LeetCode, HackRank, 剑指offer, classic algorithm implementation (C++) Github
  • Data Structure and Algorithm notes数据结构与算法/leetcode/lintcode题解 Github
  • learnOpencv Github
  • Solutions to Introduction to Algorithms Third Edition Github Blog
  • LeetCode动画 Github
  • leetcode题解,记录自己的leetcode解题之路 Github
  • 剑指offer第二版 BaiduYun
  • <算法导论>的C++实现代码 Github
  • 数据结构和算法必知必会的50个代码实现 Github
  • Play Leetcode with different Programming language Github
  • leetcode Github

Python

  • 关于Python的面试题1 Github
  • 关于Python的面试题2 Github
  • LeetCode, HackRank, 剑指offer, classic algorithm implementation (Python) Github
  • 剑指offer(python版)/ 算法图解 / python基础 / 数据结构 Github
  • 算法面试题python Github
  • All Algorithms implemented in Python Github
  • Improve your Python by fixing errors Github
  • wtfpython的中文翻译 Github
  • python中文库-python人工智能大数据自动化接口测试开发。书籍下载及python库汇总 Github

竞赛/比赛


简历模板

  • Awesome Resume for Chinese Github
  • AI算法岗简历模板 Github

其它

  • 专为程序员编写的英语学习指南 Github
  • awesome-interview-questions Github
  • Startups about artificial intelligence. (DM, ML, NLP, CV...) Github
  • Awesome Programming Books Github
  • 计算机速成课(全40集) Github
  • 清华大学计算机系课程攻略 Github
  • 北京大学课程资料整理 Github
  • **科学技术大学课程资源 Github
  • 上海交通大学课程资料分享 Github
  • 浙江大学课程攻略共享计划 Github
  • 编程竞赛 OI Wiki Github
  • Git的奇技淫巧 Github
  • GitHub 漫游指南 Github

About

算法工程师(人工智能CV方向)面试问题及相关资料