30. Substring with Concatenation of All Words

OPTIMAL SOLUTION : • 30. Substring with Con...
PROBLEM LINK : leetcode.com/problems/substri...
SOLUTION LINK : github.com/niveditaprity/Leet...

Пікірлер: 36

  • @techadorabynivedita
    @techadorabynivedita10 ай бұрын

    checkout this video for optimal solution: kzread.info/dash/bejne/eYadl9Kac7K5nLw.html

  • @hsgameplay11
    @hsgameplay11Ай бұрын

    well explained ! thanks a lot ! hard problem turned easy.!

  • @LUCIFER-qr4og
    @LUCIFER-qr4og11 ай бұрын

    mam it is giving TLE for the last test case please explain how to handle it

  • @techadorabynivedita

    @techadorabynivedita

    10 ай бұрын

    kzread.info/dash/bejne/eYadl9Kac7K5nLw.html checkout this video

  • @RahulChoudhary-YearBTechCerami
    @RahulChoudhary-YearBTechCeramiАй бұрын

    aap bihar se hai ?,

  • @raviprakashyadav3741
    @raviprakashyadav3741 Жыл бұрын

    Well Explained !! Thank You

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    Welcome :)

  • @maxator8380
    @maxator838011 ай бұрын

    What language is this vídeo in

  • @alfaiz-exe

    @alfaiz-exe

    4 ай бұрын

    hindi

  • @amritanand7565
    @amritanand7565 Жыл бұрын

    👌

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    :)

  • @AnkitRaj-my9ck
    @AnkitRaj-my9ck Жыл бұрын

    Hey this problem can be solved by sliding window approach too....Will you upload a video with that approach

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    Sure 👍

  • @AnkitRaj-my9ck

    @AnkitRaj-my9ck

    Жыл бұрын

    @@techadorabynivedita hope you will upload soon

  • @AnkitRaj-my9ck

    @AnkitRaj-my9ck

    Жыл бұрын

    waiting......

  • @herculean6748
    @herculean6748 Жыл бұрын

    Well Explained

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    Thank you :)

  • @abhaythakur2597
    @abhaythakur2597 Жыл бұрын

    very well explained but mam last me t==n-1 hoga.as t will never be equal to n.

  • @anuragpatil7319
    @anuragpatil73198 ай бұрын

    Acha tha yaar, maine python me kra

  • @vibhorsharma3011
    @vibhorsharma301111 ай бұрын

    giving TLE

  • @shubhamjaiswal7645
    @shubhamjaiswal76459 ай бұрын

    solution is giving TLE on test case 178

  • @techadorabynivedita

    @techadorabynivedita

    9 ай бұрын

    Please check description I have added optimal solution recently

  • @yashchauhan5710
    @yashchauhan571010 ай бұрын

    a-sting ?

  • @techadorabynivedita

    @techadorabynivedita

    10 ай бұрын

    Please check description and watch optimised solution

  • @md.sahidulislam3152
    @md.sahidulislam3152 Жыл бұрын

    Thank you so much didi, love from bangladesh

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    Most welcome :)

  • @DhruvBohara-ct4ye
    @DhruvBohara-ct4ye11 ай бұрын

    TLE

  • @yashagarwal3699
    @yashagarwal3699 Жыл бұрын

    no soloution for word ladder 2

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    uploaded two days ago , i hope, you checked it out

  • @yashagarwal3699

    @yashagarwal3699

    Жыл бұрын

    Already checked and love your approach

  • @techadorabynivedita

    @techadorabynivedita

    Жыл бұрын

    Thank you :)

  • @shivam9531

    @shivam9531

    11 ай бұрын

    @@techadorabynivedita TLE aa rha hai

  • @aadityaagrawal11
    @aadityaagrawal11 Жыл бұрын

    Complexity?

  • @amantyagi4653
    @amantyagi46539 ай бұрын

    TLE

  • @techadorabynivedita

    @techadorabynivedita

    9 ай бұрын

    Check description ,added another solution