由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - [合集] interview question(programming)
相关主题
[合集] probability 问题[合集] 大家帮忙想想一个算法题.
[合集] 一道面试题(brownian motion)有没有什么算法能够输出一个graph的两个nodes之间的所有路径?
[合集] two probability questions[合集] 来个C++的题
[合集] a question on statistics问个统计的面试题
面试题: 怎么判断一个linked list 是不是 circled问个简单的C++问题
最近总收到 linked in 发来 You're now connected to somebody .[合集] How to model this problem?(probability)
请教一个矩阵Bound问题,谢谢如何用binomial tree对one touch option定价
请大牛讲讲国内金融IT的就业和薪资情况a data structure question (easy level)
相关话题的讨论汇总
话题: fri话题: may话题: question话题: interview
进入Quant版参与讨论
1 (共1页)
b***k
发帖数: 2673
1
☆─────────────────────────────────────☆
longtian (戒网中...) 于 (Fri May 23 13:40:36 2008) 提到:
There is a graph with n nodes and m edges. Given any two nodes, find out if
there is a path that connects them. How do you go about this problem?
Discuss ideas, trade-offs, algorithm ideas, and more。
☆─────────────────────────────────────☆
littleegg (爱吃茶叶蛋) 于 (Fri May 23 14:46:04 2008) 提到:
start from node m and n separately and keep tracing out the next node until
you find a common node, then t
1 (共1页)
进入Quant版参与讨论
相关主题
a data structure question (easy level)面试题: 怎么判断一个linked list 是不是 circled
问个关于binomial tree的问题最近总收到 linked in 发来 You're now connected to somebody .
我愚钝,reverse linked list的code我看不懂,谁给我解释解释请教一个矩阵Bound问题,谢谢
求指教,要不要从了offer?请大牛讲讲国内金融IT的就业和薪资情况
[合集] probability 问题[合集] 大家帮忙想想一个算法题.
[合集] 一道面试题(brownian motion)有没有什么算法能够输出一个graph的两个nodes之间的所有路径?
[合集] two probability questions[合集] 来个C++的题
[合集] a question on statistics问个统计的面试题
相关话题的讨论汇总
话题: fri话题: may话题: question话题: interview