This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ctop
/
adsp-vue
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
2a59ee6465
Ramas
Etiquetas
V1.1.1
V1.1.3
V1.1.4
V1.1.5
V1.1.6
V1.1.7
V1.1.8
activity
detached
feature-zhu
feature/bug-jyf
feature/middle-jyf
feature/work-jyf
feature/work-test
jiaoyang
kuaishou-type
lzh
master
master-1
master-test
master_v2
new-batch
new-test-z
routinization
test
test-2
test-publish
test-wei
test-zhu
testv2
work-accountClearing
work-accoutConfig
work-adminStatistics
work-adver
work-changeProject
work-channel
work-dingxiang
work-earlyWarning
work-explore
work-kuaishou
work-materialMarket
work-materialPool
work-materialTest
work-materialUpdate
work-newChannel
work-newCreate
work-newLaunch
work-newplate
work-popularVideo
work-report
work-saleList
work-trusteeship
z-text
adsp-vue
/
面试题.md
面试题.md
1.7 KB
Histórico
Raw
2月22日
基础题
编写一个方法,该方法接收两个参数,分别为 k 和 一个无序的纯数字数组。该方法在执行后,会返回数组中第 k 大的数字。特别注意,如果数组中,有两位数值一样的数字,同数值数字排名并列。如 [3,1,3,2,5,4,5] 中,第 1 大的数字为 5,第2大的数字为 4,第5大的数字为 1?
__proto__
和 prototype 之前有什么关系?
call(), .apply() .bind() 的区别和作用?bind 方法如何来实现?
附加题
JS
中基础数据类型有哪几种?了解包装对象么?
2、如何判断this?箭头函数的this是什么?
2月23日
基础题
如何中断ajax请求?
什么是同步?什么是异步?
什么是宏任务?什么是微任务?
附加题
2月24日
基础题
附加题
2月25日
基础题
附加题
2月26日
基础题
附加题
2月27日
基础题
附加题
2月28日
基础题
附加题
3月1日
基础题
附加题
3月2日
基础题
附加题
3月3日
基础题
附加题
3月3日
基础题
附加题
3月4日
基础题
附加题
3月5日
基础题
附加题
3月6日
基础题
附加题
3月7日
基础题
附加题
3月8日
基础题
附加题
3月9日
基础题
附加题
3月10日
基础题
附加题
3月11日
基础题
附加题
3月12日
基础题
附加题
3月13日
基础题
附加题
3月14日
基础题
附加题