Valid Palindrome 2 (LeetCode 680) | Simplified solution with basics | Visuals Animations

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

Комментарии • 27

  • @sumatheultimategirl7477
    @sumatheultimategirl7477 7 часов назад

    Your explanation is awesome 😊😊

  • @adityatomar9820
    @adityatomar9820 Год назад +3

    you seem like a hope in my dsa journey

    • @nikoo28
      @nikoo28  Год назад

      all the very best

  • @Rits2203
    @Rits2203 Год назад +1

    Clear cut explanation! thank you

  • @raghavachekuri7270
    @raghavachekuri7270 Год назад +1

    Ur explanation is awesome go with topics wise it's will benifit for us❤

  • @PrudhviSagar-f6c
    @PrudhviSagar-f6c Год назад +4

    Your lectures are very good
    Could
    you please make lectures on stacks & queues?

    • @nikoo28
      @nikoo28  Год назад

      stack: ruclips.net/video/vrVOYj_tF7M/видео.html
      queue: ruclips.net/video/j-lKqN_NNUE/видео.html

  • @albinjoseph2.0
    @albinjoseph2.0 6 месяцев назад

    clear cut explanation !! Great !!

  • @bhaktisharma9681
    @bhaktisharma9681 4 месяца назад

    Great video bhaiya!!!!!!

  • @unknown-zh3ci
    @unknown-zh3ci 2 месяца назад

    best explanation

  • @markuche1337
    @markuche1337 Год назад

    I so much love your explanations ❤

    • @nikoo28
      @nikoo28  Год назад

      Glad you like them!

  • @mikedelta658
    @mikedelta658 10 месяцев назад +1

    Thank you!

  • @unemployedcse3514
    @unemployedcse3514 3 месяца назад

    awesome ❤

  • @manoelramon8283
    @manoelramon8283 3 месяца назад

    great content buddy... well done

  • @isbhakhalid1784
    @isbhakhalid1784 6 месяцев назад

    great explanation!!

  • @subee128
    @subee128 11 месяцев назад +1

    Thanks

  • @myosith4795
    @myosith4795 8 месяцев назад

    great explanation

  • @mdshafiuddin1234
    @mdshafiuddin1234 Год назад +1

    Sir please make recursion and dp playlist
    Placement season is there every one will watch

    • @nikoo28
      @nikoo28  Год назад

      DP: ruclips.net/p/PLFdAYMIVJQHPXtFM_9mpwwQtIdzP6kxHS

  • @sinhaapurva25
    @sinhaapurva25 6 месяцев назад

    Hey, where did you get those two Ferrari mini cars from?

    • @nikoo28
      @nikoo28  6 месяцев назад

      If you just do a search for F1 car scale models, you will get multiple options. I got mine from Burago

  • @_Adil.Khan_
    @_Adil.Khan_ Год назад +1

    I am tha first one to comment

  • @User-student-404
    @User-student-404 Месяц назад

    c++ code : class Solution {
    public:
    bool pal(string s , int l , int r){
    int i=l;
    int j=r;
    while(i

  • @shabazalam2374
    @shabazalam2374 10 месяцев назад +1

    pretty quit explanation

  • @priyanshuproji1753
    @priyanshuproji1753 2 месяца назад

    overacting 100% information 0%

    • @nikoo28
      @nikoo28  2 месяца назад

      what part did you have a hard time understanding?