Redian新闻
>
隐秘恋情大放送:靖王粗暴狂吻夏冬
avatar
隐秘恋情大放送:靖王粗暴狂吻夏冬# TVChinese - 中文电视
x*k
1
一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
写了。括号后是我认为的答案或者提示。
1. write a iterative function to calculate fibonacci sequence
2. what is the difference of Delete table and truncat table.(about sql &
database)
3. what is ACID.(about sql or database)
4. write a find() for BST, How to decide the element could not be found.((
less than && No left child) || (large than && no right child))
5. how to reverse a link list using one point
(should I use recursive calling)
6. find the sizeof(int) without using sizeof(). (大家可以讨论一下,我用(~
0x0)右移位做的,但是不对方希望的答案)
7. main()
{
folk();
folk();
folk();
printf("abc\n");
}
How many abc will be printed?
8. what is the difference between.
kill proces_id
kill -9 process_id
另外一家类似职位的电面,全部是stl的问题,很简单。
1. new a vector, what is the size(),
2. how to prevent relocation when push elements into a vector. (reserve())
3. why vector use relocation instead of chunks of memory.(keep compatible
with C array)
4. how is deque implemented?(uses chunks of memory)
5. the different of set & map? what is the return value of find()? (an
iterator of element )
6. what is the member function needed to use set.find() or map.find().(less(
))
7. what if the element class doesn't have less() operator? (pass a functor
to constructor as comparing function)
8. for loop to find a element in a vector, what is the method the class need
to support? (equal operator)
9. For smart pointer, How it implement the reference counter(a pointer to a
int or unsigned int)
发挥得一般,不是技术问题,感觉表现得不够活跃。面完后觉得还是很不错的职位。求
bless!
avatar
y*r
2
房子已经CLOSE,保险也买了,贷款什么都弄好了。inspection做过都很好,但是保险
公司自己检查了屋顶,说需要再修理,有砖不平,我们觉得不需要。才10年不到的房子。
问题是,如果我们不修理,保险公司威胁说不再接受投保,这样的话是否有问题?我们
有贷款,会不会影响到贷款?
是否需要换1家保险公司?如果换的话费用是否会增加?
或者我们干脆不买保险。这样是否有问题。
谢谢!
avatar
E*c
3
不信?你们自己看
avatar
w*s
4
bless

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
c*n
5
干脆不买保险??不是听说贷款的银行会强迫你买保险的吗??
avatar
h*2
6
靖王看上去很心虚

【在 E**c 的大作中提到】
: 不信?你们自己看
avatar
G*0
7
Bless~

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
t*3
8
多问两三家保险公司吧。换房顶开销比较大(几千以上)。保险公司有权利决定给不给
你保,但是有些保险公司就是大概看一下房子的存在,没有明显问题就行了。有贷款必
须要房保,但不需要指定哪一家保险公司。各家的价格会不同,但是保险费同你现在换
房顶的钱比起来还是笔小开支(一年几百)。
avatar
o*e
9
这是什么戏,王凯好帅
avatar
d*n
10
祝福!
avatar
y*r
11
贷款我们已经拿到了
如果现在不买保险,是不是以后的贷款不发放?
avatar
t*7
12
够粗暴!如此泡妞妞能爱死你。
同文什么戏。
avatar
P*e
13
bless~

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
b*d
14
没有保险,银行是不会放款的。

【在 y**r 的大作中提到】
: 贷款我们已经拿到了
: 如果现在不买保险,是不是以后的贷款不发放?

avatar
c*h
15
电视剧《知青》
这两不是男主女主

【在 o********e 的大作中提到】
: 这是什么戏,王凯好帅
avatar
d*a
16
bless!
第六题可以用 (unsigned int)((int *)0 + 1),类似的问题还有求结构体中某变量的
offset
avatar
d*d
17
保险公司还会来人检查房子?
avatar
t*7
18
还真是,当时没觉得靖王很帅。这俩不是主角,真正的女主很漂亮。

