All Projects → HZFE → awesome-interview

HZFE / awesome-interview

Licence: other
剑指前端 Offer

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to awesome-interview

Must Know About Frontend
🎓 취준생이라면 반드시 알아야 하는 프론트엔드 관련 지식들
Stars: ✭ 693 (-54.08%)
Mutual labels:  front-end, interview-questions
front-end-interview
Front-end interview questions
Stars: ✭ 28 (-98.14%)
Mutual labels:  front-end, interview-questions
Front End Interview Handbook
⚡️ Front End interview preparation materials for busy engineers
Stars: ✭ 32,265 (+2038.17%)
Mutual labels:  front-end, interview-questions
System Design Primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Stars: ✭ 154,659 (+10149.11%)
Mutual labels:  programming, interview-questions
react-native-header-search-bar
Fully customizable header search bar for React Native
Stars: ✭ 101 (-93.31%)
Mutual labels:  front-end, programming
Front End Interview
A list of interview for front-end developer(前端开发者面试清单)
Stars: ✭ 2,754 (+82.5%)
Mutual labels:  front-end, interview-questions
Front End Developer Interview Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 51,617 (+3320.61%)
Mutual labels:  front-end, interview-questions
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-91.92%)
Mutual labels:  programming, interview-questions
one-note-a-day
编程每日一题:每天一道精选面试或编程题,180秒内语音答题模式凝练答案。次日推送标准参考答案至群内供大家复盘,做到事事有回音,题题有答案。
Stars: ✭ 70 (-95.36%)
Mutual labels:  programming, interview-questions
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-96.42%)
Mutual labels:  programming, interview-questions
Software Engineer Interview Questions
A lot of questions and links to prepare yourself for an interview.
Stars: ✭ 176 (-88.34%)
Mutual labels:  programming, interview-questions
InterQues
Let's find the list of questions and collaborate
Stars: ✭ 74 (-95.1%)
Mutual labels:  programming, interview-questions
Android Cheat Sheet
Cheat Sheet for Android Interviews
Stars: ✭ 1,891 (+25.31%)
Mutual labels:  programming, interview-questions
Fe Interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
Stars: ✭ 19,638 (+1201.39%)
Mutual labels:  front-end, interview-questions
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-90.46%)
Mutual labels:  programming, interview-questions
Fetiku
front interview 前端 面试题: 持续更新中... 基础,进阶,react,vue,node,小程序,前端算法,安全,常考面试题, 如果能帮到你,就给个 star😊
Stars: ✭ 221 (-85.35%)
Mutual labels:  front-end, interview-questions
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (-42.41%)
Mutual labels:  programming, interview-questions
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+2331.28%)
Mutual labels:  programming, interview-questions
Test-Bank
Interview preparation and practice problems
Stars: ✭ 43 (-97.15%)
Mutual labels:  front-end, interview-questions
front-end-interview-guide
前端面试手册,含JS,HTML,CSS,算法和数据结构,计算机系统,计算机网络,浏览器,性能优化,前端工程化,数据库,前端框架,小程序,设计模式,数据可视化
Stars: ✭ 42 (-97.22%)
Mutual labels:  front-end, interview-questions

剑指前端 Offer

阅读地址 1 阅读地址 2

互动与勘误

本书目前在 GitHub 中开源了第一版内容的部分题目,旨在接受广大开发者的检验和收集读者反馈后,能将本书打磨得更好。

阅读时您可能会发现内容上的错误,可以直接在相关章节末尾的评论区进行留言,留言内容会被自动同步到仓库 Issues 中。您也可以在仓库 Issues 中直接留下宝贵意见。欢迎读者对内容仓库进行 订阅/Watch 或加入群聊,我们会持续添加和订正内容。

添加二维码账号(是个真人)后,回复关键词"剑指前端",获取入群链接。

适合人群

  • 有意冲刺互联网大厂的前端开发者,可参考本书题目和答案提纲,自主深入学习,查漏补缺。
  • 短时间内参加面试的前端开发者,可借助本书快速了解面试高频的技术问题和相关解答。
  • 前端面试官可参考本书的题型和题目,按岗位需求对候选人进行有梯度的考察。

CHANGELOG

2021/1/21

  • 优化:实现 apply/call/bind

2021/1/20

  • 优化:HTTP/2 和 HTTP/1.1 的对比
  • 优化:前端安全
  • 优化:实现一个符合 Promises/A+ 规范的 Promise
  • 优化:webpack 工作流程

2021/1/19

  • 新增:水平垂直居中方案
  • 优化:React Fiber 的作用和原理

2021/1/18

  • 新增:前端路由实现
  • 优化:谈谈 CSS 预处理器
  • 优化:HOC vs Render Props vs Hooks

2022/1/17

  • 新增:React 事件机制原理
  • 新增:找到数组中重复的数字
  • 新增:实现 apply/call/bind

2021/11/10

  • 优化:React Hooks 实现原理
  • 优化:谈下 webpack loader 的机制

2021/11/09

  • 优化:浏览器跨域
  • 优化:HTTP 缓存机制
  • 优化:前端安全

2021/11/01

  • 优化:浏览器跨域
  • 优化:浏览器的重排重绘
  • 优化:Vue 的数据绑定机制
  • 优化:前端模块化规范
  • 优化:Babel 的原理
  • 优化:如何定位内存泄露
  • 优化:JavaScript 异步编程

2021/10/20

  • 添加:webpack 工作流程章节
  • 优化:HTTP/2 和 HTTP/1.1 的对比

2021/10/16

  • 优化:浏览器事件循环
  • 优化:二叉搜索树的第 k 大的节点
  • 修复:反转链表

2021/10/14

  • 添加 sitemap
  • 修复部分 issue 中提的 bug:JavaScript 异步编程

2021/10/03

  • 更新前言
  • 采纳部分 issue 中提的优化点

2021/09/30

  • 更新 algolia 搜索插件
  • 添加机器人账号

2021/09/21

  • 修复部分 issue 中提的 bug
  • 添加群聊二维码
  • 更新关于我们

2021/09/18

  • 添加 Vue 双向绑定章节
  • 添加 algolia 搜索插件
  • 修复部分 issue 中提的 bug
  • 更新 LICENSE

2021/09/15

  • 修复 issue 中提的 bug
  • 更新 readme

2021/09/14

  • 添加 webpack loader 章节

2021/09/05

  • 发布第一版(模拟题 1 - 3)

Contributors

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].