罗布乐思前端面经

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]


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

相关推荐

友友们,我实在是不太明白,校招的话现在大多也是提前实习,然后转正也是需要考核的,考核通过才能转正,那这跟实习转正有什么区别啊
苦闷的仰泳鲈鱼刷了1...:提前实习,是让你提前熟悉业务的,后续是入职后可以减少试用期的(大部分是包入职的);转正实习,要是hc不够或者其他原因,让你正式offer可能都没有,这个风险很大。 ---个人看法和了解到的。
点赞 评论 收藏
分享
评论
点赞
2
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务