How to ACE System Design Interviews

Поділитися
Вставка
  • Опубліковано 1 чер 2024
  • 👑 Shout out to MSI for sponsoring this video!
    🏴‍☠️ Details: MBTI My Best Tech Indicator 👉 msi.gm/MBTIPIRATEKING
    ⬜️ Cubi 5 12M Mini PC 👉 us.msi.com/Business-Productiv...
    🖥️ Modern MD271UL Monitor 👉 us.msi.com/Business-Productiv...
    👑 FOR YOU 👑
    🎖️ $1000 OFF ANY Online Tech Bootcamps. See if you qualify for the JOB GUARANTEE! 👉 piratekingdom.com/deals/sprin...
    ⬆️ 100% FREE until you're hired! 1-on-1 career mentorship from top-notch professionals at FAANG 👉 piratekingdom.com/deals/pathrise
    ⚛️ Get promotions and pay raises faster! 👉 piratekingdom.com/deals/taro
    ⚡️ Get Elite REMOTE US software jobs from your HOME COUNTRY WITHOUT needing a VISA! 👉 piratekingdom.com/deals/turing
    🤑 FREE Stuff + Great Deals 👉 piratekingdom.com/deals
    📖 FREE Software Development CURRICULUM 👉 piratekingdom.com/curriculum/...
    📝 My ULTIMATE LeetCode Cheat Sheet 👉 piratekingdom.com/leetcode
    📄 Download PK's ULTIMATE FAANG Resume 👉 piratekingdom.com/resume
    ⚙️ My UA-cam & Couch Setups 👉 piratekingdom.com/tech
    📖 Recommended Courses 👉 piratekingdom.com/courses/coding
    🏅 LEARN CODING and EARN UNLIMITED certificates from renowned institutions like GOOGLE, META & STANFORD with Coursera Plus! 👉 piratekingdom.com/deals/coursera
    💻 Coding
    - Crash Course on Python by Google: imp.i384100.net/MXPxzK
    - Front-End Developer by Meta: imp.i384100.net/156NGd
    - Back-End Developer by Meta: imp.i384100.net/QOBQKA
    - Introduction to Programming with Python & Java: imp.i384100.net/7m4Nby
    - Java Programming & Software Engineering by Duke: imp.i384100.net/rnVPgR
    - HTML, CSS & JavaScript for Web Developers: imp.i384100.net/LPJNDZ
    ☁️ Cloud
    - Google Cloud Engineer: imp.i384100.net/AodrMx
    - Google Cloud Security Engineer: imp.i384100.net/Jr91yr
    - Google Cloud Machine Learning Engineer: imp.i384100.net/e43DZD
    - AWS Cloud Solutions Architect: imp.i384100.net/VyJn3a
    - Microsoft Azure Developer Associate: imp.i384100.net/BXNjox
    💾 Data
    - Google Data Analytics: imp.i384100.net/jWNP6v
    - Google Cloud Data Engineer: imp.i384100.net/kjy52n
    - Meta Database Engineer: imp.i384100.net/5bWR09
    - Microsoft Azure Data Scientist Associate: imp.i384100.net/9WmNd0
    🖥️ Others
    - Meta Android Developer: imp.i384100.net/P0eodX
    - Google IT Automation with Python: imp.i384100.net/x9eB6d
    - Google IT Support: imp.i384100.net/LPjJdL
    - Google Project Management: imp.i384100.net/QOaBdM
    - Google UX Design: imp.i384100.net/rn9VN5
    🤝 SkillShare (One subscription, UNLIMITED ACCESS) 👉 piratekingdom.com/deals/skill...
    - Coding for Beginners: skillshare.eqcm.net/vnXRJv
    - JavaScript for Beginners: skillshare.eqcm.net/Zd297X
    - Website Development with Python & Flask: skillshare.eqcm.net/9WN575
    - Complete React Basics 101: skillshare.eqcm.net/DV5Xv2
    📚 Recommended Books 👉 piratekingdom.com/books/coding
    - Python Crash Course: amzn.to/3w9S8BL
    - Web Design with HTML, CSS, JavaScript: amzn.to/3XpNRph
    - Grokking Algorithms (Beginner): amzn.to/3Xq3zAQ
    - Cracking the Coding Interview: amzn.to/3Qz22WN
    - Automate boring stuff with Python: amzn.to/3k5yW50
    🎥 Relevant Videos 🎥
    ▶️ How to Ace a Coding Interview 👉 • How I would prepare fo...
    ▶️ How to Use LeetCode Effectively 👉 • How to Use LeetCode Ef...
    🚀 BE MY FRIEND 🚀
    🌐 Website - piratekingdom.com
    💼 LinkedIn - piratekingdom.com/linkedin
    🎮 Discord - piratekingdom.com/discord
    📷 Instagram - piratekingdom.com/instagram
    🐦 Twitter - piratekingdom.com/twitter
    👍 Facebook - piratekingdom.com/facebook
    🎶 TikTok - piratekingdom.com/tiktok
    🐙 GitHub - piratekingdom.com/github
    📝 DESCRIPTION 📝
    Follow my eight simple steps to ace a system design interview. 💫
    ❗️ All opinions are my own and not my employer's.
    #MSI #BlendedGTalks #MyMSI
    #coding #systemdesign #pirateking
  • Розваги

