由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 乌博尔面经
相关主题
FG nyc 面经Leetcode Scramble String简单解法
讨论一下FB的经典题read和readline吧面过F的童鞋,能讲讲答bahaviour的题,要注意什么?
F面经Simulation&Visualization engineer
这个followup 如何做? 求思路[合集] 2006年底石油公司面试 (经验 游记) zz
做了一下scramble string问大家关于编程的经验
LeetCode Scramble String 疑问job opportunity - key knowledge: machine learning
string scramble 的时间复杂度Search in a sorted, rotated list
scramble stringamazon 电面题
相关话题的讨论汇总
话题: game话题: simulation话题: letters话题: 环状话题: 飞盘
进入JobHunting版参与讨论
1 (共1页)
s*****l
发帖数: 45
1
U家的
其实主要是聊天, 聊快玩了才问题目, culture fit是他们最看重的.
1. Scramble Game, given some letters, and a big dictionary, how to get
all words that can be generated by combing these letters (use Trie)
2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
个人的id
3. Find min in rotated Array, design 分布式metrics 系统
5. Read4K problem, followup, how to make it work with multiple calls,
subsequent call should starts from where the last one ends
m******3
发帖数: 346
2
能说说第二题的题意么,不太明白。

【在 s*****l 的大作中提到】
: U家的
: 其实主要是聊天, 聊快玩了才问题目, culture fit是他们最看重的.
: 1. Scramble Game, given some letters, and a big dictionary, how to get
: all words that can be generated by combing these letters (use Trie)
: 2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
: 面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
: 个人的id
: 3. Find min in rotated Array, design 分布式metrics 系统
: 5. Read4K problem, followup, how to make it work with multiple calls,
: subsequent call should starts from where the last one ends

y******l
发帖数: 16
3
同问, 是只能投向正前方的人?还是可以投向环里任意一个人?
t**r
发帖数: 3428
4
2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
个人的id
看不懂题目。
n*********5
发帖数: 37
5
请问按照LZ谈的这几轮的感觉
什么样的才算fit呢?

【在 s*****l 的大作中提到】
: U家的
: 其实主要是聊天, 聊快玩了才问题目, culture fit是他们最看重的.
: 1. Scramble Game, given some letters, and a big dictionary, how to get
: all words that can be generated by combing these letters (use Trie)
: 2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
: 面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
: 个人的id
: 3. Find min in rotated Array, design 分布式metrics 系统
: 5. Read4K problem, followup, how to make it work with multiple calls,
: subsequent call should starts from where the last one ends

y*****h
发帖数: 22
6
这题应该是约瑟夫环问题的变种吧。

【在 t**r 的大作中提到】
: 2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
: 面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
: 个人的id
: 看不懂题目。

t**r
发帖数: 3428
7
right. got it. thanks

【在 y*****h 的大作中提到】
: 这题应该是约瑟夫环问题的变种吧。
s*****l
发帖数: 45
8
Yes

【在 y*****h 的大作中提到】
: 这题应该是约瑟夫环问题的变种吧。
l*****a
发帖数: 14598
9
晒一下number吧

【在 s*****l 的大作中提到】
: U家的
: 其实主要是聊天, 聊快玩了才问题目, culture fit是他们最看重的.
: 1. Scramble Game, given some letters, and a big dictionary, how to get
: all words that can be generated by combing these letters (use Trie)
: 2. Simulation game: 假设有一圈人(1 - N)成环状排列, 其中一个投出飞盘, 打到前
: 面一个, 于是前面一个倒下, 下一个接起来继续扔向前, 知道只剩下一个人为止, 求这
: 个人的id
: 3. Find min in rotated Array, design 分布式metrics 系统
: 5. Read4K problem, followup, how to make it work with multiple calls,
: subsequent call should starts from where the last one ends

1 (共1页)
进入JobHunting版参与讨论
相关主题
amazon 电面题做了一下scramble string
MS Onsite面经LeetCode Scramble String 疑问
问一道题string scramble 的时间复杂度
Rotating an array in placescramble string
FG nyc 面经Leetcode Scramble String简单解法
讨论一下FB的经典题read和readline吧面过F的童鞋,能讲讲答bahaviour的题,要注意什么?
F面经Simulation&Visualization engineer
这个followup 如何做? 求思路[合集] 2006年底石油公司面试 (经验 游记) zz
相关话题的讨论汇总
话题: game话题: simulation话题: letters话题: 环状话题: 飞盘