All Projects → azl397985856 → Fe Interview

azl397985856 / Fe Interview

Licence: apache-2.0
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fe Interview

Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+1898.69%)
Mutual labels:  algorithm, interview
Awesome Interview
Collection of awesome interview references.
Stars: ✭ 1,683 (-26.31%)
Mutual labels:  interview, frontend
Job Model
蚂蚁金服 - 国际事业群 - 前端 招聘
Stars: ✭ 110 (-95.18%)
Mutual labels:  interview, frontend
Cracking The Coding Interview
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
Stars: ✭ 91 (-96.02%)
Mutual labels:  algorithm, interview
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-93.78%)
Mutual labels:  algorithm, interview
Learningrecord
学习资料汇总、阅读记录,持续学习,每天进步一点点.🏫🏫
Stars: ✭ 95 (-95.84%)
Mutual labels:  interview, frontend
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-94.48%)
Mutual labels:  algorithm, interview
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-97.94%)
Mutual labels:  algorithm, interview
Fe Interview
😃 每日一道经典前端面试题,一起共同成长。
Stars: ✭ 134 (-94.13%)
Mutual labels:  interview, frontend
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (-25.83%)
Mutual labels:  algorithm, interview
Web Interview
我是「齐丶先丶森」,公众号「前端面试秘籍」作者,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!
Stars: ✭ 1,230 (-46.15%)
Mutual labels:  interview, frontend
Fe
《我的职业是前端工程师》 - Ebook:I'm a FrontEnd Developer
Stars: ✭ 1,970 (-13.75%)
Mutual labels:  frontend, fe
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-50.57%)
Mutual labels:  algorithm, interview
Frontend knowledge
📚 Important Frontend Knowledge(前端知识汇总)
Stars: ✭ 103 (-95.49%)
Mutual labels:  algorithm, frontend
F2e
🔥 大前端进阶知识扫盲,前端同学必看,后端同学也能看懂,看不懂你加我微信骂我渣男就好了!(欢迎star,持续更新)
Stars: ✭ 1,045 (-54.25%)
Mutual labels:  interview, frontend
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+359.63%)
Mutual labels:  algorithm, interview
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (-55.3%)
Mutual labels:  algorithm, interview
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (-54.64%)
Mutual labels:  algorithm, interview
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (-27.89%)
Mutual labels:  algorithm, interview
Web Development Articles
Monthly Series - Top 10 Web Development Articles
Stars: ✭ 143 (-93.74%)
Mutual labels:  algorithm, interview

大前端面试宝典 - 图解前端

Total visitor Visitors in today

统计数据的时间是从 2019-09-03 19:40 起至今

为了更好的阅读效果,推荐使用在线阅读的方式。

logo 这是一份自己总结的关于准备前端面试的一个复习汇总项目,项目不定时更新。

这不仅仅是一份用于求职面试的攻略,也是一份前端 er 用来检视自己,实现突破的宝典。 希望通过这个指南,大家可以打通自己的任督二脉,在前端的路上更进一步。

本仓库大量采用图的形式来传达知识,所谓一图胜千言,希望通过这种图文并茂的表达方式 让你更容易记住一些抽象,难以理解的概念,《图解前端》是我给它的副标题。

所有的内容按照主题进行分类,大家可以根据自己需要随意传送, enjoy🍻🍻🍻

我的目标是做宇宙最强的前端面试指南

WIP: 🚧 项目还在施工中哦,请戴好头盔!⚠️

简介

面试是一件很主观很难的事情。 面试不通过不代表你就不合格,同样地即使面试通过也不意味着你就合格了。 作为候选人,通常会给你 45 分钟的时间来让你展示自己的技能。 作为一名面试官,同样难以在这么短的时间里评估这个人是否适合这项工作。 对于面试来说,没有任何一种标准能够适合所有人,面试官通常会覆盖某一个领域,但除此之外,他们会自行决定应该问哪些问题。

准备面试,我们应该准备一些真正能够体现面试人水平的题目,比如一些编程题,设计题,框架选型等,不要过分 拘泥于特别小的问题,尤其是 API 的问题,比如==的隐式转化,我个人很反感这种问题。 相反面试官应该更关注面试者是否了解前端开发的基本原理,而不是依赖更高级别的抽象。 比如你是否可以在不依赖库的情况下完成开发任务(当然实际情况很少这样),这样你才能彻底理解库在背后都做了什么。

关于我

我是一个对技术充满兴趣的程序员, 擅长前端工程化,前端性能优化,前端标准化等。

做过.net, 搞过 Java,现在是一名前端工程师。拥有两年前端面试官的经验, 对于面试的一些技术问题和套路有一定的认识和积累。

除了我的本职工作外,我会在开源社区进行一些输出和分享,比较受欢迎的有leetcode 题解我的第一本小书

如果大家需要内推的可以找我,我这里有包括阿里,腾讯,头条,网易等很多公司的朋友。 有需要可以直接群里联系我,或者发送到我的个人邮箱 [[email protected]]。

主题

这部分的内容建议使用线上地址阅读

声明

本仓库的所有内容都是本人自己整理的,因此可能有不够完善,优秀甚至错误的地方,大家可以随意提问题。

对于前端的技能图谱,我比较推荐这个网站。 这个网站相对于其他的前端技能图谱,更新地更快一点,其他的技能图谱很多都落伍了。

每日一题

每日一题是在交流群(包括微信和 qq)里进行的一种活动,大家一起 解一道题,这样讨论问题更加集中, 会得到更多的反馈。而且 这些题目可以被记录下来,日后会进行筛选添加到仓库的题解模块。

关注我

我重新整理了下自己的公众号,并且我还给它换了一个名字脑洞前端,它是一个帮助你打开大前端新世界大门的钥匙 🔑,在这里你可以听到新奇的观点,看到一些技术尝新,还会收到系统性总结和思考。

在这里我会尽量通过图的形式来阐述一些概念和逻辑,帮助大家快速理解,图解是我的目标。

之后我的文章会同步到微信公众号 脑洞前端 ,你可以关注获取最新的文章,并和我进行交流。

另外你可以回复大前端进大前端微信交流群, 回复 leetcode 拉你进 leetcode 微信群,如果想加入 qq 群,请回复 qq。

捐赠

点击查看完整的捐赠列表

微信

支付宝

贡献

  • 项目刚刚创建,个人精力有限。再加上有些东西我本人也不是很精通,因此邀请各路仙友加入到这个项目中来,欢迎大家认领相应的模块,当然也可以添加新的模块。
  • 如果有想法和创意,请提issue或者进群提
  • 如果想贡献代码,请提PR
  • 如果需要修改项目中图片,这里存放了项目中绘制图的源代码, 大家可以用draw.io打开进行编辑。

License

Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].