罗布乐思前端面经

1、自我介绍
2、get和post的区别
2、react 底层原理你都知道哪些
3、用过什么请求头
4、编程题
// You are given two arrays (without duplicates) nums1 and nums2 
// where nums1’s elements are subset of nums2. 
// Find all the result for nums1's elements in the 
// corresponding places of nums2.
// The result of a number x in nums1 is the First 
// Bigger Number to ITS right in nums2. If result does not exist, 
// output -1 for this number.

// Example 1:
// Input: nums1 = [4,1,2], nums2 = [1,3,4,2].
// Output: [-1,3,-1]

// Example 2:
// Input: nums1 = [4,2,1,3,5], nums2 = [4,2,1,3,5].
// Output: [5,3,3,5,-1]


#面经##校招##罗布乐思##前端工程师#
全部评论
楼主你好,请问你是实习、校招还是社招?
点赞 回复 分享
发布于 2020-10-27 16:16
对了  还问了  react生命周期函数
点赞 回复 分享
发布于 2020-10-27 16:20

相关推荐

躺尸修仙中:因为很多92的也去卷中小厂,反正投递简历不要钱,面试不要钱,时间冲突就推,不冲突就面试积累经验
点赞 评论 收藏
分享
评论
点赞
2
分享
牛客网
牛客企业服务