【在 c*****h 的大作中提到】
: 电视剧《知青》
: 这两不是男主女主

avatar
x*k
19
多谢多谢!很久没写类似的代码,都忘光了。

【在 d******a 的大作中提到】
: bless!
: 第六题可以用 (unsigned int)((int *)0 + 1),类似的问题还有求结构体中某变量的
: offset

avatar
t*3
20
比如荒郊一栋破房子去买保险,保险公司不来看的话,过不了多久主人就把破房子推到
,号称被大风破坏。保险公司有苦说不出。

【在 d***d 的大作中提到】
: 保险公司还会来人检查房子?
avatar
x*i
21
女主倒也不是非常漂亮,就是很甜美,我很喜欢这个电视剧,虽然可能很多人会说美化
了那段历史。王凯在这个戏里面的角色,人设很好,很讨人喜欢,最好看的部分就是在
那些小青年在边境上守边时候的那些瞎白话。山影不大擅长拍爱情戏,但是这戏里面的
爱情虽然片段不多,还挺美的。
[在 txak47 (隔世追铊) 的大作中提到:]
:还真是,当时没觉得靖王很帅。这俩不是主角,真正的女主很漂亮。

:...........
avatar
t*y
22
bless

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
y*r
23
银行已经放了2个月了,难道后面的停止发放?

【在 b*d 的大作中提到】
: 没有保险,银行是不会放款的。
avatar
c*h
24
这剧不错

【在 x*****i 的大作中提到】
: 女主倒也不是非常漂亮,就是很甜美,我很喜欢这个电视剧,虽然可能很多人会说美化
: 了那段历史。王凯在这个戏里面的角色,人设很好,很讨人喜欢,最好看的部分就是在
: 那些小青年在边境上守边时候的那些瞎白话。山影不大擅长拍爱情戏,但是这戏里面的
: 爱情虽然片段不多,还挺美的。
: [在 txak47 (隔世追铊) 的大作中提到:]
: :还真是,当时没觉得靖王很帅。这俩不是主角,真正的女主很漂亮。
: :
: :...........

avatar
b*n
25
看了你的答案,感觉你答得不好。

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
H*H
26
房子的产权——title在贷款银行手里,掂量掂量吧
不买保险是不可能的。
avatar
t*7
27
傅晶的确甜美。至今还记得男女主的一场床戏,可惜导演不够大胆,关键时候给掐了,
遗憾了很久。

【在 x*****i 的大作中提到】
: 女主倒也不是非常漂亮,就是很甜美,我很喜欢这个电视剧,虽然可能很多人会说美化
: 了那段历史。王凯在这个戏里面的角色,人设很好,很讨人喜欢,最好看的部分就是在
: 那些小青年在边境上守边时候的那些瞎白话。山影不大擅长拍爱情戏,但是这戏里面的
: 爱情虽然片段不多,还挺美的。
: [在 txak47 (隔世追铊) 的大作中提到:]
: :还真是,当时没觉得靖王很帅。这俩不是主角,真正的女主很漂亮。
: :
: :...........

avatar
x*k
28
你是指第一组问题还是第二组?第一组我的确不是很理想。

【在 b********n 的大作中提到】
: 看了你的答案,感觉你答得不好。
avatar
E*c
29
知青的制片人也是侯鸿亮,出品方也是山影
看样子这一拨人形成了一个团队,就像特种兵系列的那个团队一样

【在 c*****h 的大作中提到】
: 电视剧《知青》
: 这两不是男主女主

avatar
b*n
30
第二组也一般,deque明明是queue,什么chunk of memory

【在 x****k 的大作中提到】
: 你是指第一组问题还是第二组?第一组我的确不是很理想。
avatar
c*h
31
很多时候都是一个团队一个团队操作的

【在 E**c 的大作中提到】
: 知青的制片人也是侯鸿亮,出品方也是山影
: 看样子这一拨人形成了一个团队,就像特种兵系列的那个团队一样

