由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 再问个google面试题
相关主题
问个google面试题(3)问一道面试题
请问一个面试题:"System described. Blank page returned. How would you test it?"说一道关于unbalanced树的面试题 (转载)
请教一个面试题问个精华区的面试题
一道面试题问个脑筋急转弯的面试题。
google 一题问个面试题
再问个Amazon面试题问个bit struct的面试题 急
求建议 unpaid intern要不要去问个amazon的面试题
一道面试题问个mutex的面试题
相关话题的讨论汇总
话题: visited话题: pages话题: most话题: server话题: must
进入JobHunting版参与讨论
1 (共1页)
B*******1
发帖数: 2454
1
跟前两天这里有人问的amazon那个很类似,但是似乎还没有最佳答案
Suggest a DS for web server to store history of visited pages. The server
must maintain data for last n days. It must show the most visited pages of
the current day first and then the most visited pages of next day and so on.
r*******y
发帖数: 1081
2
queue ?

on.

【在 B*******1 的大作中提到】
: 跟前两天这里有人问的amazon那个很类似,但是似乎还没有最佳答案
: Suggest a DS for web server to store history of visited pages. The server
: must maintain data for last n days. It must show the most visited pages of
: the current day first and then the most visited pages of next day and so on.

f*******t
发帖数: 7549
3
按天保存,然后计算每天的most visited pages
1 (共1页)
进入JobHunting版参与讨论
相关主题
问个mutex的面试题google 一题
问个面试题再问个Amazon面试题
问个bb的面试题求建议 unpaid intern要不要去
问个google面试题一道面试题
问个google面试题(3)问一道面试题
请问一个面试题:"System described. Blank page returned. How would you test it?"说一道关于unbalanced树的面试题 (转载)
请教一个面试题问个精华区的面试题
一道面试题问个脑筋急转弯的面试题。
相关话题的讨论汇总
话题: visited话题: pages话题: most话题: server话题: must