由买买提看人间百态
登录
首页
论坛
未名存档
话题女王
小圈子
马甲追踪
版面排名
流量曲线
水枪排名
发帖量曲线
发帖版面饼图
发帖时间柱图
关于本站
帮助
boards
本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字
访问原贴
JobHunting版
- Zenefits Onsite 一题讨论
相关主题
●
binary tree的最长root leaf path
●
Find a sub tree with min weight怎么做
●
请教一个C++问题
●
渣渣cs本科半应届如何找工作
●
twitter 面经(Update)
●
[包子求助] Graph matching problem
●
LCA复杂度是多少
●
Given a node of a tree, find all nodes on the same level
●
LCA复杂度
●
MS onsite 面经
●
mirror 一个binary tree, 用non-recursive解法怎么做
●
G家电面面经--佛云了~~
●
插入节点到complete binary tree的末尾
●
贡献A家面经
●
FB面经
●
一道linkedin的graph题
相关话题的讨论汇总
话题: child
话题: weight
话题: root
话题: zenefits
话题: onsite
进入JobHunting版参与讨论
1
(共1页)
m****i
发帖数: 650
1
一个undirected network without cycle,要求求得节点具有到其他节点的最小
distance,也就是node with min(sum_of_distance_to_other_nodes)。这道题弄了一
些时间,开始直接说对每个点BFS。然后慢慢的讨论优化,因为图无环,最后弄出来的
算法是O(n)的。但是代码只写出来了一半,不过之前跟他讨论得很详细了,也先给出了伪
代码,所以感觉他也满意了。
有人答过如下,没有理解:)
想成是个tree,找出所有的leaf,然后把所有leaf放到一个list里
做reverseBFS, 从leaf开始每走一层就加一个weight(sum(child weight) * 2 + 1),
最终会找到一个root。
然后就是balance tree by weight,
从root开始试每个child,如果把那个child假设成root,
child_weight = root.weight - child.weight + (# of root's child - 1)
找出最小的child_weight,把那个child变成root。
直到root.weight小于任何一个child_weight。
结果好像是O(n + logn) = O(n)?
http://www.mitbbs.com/article/JobHunting/32967735_0.html
1
(共1页)
进入JobHunting版参与讨论
相关主题
●
一道linkedin的graph题
●
LCA复杂度
●
贡献G电 估计挂了
●
mirror 一个binary tree, 用non-recursive解法怎么做
●
为人父母,发面经,攒人品,求REFER
●
插入节点到complete binary tree的末尾
●
L家onsite面经
●
FB面经
●
binary tree的最长root leaf path
●
Find a sub tree with min weight怎么做
●
请教一个C++问题
●
渣渣cs本科半应届如何找工作
●
twitter 面经(Update)
●
[包子求助] Graph matching problem
●
LCA复杂度是多少
●
Given a node of a tree, find all nodes on the same level
相关话题的讨论汇总
话题: child
话题: weight
话题: root
话题: zenefits
话题: onsite
未名新帖统计
// 7月16日
#
版面
帖数(主题数)
-
全站
4871 (796)
1
Military
3777 (569)
2
Stock
341 (51)
3
Joke
117 (17)
4
History
116 (3)
5
Automobile
100 (9)
6
USANews
55 (9)
7
Midlife
45 (1)
8
Headline
41 (41)
9
Dreamer
33 (13)
10
FleaMarket
32 (20)
11
Living
30 (7)
* 这里只显示发帖超过25的版面,努力灌水吧:-)
历史上的今天
faintcat妹妹看进来~~
发表于12年前.
NSC, PD 1/7/2007, EB2, ...
发表于11年前.
[FBA求购]MJVE2 758 MJVM2 ...
发表于6年前.
老生常谈,归与不归
发表于10年前.
【申请】Seattle西雅图 版版主——申请人...
发表于9年前.
宝宝出生,头骨骨折,求祝福
发表于9年前.
求推荐舒缓优美的古典音乐
发表于11年前.
百分之一的北京人上北大 中国网友愤怒(转载)
发表于10年前.
新人带狗狗Bailey来报道
发表于12年前.
全世界最有价值的运动队
发表于10年前.
请问大切诺基的质量如何
发表于6年前.
TNND,军版全是BKC
发表于15年前.
Inception
发表于12年前.
微软的有些家属可真恶心,为了卖保险脸都不要了
发表于10年前.
每周坐高铁的苦逼来说说感受吧!!
发表于9年前.