avatar
x*k
32
deque的内部实现是一个或多个memory block,而不是连续地址的一块memory。

【在 b********n 的大作中提到】
: 第二组也一般,deque明明是queue,什么chunk of memory
avatar
o*e
33
王凯这里有点 闯关东 里那个活兽 的感觉。名字忘了。
avatar
b*n
34
deque全称叫什么??

【在 x****k 的大作中提到】
: deque的内部实现是一个或多个memory block,而不是连续地址的一块memory。
avatar
y*a
35
朱亚文

★ 发自iPhone App: ChineseWeb 8.6

【在 o********e 的大作中提到】
: 王凯这里有点 闯关东 里那个活兽 的感觉。名字忘了。
avatar
b*n
36
而且你第三题和第九题也不太对。

【在 x****k 的大作中提到】
: deque的内部实现是一个或多个memory block,而不是连续地址的一块memory。
avatar
y*a
37
朱亚文在红高梁里面登峰造极,原来男盗女娼可以那么理直气壮的,刷新三观呀

★ 发自iPhone App: ChineseWeb 8.6

【在 o********e 的大作中提到】
: 王凯这里有点 闯关东 里那个活兽 的感觉。名字忘了。
avatar
x*k
38
deque (usually pronounced like "deck") is an irregular acronym of double-
ended queue.
queue只是数据结构,可以用array,link list甚至拿两个stacks去实现。

【在 b********n 的大作中提到】
: deque全称叫什么??
avatar
m*r
39
不喜欢他,演技也不行,演来演去都是那种无脑冲动角色。

【在 y**a 的大作中提到】
: 朱亚文在红高梁里面登峰造极,原来男盗女娼可以那么理直气壮的,刷新三观呀
:
: ★ 发自iPhone App: ChineseWeb 8.6

avatar
d*a
40
同意你的看法。
C++.Standard.Library,.The.A.Tutorial.and.Reference 书上的。
the deque is implemented typically as a bunch of individual blocks, with the
first block growing in one direction and the last block growing in the
opposite direction

【在 x****k 的大作中提到】
: deque的内部实现是一个或多个memory block,而不是连续地址的一块memory。
avatar
M*u
41
是的,侯鸿亮和姜伟两个团队瓜分了电视剧市场。

【在 E**c 的大作中提到】
: 知青的制片人也是侯鸿亮,出品方也是山影
: 看样子这一拨人形成了一个团队,就像特种兵系列的那个团队一样

avatar
D*h
42
既然连queue和deque都分不清,你自己也别来误导阿,我还要参考lz答案呢。

【在 b********n 的大作中提到】
: deque全称叫什么??
avatar
q*n
43
呃,这是王凯,又老又丑啊

【在 o********e 的大作中提到】
: 这是什么戏,王凯好帅
avatar
D*h
44
big bless!

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
g*u
45
如果两个长得都不丑的演 接吻的镜头 会不会湿吻
avatar
x*k
46
多谢bless。我不能保证正确,所以拿出来给大家讨论,也仅供***参考***

【在 D***h 的大作中提到】
: 既然连queue和deque都分不清,你自己也别来误导阿,我还要参考lz答案呢。
avatar
E*c
47

湿吻究竟是啥标准?

【在 g*******u 的大作中提到】
: 如果两个长得都不丑的演 接吻的镜头 会不会湿吻
avatar
x*k
48
第三题的答案是对方说的,不是我说的,我也没必要当场和他较这个真。后来翻书又看
了一遍,最大的优点是对于vector可以使用raw pointer to refer individual
element,而其他container必须使用iterator
你觉得第九题该怎么回答?

【在 b********n 的大作中提到】
: 而且你第三题和第九题也不太对。
avatar
c*h
49
有没有用到舌头。。。。

【在 E**c 的大作中提到】
:
: 湿吻究竟是啥标准?

avatar
b*n
50

this is right
it's not a pointer to a number, but a pointer to a counter object

