[合集] 『参加活动』岁月是把杀猪刀-brownie# pets - 心有所宠
h*3
1 楼
新手,刚被recruiter面试完,
1)写copy constructor的时候你要注意啥,为啥参数要用reference
2) 写assignment operator的时候你要注意啥
3)实现一个data structure, 可以高效的加/删 front and back, and random access
4) 如果class a 的constructor is a(int), 没default value, 怎么create array
with 50 a objects.
这3)用啥data structure啊?
1)写copy constructor的时候你要注意啥,为啥参数要用reference
2) 写assignment operator的时候你要注意啥
3)实现一个data structure, 可以高效的加/删 front and back, and random access
4) 如果class a 的constructor is a(int), 没default value, 怎么create array
with 50 a objects.
这3)用啥data structure啊?