L -33 Kth Smallest element of a sorted matrix | Java plus DSA Placement | Leetcode | FAANG

Sdílet
Vložit
  • čas přidán 26. 03. 2023
  • Contest Name: June Code Challenge With Shashwat
    Rules:
    1. Day1 : Create a LinkedIn or Twitter Post mentioning that you are participating in this challenge and use the hashtag #junecodechallengewithshashwat and tag me.
    LinkedIn Id: @shashwattiwari1999
    Twitter Id: @shashwatt89
    2. Comment on each of the 30 videos in 30 days.
    Example:
    Day 1 Completed on first video,
    Day 2 Completed on second video.
    .
    .
    .
    Day 30 Completed on 30th Video.
    3. Day 11 and Day 21: make a LinkedIn and twitter post mentioning your progress in the challenge, you can share your learnings. (don't forget to tag me and use the hashtag mentioned.)
    4. Day 30: Create a post mentioning that you completed this challenge!
    Prize: 1 Lucky winner will get mechanical keyboard.
    June code challenge with shashwat playlist:
    • June Code Challenge wi...
    ....................................................................................................................................................
    In this lecture, we will study about programming language, its type and memory management.
    Topics covered:
    1.Kth Smallest element of a row-wise sorted matrix.
    Median of a row wise sorted matrix:
    • Video
    Java Plus DSA Placement Course:
    • Java and DSA Course Pl...
    Notes:
    github.com/Tiwarishashwat/Jav...
    Telegram Link:
    shashwattiwari.page.link/tele...
    Ultimate Recursion Series Playlist:
    • Recursion and Backtrac...
    Instagram Handle: (@shashwat_tiwari_st)
    shashwattiwari.page.link/shas...
    Samsung Interview Experience:
    • I cracked Samsung | SR...
    Company Tags:
    Facebook | Amazon | Microsoft | Netflix | Google | LinkedIn | Pega Systems | VMware | Adobe | Samsung
    Timestamp:
    0:00 - Introduction
    #ShashwatTiwari #coding​​ #problemsolving​ leetcode, ​hackerrank,​ hackerearth, codechef,​ codesignal,​ algorithms,​ javaprogramming,​ sde,​ placement, programming, programming language, java, dsa, coding, memory management, java plus dsa placement course,
    coding, programming, programmer, python, developer, code, javascript, coder, computerscience, technology, java, codinglife, html, webdeveloper, tech, webdevelopment, css, software, webdesign, softwaredeveloper, linux, programmers, softwareengineer, php, programmingmemes, machinelearning, programminglife, pythonprogramming, codingisfun, java plus dsa, java, dsa, faang, interview questions, placement course, learn in the best way kth smallest element of a matrix, kth element of a matrix, search an element of a sorted array, kth element of sorted array

Komentáře • 14

  • @neerajjain865
    @neerajjain865 Před 9 měsíci +3

    very good video

  • @abhijitmanna4524
    @abhijitmanna4524 Před 6 měsíci +1

    I liked the video, i also solved kth smallest number in multiplication table in leetcode using your logic, thanks

  • @Md_sadiq_Md
    @Md_sadiq_Md Před rokem +1

    Pushing the algorithm ❤️

  • @kunalsarpal7564
    @kunalsarpal7564 Před 16 dny

    Got it ........

  • @Priyew
    @Priyew Před rokem +1

    Day 15 challenge completed #junecodechallengewithshashwat

  • @PiyushSharma-we8yd
    @PiyushSharma-we8yd Před rokem +1

    Awesome, thankyou

  • @8885664452
    @8885664452 Před rokem +1

    Nice explanation :)

  • @user-oi5ls4rs5g
    @user-oi5ls4rs5g Před 6 měsíci +1

    nice explain sir

  • @nazeedkhan10
    @nazeedkhan10 Před rokem +1

    Dont say every time to watch previous video!!!

    • @shashwat_tiwari_st
      @shashwat_tiwari_st  Před rokem +1

      They are related. People open some random question and later comment that they did not understand. What else could be done? Any better ideas?

  • @steverogers1657
    @steverogers1657 Před 11 měsíci +1

    complextiy??

    • @shashwat_tiwari_st
      @shashwat_tiwari_st  Před 11 měsíci +1

      FindSmallerElements function takes nlogn
      Outer loop of "KthSmallest" function takes logx.
      Since these are nested so TC will be logx*nlogn
      Where n is number of elements in matrix that is R*C and x will be the range (matrix[R-1][C-1]-matrix[0][0])

  • @user-lx7hd4ji8o
    @user-lx7hd4ji8o Před rokem +1

    Day 15 challenge completed #junecodechallengewithshashwat