【在 x****k 的大作中提到】
: 第三题的答案是对方说的,不是我说的,我也没必要当场和他较这个真。后来翻书又看
: 了一遍,最大的优点是对于vector可以使用raw pointer to refer individual
: element,而其他container必须使用iterator
: 你觉得第九题该怎么回答?

avatar
b*n
51
u don't know a single word out of ur big mouth.

【在 D***h 的大作中提到】
: 既然连queue和deque都分不清,你自己也别来误导阿,我还要参考lz答案呢。
avatar
d*e
52
shhh....冷静冷静,不要激动

【在 b********n 的大作中提到】
: u don't know a single word out of ur big mouth.
avatar
b*n
53

double-
u can say all associate containers are implemented on memory blocks, but
that's not an answer. u should've said deque is double ended queue,
usually implemented by dynamic array or doubly-linked list.

【在 x****k 的大作中提到】
: deque (usually pronounced like "deck") is an irregular acronym of double-
: ended queue.
: queue只是数据结构,可以用array,link list甚至拿两个stacks去实现。

avatar
b*n
54
hehe, relax. I've seen too many stupid ppl to be 激动

【在 d**e 的大作中提到】
: shhh....冷静冷静,不要激动
avatar
y*n
55
谁给解释一下第7题,我编译了下,怎么每次输出的结果不一定啊。
或者 5个,或者1个,甚至有时更多。求高手指点。

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

avatar
d*a
56
it should be 8 times. how could you get 5 or 1?

【在 y*******n 的大作中提到】
: 谁给解释一下第7题,我编译了下,怎么每次输出的结果不一定啊。
: 或者 5个,或者1个,甚至有时更多。求高手指点。

avatar
b*n
57
he must misread the output since stdio is shared among child processes...
8 seems right to me.

【在 d******a 的大作中提到】
: it should be 8 times. how could you get 5 or 1?
avatar
d*e
58
re...
为了灌水需要,在大家的答案上我加个解释 :p
int main(int argc, char *argv[])
{
fork(); // #1, p1
fork(); // #2, p2, f1_2
fork(); // #3, p3, f1_3, f1_2_3, f2_3
printf("abc\n");
return 0;
}
p1, p2, p3表示是最外面main的子进程
f1_2表示这个fork是fork1的子进程,编号为#2, 类似的是f1_3, f2_3
f1_2_3表示是fork1的子进程f1_2的子进程,编号为#3 ...
再加上外面的main的print,一共8个

【在 b********n 的大作中提到】
: he must misread the output since stdio is shared among child processes...
: 8 seems right to me.

avatar
y*n
59
Thanks.
I think i misread the output as I executed the program in linux terminal.
The terminal shell will also need to fork a child process to execute the
program. someetimes the return of that shell prompt is early than the last
printf, making it look like the output is a new input. one example i got.
$ ./fork_test
abc
abc
abc
abc
$ abc
abc
abc
abc

【在 d**e 的大作中提到】
: re...
: 为了灌水需要,在大家的答案上我加个解释 :p
: int main(int argc, char *argv[])
: {
: fork(); // #1, p1
: fork(); // #2, p2, f1_2
: fork(); // #3, p3, f1_3, f1_2_3, f2_3
: printf("abc\n");
: return 0;
: }

avatar
y*o
60
bless
avatar
t*n
61
1. new a vector, what is the size(),
what is answer for this one. Thanx.

【在 x****k 的大作中提到】
: 一家IB的Analytics developer的onsite,只记得部分题目,一些比较简单的题目就不
: 写了。括号后是我认为的答案或者提示。
: 1. write a iterative function to calculate fibonacci sequence
: 2. what is the difference of Delete table and truncat table.(about sql &
: database)
: 3. what is ACID.(about sql or database)
: 4. write a find() for BST, How to decide the element could not be found.((
: less than && No left child) || (large than && no right child))
: 5. how to reverse a link list using one point
: (should I use recursive calling)

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。