Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master System Design and Design Pattern, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:21
    Introduction
  • Урок 2. 00:13:40
    Backend System techniques for distributed system : SQl/NoSQL
  • Урок 3. 00:12:16
    System design component: Sharding techniques
  • Урок 4. 00:15:08
    Design Facebook NewsFeed
  • Урок 5. 00:19:37
    Design WhatsApp Chat Service
  • Урок 6. 00:21:02
    Design Twitter like social networking service
  • Урок 7. 00:19:34
    Design a ride sharing system like Uber
  • Урок 8. 00:23:07
    Design Instagram
  • Урок 9. 00:22:22
    Design Drop Box/Google Drive
  • Урок 10. 00:20:20
    Design Hit Counter
  • Урок 11. 00:15:16
    Design Tiny URL
  • Урок 12. 00:20:31
    Design BookMyShow
  • Урок 13. 00:21:26
    Design youtube/Netflix
  • Урок 14. 00:29:58
    Design a two Player Online Chess Game
  • Урок 15. 00:18:16
    Design Airline Reservation System
  • Урок 16. 00:13:34
    Design Online Shopping System Like Amazon, Flipkart
  • Урок 17. 00:08:39
    Design Generic Deck of Cards
  • Урок 18. 00:11:54
    Design Online Hotel Booking System
  • Урок 19. 00:13:33
    Design a parking lot System
  • Урок 20. 00:17:25
    Design Customs HashMap Implementation Internals
  • Урок 21. 00:02:59
    Design Customs HashMap Implementation Internals - 2
  • Урок 22. 00:11:06
    Design Cricinfo
  • Урок 23. 00:17:38
    Design Online food delivery system like Swiggy, Zomato
  • Урок 24. 00:12:05
    Design online Discussion forum (like stackoverflow,quora)
  • Урок 25. 00:13:02
    SOLID Principal - Part -1
  • Урок 26. 00:06:38
    SOLID Principal - Part -2
  • Урок 27. 00:08:30
    Singleton Design Pattern
  • Урок 28. 00:11:25
    Factory Design Pattern
  • Урок 29. 00:11:47
    Abstract Design Pattern
  • Урок 30. 00:08:52
    Strategy Design Pattern
  • Урок 31. 00:13:53
    Observer Design Pattern
  • Урок 32. 00:09:02
    Builder Design Pattern
  • Урок 33. 00:11:03
    Adapter Design Pattern
  • Урок 34. 00:15:48
    Decorator Design Pattern
  • Урок 35. 00:12:43
    Chain of Responsibility Design Pattern
  • Урок 36. 00:08:53
    How to choose best architecture for System Design interview problems
  • Урок 37. 00:19:11
    Message Queue - ActiveMQ
  • Урок 38. 00:19:07
    How to Handle Cascading failure in System Design Problems
  • Урок 39. 00:10:56
    Handling and Managing the cluster of machine in Distributed Environment.
  • Урок 40. 00:12:48
    Apache Kafka
  • Урок 41. 00:11:44
    Concurrency and System failure issues in DB transaction in System Design
  • Урок 42. 00:13:17
    Distributed Transaction of backend in Distributed System
  • Урок 43. 00:18:25
    Complete steps of Building and Deploying App in Docker Container Cloud Platform
  • Урок 44. 00:12:39
    Multithreading concepts with Examples and Code
  • Урок 45. 00:08:39
    How to Achieve the synchronization between Multithreaded Environment
  • Урок 46. 00:15:17
    How to Create Deadlock and Remove it in Multithreaded Environment
  • Урок 47. 00:16:58
    Print sequence of Natural numbers using Three Threads
  • Урок 48. 00:18:42
    Implementation of Multi Reader and Writer Problem using Multithreading