КОМЕНТАРІ • 25

  • @PIRATEKINGDOM
    @PIRATEKINGDOM  11 місяців тому +2

    👑 Shout out to MSI for sponsoring this video!
    🏴‍☠ Details: MBTI My Best Tech Indicator 👉 msi.gm/MBTIPIRATEKING

  • @kevintrindadegoncalves7817
    @kevintrindadegoncalves7817 11 місяців тому +11

    1 Identify Functional Requirements
    2 Identify Nonfunctional Requirements {
    Consistency
    Availability
    Latency
    Scalability
    Security
    }
    3 Make Estimations
    4 Define APIs - Use textBox to describe it
    5 Define Databases - Use textBox to describe it
    6 Draw the High-Level Archtecture {
    User | LB (Load Balancer) | Frontend | LB | Backend | LB | Database
    }
    7 Design the Components {
    Backend Services
    Message Queues
    Cron Jobs
    Caches
    }
    8 Design Deep Dive

  • @m_jdm357
    @m_jdm357 11 місяців тому +9

    During the Software Engineer interview I realized: "I totally sound like PK right now", than I started forcing myself to talk like PK. I should print PK's face and wear the paper as a mask during the Software Engineer Interview, so I can succeed.

  • @nathanlogan4585
    @nathanlogan4585 2 місяці тому

    Really excellent - thank you! I particularly enjoyed your diagramming framework.

  • @MyCodingDiarie
    @MyCodingDiarie 11 місяців тому +2

    Your explanations are so concise and easy to follow😀. Thank you for making this video!

  • @isgoodovsubhuman1972
    @isgoodovsubhuman1972 4 місяці тому +1

    The pirate adventure dream lives on friend!

  • @joshhitech
    @joshhitech 11 місяців тому +1

    Really good overview of system design. Thanks!

  • @coderanger75
    @coderanger75 11 місяців тому +2

    This was great thank you PK!

  • @TechProcessor
    @TechProcessor 11 місяців тому +1

    Awesome As Always..💯

  • @lifeisgameplayit
    @lifeisgameplayit 10 місяців тому +1

    Ya'll listen up . Our captain's intentions are clear !
    Solid content , I thank you PK ! : }
    PK ACES

  • @Selbstzensur
    @Selbstzensur 11 місяців тому

    Thanks mote examples to this topic

  • @jasonblizzard9635
    @jasonblizzard9635 4 місяці тому

    I went to your site but your curriculum isn't free? Did I misunderstand your previous video? Good stuff. Thx!

  • @keen5760
    @keen5760 10 місяців тому

    hey mate next year I plan to go to university and i cant understand the difference between software engineering *(its called system software in my case)* and computer science *(its called information management systems and technologies in my case)* i see that u are very successful and clever person so maybe you can help me with the choice!

  • @smartsoothing776
    @smartsoothing776 11 місяців тому

    Just a beginner (tempted) question - Does anyone knows how to get the LeetCode 50 days badge??..Is that by solving daily challenge problems for 50 days or solving any problems for 50 days??

  • @abdulmuizefuwape37
    @abdulmuizefuwape37 9 місяців тому

    And pls how can I get an online job as a software engineer

  • @DM-dh4we
    @DM-dh4we 11 місяців тому

    ❤❤

  • @Sakura-zu4rz
    @Sakura-zu4rz 7 місяців тому

  • @Docrine682
    @Docrine682 11 місяців тому +1

    Where are you working these days?

    • @lifeisgameplayit
      @lifeisgameplayit 10 місяців тому

      I know right ? PK already hacked into One Piece treasure vault . How would you proceed from there ?

  • @davedesigns4you
    @davedesigns4you 7 місяців тому

    Dude! What happened to your videos? Don't desappear!

  • @jesusisperfect_
    @jesusisperfect_ 7 місяців тому

    Hello Pirate King!
    I hope this message finds you well. I couldn't help but notice your amazing content on UA-cam, only thing i would change is your thumbnails. I'm a skilled thumbnail creator, and I believe that a great thumbnail can make a huge difference in attracting viewers to your videos and increasing engagement.
    I'd love the opportunity to work with you to create captivating thumbnails for your channel. If you're open to it, I can provide a sample thumbnail for one of your upcoming videos as a demonstration of what I can do.
    Please let me know if you'd like to discuss this further. I'm eager to contribute to your channel's success.

  • @longnguyenhoang3193
    @longnguyenhoang3193 6 місяців тому

    can you just reveal your height, please? I guess you have to be at least 6ft1.