由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - [合集] google interview question
相关主题
[合集] google的电话面试都给结果么?How can one determine whether a singly linked list has a cycle?
想成为嵌入式程序员应知道的0x10个基本问题 zz一个简单的java题
请教一个问题,发两个包子。请教下copy list with random pointer
问个链表反转的老题Google Phone Interview
copy link with random additional pointers限时2分钟
C++ Q93 - Q95这题怎么做?
谁对design pattern比较熟?Google电面题
reverse random pointers of a single linked listcomparision
相关话题的讨论汇总
话题: question话题: sep话题: fri话题: used话题: interview
进入JobHunting版参与讨论
1 (共1页)
h***g
发帖数: 337
1
☆─────────────────────────────────────☆
oncerest (乌龙茶) 于 (Fri Sep 22 04:33:17 2006) 提到:
- implement a fixed size cache put and get methods. and Least Recently Used
discards
- 两个排序的数组, 找出交集.
☆─────────────────────────────────────☆
robertt (陈龙川) 于 (Fri Sep 22 04:46:20 2006) 提到:
For the second question, put two pointers in the beginning of the sorted arr
ay and scan by comparision. The running time is O(m+n) if the length of the
arrays are m and n respectively.

Used
1 (共1页)
进入JobHunting版参与讨论
相关主题
comparisioncopy link with random additional pointers
bloomberg面试经历C++ Q93 - Q95
Are you able to present the proper documentation of employment eligibility upon your date of hire?谁对design pattern比较熟?
自己设计的一道面试题reverse random pointers of a single linked list
[合集] google的电话面试都给结果么?How can one determine whether a singly linked list has a cycle?
想成为嵌入式程序员应知道的0x10个基本问题 zz一个简单的java题
请教一个问题,发两个包子。请教下copy list with random pointer
问个链表反转的老题Google Phone Interview
相关话题的讨论汇总
话题: question话题: sep话题: fri话题: used话题: interview