Amazon
  • Introduction
  • Phone Interview I
    • 53.Reverse Words in a String
    • 31.Partition Array
  • Phone Interview II
    • 167.Add Two Numbers
    • 88.Lowest Common Ancestor
  • Onsite I
    • 655.Big Integer Addition
    • 221.Add Two Numbers II
  • Onsite II
    • 158.Two Strings Are Anagrams
    • 171.Anagrams
    • 386.Longest Substring with At Most K Distinct Characters
  • Onsite III
    • 479.Second Max of Array
    • 589.Connecting Graph
  • Onsite IV
    • 532.Reverse Pairs
  • 2022
    • OA
      • work simulation
      • Greyness
      • NearestRetailer
      • Sum of Scores of Subarray
      • StrengthOfPassword
      • ProductOf1
      • Move 0/1 InArray
      • Max deviation among all substrings
      • AWS power consumption
      • searchWordResultWord
      • maxOperationOfString
      • MinHealthGame
      • EarliestMonth
      • Package ship
      • RatingConsectiveDecresing
      • LinkedListSum
      • MovingBoxes
      • ValidString
      • MaxValueAfterRemovingFromString
      • Subtree with Maximum Average
    • VO
      • 2022.3
    • BQ
      • doc
      • 2022.4
      • Freq Question
      • 11大类BQ和Follow-ups
      • Page 1
      • BQ 100
      • 35 behavioral questions asked in 95% of Amazon interviews with examples
      • Page 2
      • 反向BQ
    • LP
      • LP-1
      • LP-2
    • SD
      • Design Amazon Prime Video Recommendation System
      • Amazon Order system
    • OOD
      • Linux Find Command
      • Amazon Locker
    • AWS Identity call
    • Interviews
Powered by GitBook
On this page

Was this helpful?

  1. 2022

SD

PreviousLP-2NextDesign Amazon Prime Video Recommendation System

Last updated 3 years ago

Was this helpful?

  • 設計一個 reminder 的系統,設定 time 跟要提醒的事項,時間到了要 notify user。follow up: 要怎麼 scale up/ fault tolerance....

  • Design a system to store and search log files

  • design的题目是有很多temperature sensors,设计一个系统,显示每一个位置的latest 的温度。 我们就crawler聊了很久,我给了两种crawler的方案,聊了聊trade off和use case。然后简单的聊了聊db schema。

  • 如何设计The weather network这个app

  • 经典package题目 设计一个package delivery system。 每个incoming package都能找到最合适的locker

  • 如何update kindle version

  • implement web based Rate service;

  • 要求构建一个 monitoring dashboard,监控服务器运行状况

  • 图书推荐系统,推荐算法是什么不用管,全程跟着面试官走所以没啥特‍‍‌‌‌‌‍‍‌‍‌‍‌‍‌‍‌‌‌‍别的。

  • 设计一个类似于二手网站的service,用户可以上传商品,并且支持搜索

  • 设计一个收集amazon product review

  • Design inventory management system for buyer/seller (support

  • Design Amazon Locker Reserve System

  • System Design 偷偷截了个图,大概就是个可以展示一个商品的历史价格,用户可以设定一个alert 价格。Amazon 的 CamelCamelCamel。 System Design之前从没看过,写的不对请指教,看图吧

  • Design a Movie theater system 这道题‍‍‌‌‍‌‍‌‍‌‍‌‍‌‌‍‌‌‌‍我基本参考了Youtube的design经验

  • Notification system

  • 网上‍‍‌‍‌‍‌‌‍‍‍‍‌‍‌‍‌‍‍‌借书系统

  • Rate Limiter design