Giter VIP home page Giter VIP logo

js-'s Introduction

所有的考试题目

15道运行题

1.1

1.2

1.3

2.1

2.2

2.3

2.4

2.5

2.6

2.7

3.1

3.2

3.2

3.3

3.3

3.4

3.5

20道简答题

  1. JavaScript 创建对象的几种方式?

  2. JavaScript 继承的几种实现方式?

  3. 说一下对this的理解。

4.什么是Proxy?

  1. 事件委托是什么?

  2. 说一下你所理解的闭包

  3. 说一下你所理解的ajax,如何创建一个ajax?

  4. 说一下你所理解的同源政策?

  5. 你是如何解决的跨域问题的?

  6. 你所理解的JavaScript的事件循环机制是什么?

  7. 说一下对Object.defineProperty()的理解。

  8. 说一下图片的懒加载和预加载的理解。

  9. 请求服务器数据,get和post请求的区别是什么?

  10. Reflect对象创建的目的是什么?

  11. require 模块引入的查找方式?

16 . 观察者模式和发布订阅模式有什么不同?

  1. 检查数据类型的方法会几种,分别是什么?

  2. 谈谈对JSON的了解。

  3. 进行哪些操作会造成内存泄漏?

  4. 谈谈你所理解的函数式编程。

15道手写题

  1. 实现js的节流和防抖函数,两者的区别是什么?

  2. 实现js中的深拷贝

  3. 手写call函数

  4. 手写apply函数

  5. 手写bind函数

  6. 实现柯里化函数

  7. 手写一个观察者模式

  8. 手动实现EventEmitter(发布订阅模式)

  9. 手动实现jsonp

  10. 手动实现new关键字

  11. 手动实现 Object.assign

  12. 实现 解析url参数为对象 的函数

  13. js格式化数字(每三位加逗号)

  14. 手写instanceof关键字

  15. 手写数组去重的方法?

目前所有的题目都公布出去,可以报名参加面试。

js-'s People

Contributors

kinyaying avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.