-
Notifications
You must be signed in to change notification settings - Fork 97
Issues: qappleh/Interview
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Day407: 有一堆整数,请把他们分成三份,确保每一份和尽量相等(11,42,23,4,5,6 4 5 6 11 23 42 56 78 90)
数据结构与算法
滴滴
#410
opened Oct 12, 2021 by
qappleh
Day403: 有一个二叉树,每个节点的值是一个正整数。写一个函数判断这棵树中是否存在从根到叶子节点的一个路径,这个路径上所有的节点之和为某个节点的值?
数据结构与算法
腾讯
#406
opened Sep 26, 2021 by
qappleh
Day398: 怎么在指定数据源里面生成一个长度为 n 的不重复随机数组 能有几种方法 时间复杂度多少(字节)
字节跳动
数据结构与算法
编程题
#401
opened Sep 15, 2021 by
qappleh
Day396:为什么 vite、snowpack 可以比 webpack 快那么多?具体原理是什么?(阿里)
工程化/工具
阿里
#399
opened Sep 13, 2021 by
qappleh
Day395:vue-router 中路由方法 pushState 和 replaceState 能否触发 popSate 事件?
js
vue
#398
opened Sep 10, 2021 by
qappleh
Day394:SSR 怎么做的,怎么保证同构?server 端的数据都 renderToString 了,为什么还要给到 client 端?
react
服务端
腾讯
#397
opened Sep 9, 2021 by
qappleh
Day388:实现一个sum函数,接收一个arr,累加arr的项,只能使用add方法,该方法接收两个数,模拟异步请求后端返回一个相加后的值?
js
字节跳动
编程题
#391
opened Sep 1, 2021 by
qappleh
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-08.