由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - facebook phone面试题
相关主题
bloomberg电面,不熟悉C,C++分享我经历的Google/Microsoft等公司的面试题
Amazon 第一轮电话面试看一道面试题
求:Google基本面试题website link非常好的总结面试题准备,分享一下!
为什么考atoi比itoa要多的多?微软intern面经
你们都背题目答案吗?写程序时的一个小问题?
如果找两个array的intersection的题也没做出来写了个atoi,大家帮看有没有哪里错了?
A simple interview question看atoi代码很麻烦,不如讨论讨论test case吧
Facebook被拒,写个面经2道算法题。 求教大家!
相关话题的讨论汇总
话题: root话题: 面试题话题: tree话题: min话题: facebook
进入JobHunting版参与讨论
1 (共1页)
g*****e
发帖数: 282
1
回馈版面,抛砖引玉
atoi, itoa
sqrt
height of a tree
min-depth of a tree/node
j*****u
发帖数: 1133
2
seattle的一定要顶!!

【在 g*****e 的大作中提到】
: 回馈版面,抛砖引玉
: atoi, itoa
: sqrt
: height of a tree
: min-depth of a tree/node

g*********s
发帖数: 1782
3

what is min-depth of a tree/node?

【在 g*****e 的大作中提到】
: 回馈版面,抛砖引玉
: atoi, itoa
: sqrt
: height of a tree
: min-depth of a tree/node

l*****a
发帖数: 14598
4
minimum length from root to a leaf child

【在 g*********s 的大作中提到】
:
: what is min-depth of a tree/node?

g*********s
发帖数: 1782
5
what if root is a leaf, or root is NULL?

【在 l*****a 的大作中提到】
: minimum length from root to a leaf child
b******n
发帖数: 4509
6
1 and 0 ba

【在 g*********s 的大作中提到】
: what if root is a leaf, or root is NULL?
g*********s
发帖数: 1782
7
then how about a root with only one child, the min length is 1 or 2?

【在 b******n 的大作中提到】
: 1 and 0 ba
1 (共1页)
进入JobHunting版参与讨论
相关主题
2道算法题。 求教大家!你们都背题目答案吗?
几道MS面试题如果找两个array的intersection的题也没做出来
最新微软SDE II面试题A simple interview question
新书《Coding Interviews: Questions, Analysis & Solutions》已经出版Facebook被拒,写个面经
bloomberg电面,不熟悉C,C++分享我经历的Google/Microsoft等公司的面试题
Amazon 第一轮电话面试看一道面试题
求:Google基本面试题website link非常好的总结面试题准备,分享一下!
为什么考atoi比itoa要多的多?微软intern面经
相关话题的讨论汇总
话题: root话题: 面试题话题: tree话题: min话题: facebook