Hackerrank SQL Solutions | Contest Leaderboard SQL Hackerrank Medium Problem

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ส.ค. 2020
  • In this video I am solving the Contest Leaderboard Medium SQL Problem on Hackerrank. For a different Solution using a Subquery, watch this video: • Hackerrank SQL Solutio...
    ____________________________________________
    SUBSCRIBE!
    Do you want to understand how to solve SQL Problems in every detail? That's what my channel is about. When I was younger I thought I could never program because it looked way too difficult. The truth is that it takes time but with some patience anybody can do it! Follow me along and get better!
    ____________________________________________
    SUPPORT MY CHANNEL
    🙌The best way to support my channel right now is to give me a Super Thanks. You can do that by clicking thanks next to the title of the video. It is much appreciated!
    ____________________________________________
    💾GitHub: github.com/CuriosityLeonardo?...
    ✋Add me on LinkedIn to get in contact: / markus-friemann-221b3814b

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

  • @danielspector9280
    @danielspector9280 3 ปีที่แล้ว +1

    Thank you so much for the hands-on. I was trying to solve this question and no one could help me. Cheers man

  • @vishnuvardhanreddy2103
    @vishnuvardhanreddy2103 ปีที่แล้ว

    fall in love with the approach you did to solve , keep going dude!

  • @prithvirohira1372
    @prithvirohira1372 2 ปีที่แล้ว

    thank you, step wise simple explanation

  • @chiragrajpurohit6998
    @chiragrajpurohit6998 ปีที่แล้ว

    love the approach of dividing the problems into parts

    • @thecodingmentor7701
      @thecodingmentor7701  ปีที่แล้ว +1

      Thanks Chiraq :) As Bill Gates says if he has a big Problem, he divides it into smaller parts and tackles them in isolation

  • @unnatimishra6366
    @unnatimishra6366 3 ปีที่แล้ว +1

    Great Explanation!!

  • @MohanLal-lw7dd
    @MohanLal-lw7dd 2 ปีที่แล้ว

    Than you so much... Very brilliant explanation.

    • @thecodingmentor7701
      @thecodingmentor7701  2 ปีที่แล้ว

      Thanks Mohan. See all Problems solved in my newest Video: th-cam.com/video/vpzO8QTrgbc/w-d-xo.html

  • @kalpanakuppuraj6735
    @kalpanakuppuraj6735 ปีที่แล้ว

    It's really helpful

  • @ujjwalshrivastava8253
    @ujjwalshrivastava8253 2 ปีที่แล้ว +2

    can you make a video on how to approach a problem it will be helpful, as when we get this type of question in interview we get tensed

    • @thecodingmentor7701
      @thecodingmentor7701  2 ปีที่แล้ว

      Hi Ujiwal, thanks for the idea. I might do it in the future :)

  • @TJ-wo1xt
    @TJ-wo1xt 2 ปีที่แล้ว +1

    nice one.

  • @anupkulkarni3346
    @anupkulkarni3346 3 ปีที่แล้ว

    really good

  • @dharmaputra7394
    @dharmaputra7394 3 ปีที่แล้ว +1

    I want request tutorial sql subquery

    • @thecodingmentor7701
      @thecodingmentor7701  3 ปีที่แล้ว +1

      Hi D P
      There you go :) th-cam.com/video/ooes0c1QCiM/w-d-xo.html

  • @BACS_VarshiniNidagundi
    @BACS_VarshiniNidagundi 4 หลายเดือนก่อน

    can we use WITH in MySQL ????

    • @thecodingmentor7701
      @thecodingmentor7701  2 หลายเดือนก่อน

      Yes! You can use the WITH Statement also in mySQL