LEETCODE
Ctrlk
  • 自我反思
  • 0. Introduction
  • 1. Binary Search
  • 2. Linked List
  • 3. Two Pointers
  • 4. Tree
  • 6. Graph
  • BFS
  • DFS & Flood-Filling
  • 7. DP
  • 8. Data Structure
  • 9. Math
  • 10. 字符串
  • 11. Sorting
  • 12. Union Find
  • 13. Interval与扫描线
  • 14.Greedy
  • Design/Tradeoff
  • Other
  • System Designs
    • Google doc
    • Data dog/logging
    • Design leetcode/ contest
    • Release binary to 10000 servers
    • Instagram
    • Live comment
    • Messenger/ What's app
    • Job scheduler
    • Uber /doordash
    • Twitter / twitter search
    • Ticketmaster
    • Yelp
    • Dropbox
    • Youtube /Netflix
    • News feed
    • Tiny URL
    • Web crawler
    • Rate limiter
    • Load balancer
    • First non-repeat word in a file
    • 如何处理海量数据
    • 23种设计模式与规则
    • Consistent Hashing 一致性哈希
  • 15. Java Basics
  • 实现Iterator
  • 2018S1-2020
  • Design Pattern
  • 面试好题
Powered by GitBook
On this page

Was this helpful?

  1. System Designs

Job scheduler

https://soulmachine.gitbooks.io/system-design/content/cn/task-scheduler.htmlsoulmachine.gitbooks.io

PreviousMessenger/ What's appNextUber /doordash

Last updated 5 years ago

Was this helpful?