Built Simple Splitwise in js | Live Coding from Scratch 🔥🔥 | Low Level Design | Part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024
  • Made this very simple video for learning system design, this video is the foundation for the next video where the real part of system design which is schema/database design will come. But this video lays a very good foundation so that even a beginner can understand when an interviewer asks to design some app, what they actually mean by that.
    Please do not forget to LIKE SHARE SUBSCRIBE
    Time Complexity of Incrementing the "LIKE" Variable: "LIKE++;" --- O(1)
    Time Complexity of "SUBSCRIBING" to the channel: "SUBSCRIBE++;" -- O(1)
    But yeah Time Complexity of Commenting is somewhat higher: O(size of comment), maybe you can reduce it by just commenting with an emoji 😉

ความคิดเห็น • 9

  • @komalkungwani5644
    @komalkungwani5644 7 หลายเดือนก่อน

    very nice video and easy explaination.

  • @IAMGROOT-y5o
    @IAMGROOT-y5o 8 หลายเดือนก่อน

    next vid?

  • @IAMGROOT-y5o
    @IAMGROOT-y5o 8 หลายเดือนก่อน

    pls complete this project asap

    • @Think_Code
      @Think_Code  8 หลายเดือนก่อน

      Thanks for commenting. It really motivates.

    • @IAMGROOT-y5o
      @IAMGROOT-y5o 8 หลายเดือนก่อน

      a lil suggestion, pls explain ur setup , like which app u r using for checking outputs and all, it will helpful for beginners..
      @@Think_Code

    • @Think_Code
      @Think_Code  8 หลายเดือนก่อน

      Checking outputs?

    • @IAMGROOT-y5o
      @IAMGROOT-y5o 8 หลายเดือนก่อน

      On the app u r fetching to get request and all..

    • @Think_Code
      @Think_Code  8 หลายเดือนก่อน

      @@IAMGROOT-y5o its postman. Just download and signup.