由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - F***Book interview
相关主题
问一个和统计相关的算法面试题 (转载)[sas] 怎么用自定义format里的值来计算?
[合集] 问一个和统计相关的算法面试题 (转载)求助:为什么box-cox transformed 后的varibale 不normal
弱人问个题sas and environmental variables
如何找出没有duplicate的数字[done]How to transform predictor variable?
Does R function pass parementer by reference or by copy?请问各位能人一个data transformation的问题
线性回归中log tranformationR中怎么pattern matching
请问matlab画图问题Python里面跟R的apply对应的命令有么?
y = a + b * (c ^ x)a question on transformation
相关话题的讨论汇总
话题: book话题: 面试题话题: interview话题: 概率话题: distance
进入Statistics版参与讨论
1 (共1页)
D******n
发帖数: 2836
1
【 以下文字转载自 JobHunting 讨论区 】
发信人: chump (chump), 信区: JobHunting
标 题: F***Book interview
发信站: BBS 未名空间站 (Mon Oct 12 21:08:54 2009, 美东)
上周的一个interview. Fail了。估计以后也没什么机会了 :-(
面试题1:
概率题。连续扔硬币,一直到出现HHT ( A 赢)或出现HTH (B赢)。问A,B赢的概率。
面试题2:
计算 two strings之间的distance. distance is the minimal operations (add,
delete, or change) to transform one string to the other.
http://en.wikipedia.org/wiki/Levenshtein_distance
面试题3:
given a string, remove duplicated characters:
eg. abadbc -> abdc
面试题4:
遍历树。主要看实现代码。
疑惑。面试
D******n
发帖数: 2836
2
for question 1 , we discussed about the expected tosses for A to win a while
ago in thie board.

概率。

【在 D******n 的大作中提到】
: 【 以下文字转载自 JobHunting 讨论区 】
: 发信人: chump (chump), 信区: JobHunting
: 标 题: F***Book interview
: 发信站: BBS 未名空间站 (Mon Oct 12 21:08:54 2009, 美东)
: 上周的一个interview. Fail了。估计以后也没什么机会了 :-(
: 面试题1:
: 概率题。连续扔硬币,一直到出现HHT ( A 赢)或出现HTH (B赢)。问A,B赢的概率。
: 面试题2:
: 计算 two strings之间的distance. distance is the minimal operations (add,
: delete, or change) to transform one string to the other.

1 (共1页)
进入Statistics版参与讨论
相关主题
a question on transformationDoes R function pass parementer by reference or by copy?
一般什么样的数据,分析起来要做log transformation?线性回归中log tranformation
transformation请问matlab画图问题
Google面试问题y = a + b * (c ^ x)
问一个和统计相关的算法面试题 (转载)[sas] 怎么用自定义format里的值来计算?
[合集] 问一个和统计相关的算法面试题 (转载)求助:为什么box-cox transformed 后的varibale 不normal
弱人问个题sas and environmental variables
如何找出没有duplicate的数字[done]How to transform predictor variable?
相关话题的讨论汇总
话题: book话题: 面试题话题: interview话题: 概率话题: distance