Valid Anagram | LeetCode problem 242

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 30

  • @FarhanShares
    @FarhanShares Рік тому +4

    One of the best explanations, thanks Technosage.

  • @zeeshan_vibes
    @zeeshan_vibes Рік тому +3

    Went through 3 more videos ,but here I got the best explanation

  • @manojreddym9288
    @manojreddym9288 Рік тому +3

    from scratch to Pro level Learning. please watch this very excellent explaination

  • @Witch_Quiz
    @Witch_Quiz Рік тому +1

    Very detailed explanation, thank you

  • @prachithakur7061
    @prachithakur7061 5 місяців тому +3

    Pls after the solution for example also mentions the time complexity!

  • @CharlieNotChaplin
    @CharlieNotChaplin Рік тому +5

    I think it would better, if you explain brute force approach first, then goes into the optimised solution. That will help viewers a lot.

  • @wllalsim123
    @wllalsim123 Рік тому +2

    Very nice video 👍👍

  • @huangjiang1124
    @huangjiang1124 Рік тому +1

    great work

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

    good worked well explained !!

  • @shekhardutta3965
    @shekhardutta3965 3 місяці тому

    Nice explanation 🎉

  • @harshdiwan9283
    @harshdiwan9283 Рік тому +1

    Very well explained🙌

  • @sanjaymurugasen3386
    @sanjaymurugasen3386 Рік тому +1

    please implement the final code in ide as well as in leetcode like your previous video

  • @rishabhgaming2.082
    @rishabhgaming2.082 5 місяців тому

    Thankyou didi superb ❤❤❤

  • @_abhishek1605
    @_abhishek1605 5 місяців тому

    wow
    what a explaination

  • @harshitttt7890
    @harshitttt7890 Рік тому +2

    Helpful

  • @HelloSpyMyLie
    @HelloSpyMyLie Рік тому +1

    You have beautiful handwriting

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

    No doubt best explanation. can we solve this question by apply the same logic question 389 (Find the Difference)?

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

    Thanks for this!!

  • @shivam1gaur
    @shivam1gaur 9 місяців тому +1

    thanks for dry run

  • @prachithakur7061
    @prachithakur7061 5 місяців тому

    It's time complexity (Logn)?

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

    What is time complexity and space complexity for this solution

  • @s.harishkumar3087
    @s.harishkumar3087 4 місяці тому

    I think the solution will not work if string contain both uppercase and lower case.

  • @NiveditaKar-xj6ew
    @NiveditaKar-xj6ew Рік тому

    time complexity and space complexity?

    • @RAJESHKUMAR-bo3ng
      @RAJESHKUMAR-bo3ng 3 місяці тому

      Space 0(N) i.e length of array
      Time complexity is O(N) + O(m) + O(n)

  • @VaibhavSingh_code
    @VaibhavSingh_code Рік тому

    I love you didi

  • @Dge8kwgsuwnwh
    @Dge8kwgsuwnwh Рік тому

    110-91 is not 13