From 4150481d1ecff63cedd9290b9e507945e7c606bb Mon Sep 17 00:00:00 2001 From: pingwen Date: Fri, 5 Jun 2020 13:14:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E6=96=87=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- article/2020.md | 1 + article/github.md | 1 + 2 files changed, 2 insertions(+) diff --git a/article/2020.md b/article/2020.md index e66d4e9..95463a9 100644 --- a/article/2020.md +++ b/article/2020.md @@ -26,6 +26,7 @@ 10. [备战金三四银—前端必问的面试题](https://segmentfault.com/a/1190000021698504) 11. [阿里巴巴盒马前端上岸总结](https://juejin.im/post/5e9d2052e51d4546e5571a86) 12. [4399前端面试题](https://juejin.im/post/5df9cca6e51d455829730b58) +13. [三年前端面试思考(美团蚂蚁头条offer)](https://zhuanlan.zhihu.com/p/84087044) ## HTML 1. [2019年底前端面试及答案-html/css](https://juejin.im/post/5e43d800f265da575b1bafdc) diff --git a/article/github.md b/article/github.md index 77902c7..2718f37 100644 --- a/article/github.md +++ b/article/github.md @@ -17,6 +17,7 @@ 16. [每日一题](https://github.com/shfshanyue/Daily-Question) 17. [手撕LeetCode题目,扒各种算法套路](https://github.com/labuladong/fucking-algorithm) 18. [如何通过饿了么Node.js面试](https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn) +19. [Coding Interview University 一套完整的学习手册帮助自己准备 Google 的面试](https://github.com/jwasham/coding-interview-university/blob/master/translations/README-cn.md) ## 英文 1. [Awesome JavaScript Interviews(优秀的JavaScript面试)](https://github.com/rohan-paul/Awesome-JavaScript-Interviews)