All Projects → savoygu → blog

savoygu / blog

Licence: other
面试、前端、Node.js、博客

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to blog

Interview
程序员代码面试指南C++版,更新中
Stars: ✭ 110 (+92.98%)
Mutual labels:  interview
reactjs-persian-interview-questions
مجموعه برترین سوال و جواب‌های ری‌اکت(احتمالا برای استخدام اینا)
Stars: ✭ 323 (+466.67%)
Mutual labels:  interview
Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
Stars: ✭ 1,352 (+2271.93%)
Mutual labels:  interview
break-the-ice-with-python
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
Stars: ✭ 2,165 (+3698.25%)
Mutual labels:  interview
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (+94.74%)
Mutual labels:  interview
leetcode
Easy understand JS solutions for problems on leetcode which beats 90% at least.
Stars: ✭ 22 (-61.4%)
Mutual labels:  interview
awesome-coder-resources
编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
Stars: ✭ 54 (-5.26%)
Mutual labels:  interview
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (+78.95%)
Mutual labels:  interview
interview-refresh-java-bigdata
a one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data. It also consists of interview questions asked in real-life.
Stars: ✭ 25 (-56.14%)
Mutual labels:  interview
golang-interview-questions
golang 面试集锦
Stars: ✭ 42 (-26.32%)
Mutual labels:  interview
Ace-The-Code
A repository for various coding questions that can help you land your next dream job!
Stars: ✭ 36 (-36.84%)
Mutual labels:  interview
recruitment
用于职位发布,简历投递,招聘管理的开源项目,一个即刻能用的项目,Powered by Python & Django
Stars: ✭ 75 (+31.58%)
Mutual labels:  interview
interview
Interview challenge for potential candidates.
Stars: ✭ 28 (-50.88%)
Mutual labels:  interview
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (-15.79%)
Mutual labels:  interview
Leetcode-Solution-All
1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享
Stars: ✭ 73 (+28.07%)
Mutual labels:  interview
interview-english
English for Tech Interview 面试中的英语
Stars: ✭ 560 (+882.46%)
Mutual labels:  interview
resources-to-master-software-engineering-interview-for-non-cs-majors
📖 Resources To Master Software Engineering Interview for Non CS Majors
Stars: ✭ 44 (-22.81%)
Mutual labels:  interview
one-note-a-day
编程每日一题:每天一道精选面试或编程题,180秒内语音答题模式凝练答案。次日推送标准参考答案至群内供大家复盘,做到事事有回音,题题有答案。
Stars: ✭ 70 (+22.81%)
Mutual labels:  interview
SecurityInterviewGuide
网络信息安全从业者面试指南
Stars: ✭ 791 (+1287.72%)
Mutual labels:  interview
test tasks
Project for collection test tasks from interview or from WWW
Stars: ✭ 112 (+96.49%)
Mutual labels:  interview

新的征程 — 面试篇

这里呢,会不断整理出我在面试中遇到的问题、面试中可能遇到的问题,与大家分享,并尽可能给出详细解释,当然了如果你有更好的解答也可以参与进来,愿景是打造一份对标大厂 P6/P7 的面试指南。

面试不是目的,成长才是!希望大家在找到工作的同时,也能有所提升,一起加油,共勉!

面试

HTML 篇

CSS 篇

  1. 🎉 制作布局

  2. 🎉 两栏布局三栏布局

  3. 🎉 居中方式

  4. 🎉 BFC

JavaScript 篇

  1. 🎉 手写系列

    1.1 🎉 instanceof

    1.2 🎉 new

    1.3 🎉 apply

    1.4 🎉 call

    1.5 🎉 bind

    1.6 🎉 throttle

    1.7 🎉 debounce

    1.8 🎉 Promise

    1.9 🎉 调度器

    1.10 🎉 deepClone

    1.11 🎉 EventEmitter

    1.12 🎉 Ajax

    1.13 🎉 jsonp

  2. 🚧 深入原理

    2.1 🎉 变量声明提升

    2.2 🎉 this 指向

    2.3 🎉 原型与原型链

    2.4 🎉 继承

    2.5 🎉 执行上下文

    2.6 🎉 作用域与作用域链

    2.7 🎉 上下文与作用域

    2.8 🎉 闭包

    2.9 🎉 事件循环

  3. 🚧 DOM 相关

浏览器篇

Vue 篇

工程化篇

性能优化篇

小程序篇

常用库篇

网络篇

  • 🚧 HTTP

    要点:三次握手、四次挥手

前端安全篇

综合篇

算法与数据结构篇

前端

Node.js

博客

  1. [🎉] 深入理解 javascript 原型和闭包 [非原创, @王福朋]

  2. [🎉] Node.js 项目线上服务器部署与发布 [非原创, @Scott]

  3. [🚧] 致姗姗来迟的 Sass [原创]

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