avatar
最新的MS面试题 (转载)# Programming - 葵花宝典
V*e
1
【 以下文字转载自 JobHunting 讨论区 】
发信人: VirtualLife (Who AM I), 信区: JobHunting
标 题: 最新的MS面试题
发信站: BBS 未名空间站 (Tue Sep 18 11:41:43 2007)
Coding Exercise:
Write a method that takes a pointer to a Node structure as a parameter. The
Node structure contains two pointers to other Node structures. The function
should return a complete copy of the passed-in data structure.
For example, the method signature could look like so:
Node* Copy(Node* root);
Note:
· Do not make any assumptions about the data str
avatar
X*r
2
嗯,这道题不错,难度适中,要不是已经在这里公布了的话我就要拿去作面试题了:)

The
function

【在 V*********e 的大作中提到】
: 【 以下文字转载自 JobHunting 讨论区 】
: 发信人: VirtualLife (Who AM I), 信区: JobHunting
: 标 题: 最新的MS面试题
: 发信站: BBS 未名空间站 (Tue Sep 18 11:41:43 2007)
: Coding Exercise:
: Write a method that takes a pointer to a Node structure as a parameter. The
: Node structure contains two pointers to other Node structures. The function
: should return a complete copy of the passed-in data structure.
: For example, the method signature could look like so:
: Node* Copy(Node* root);

avatar
b*n
3
可以拿去考阿三
呵呵

【在 X****r 的大作中提到】
: 嗯,这道题不错,难度适中,要不是已经在这里公布了的话我就要拿去作面试题了:)
:
: The
: function

avatar
V*e
4
先给个答案吧。

【在 X****r 的大作中提到】
: 嗯,这道题不错,难度适中,要不是已经在这里公布了的话我就要拿去作面试题了:)
:
: The
: function

avatar
s*u
5
招engineer的话找个有点逻辑的coding就够了吧,公布了也没有关系吧

【在 X****r 的大作中提到】
: 嗯,这道题不错,难度适中,要不是已经在这里公布了的话我就要拿去作面试题了:)
:
: The
: function

avatar
s*u
6
很trivial的遍历吧,加个判重detect环就可以了

先给个答案吧。

【在 V*********e 的大作中提到】
: 先给个答案吧。
avatar
a*f
7
时间、空间复杂度有要求吗?
avatar
V*e
8
No

【在 a***f 的大作中提到】
: 时间、空间复杂度有要求吗?
avatar
I*g
9
不就是有向图的遍历吗?
找出所有的节点和边
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。