String Encode and Decode (LeetCode 271) | Neetcode 6 / 150 | Bharath Chandra (Telugu)

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 16

  • @chandrashekargottipati
    @chandrashekargottipati 2 місяці тому +3

    After one month we are 50000 telugu coders 😊

  • @meghanareddy4209
    @meghanareddy4209 Місяць тому +1

    bro... Explain pseudo code deeeply

  • @electron-u8p
    @electron-u8p Місяць тому +1

    6/150 ✅️

    • @bharathh_chandraa
      @bharathh_chandraa  Місяць тому +2

      Ee speed choosthunte bhayamestundi!! Keep it up, every problem you solve is taking you one step closer to your dream job/ business

  • @EnglishBytesForTelugu
    @EnglishBytesForTelugu Місяць тому

    Done

  • @Sandeepvadlamani18
    @Sandeepvadlamani18 2 місяці тому

    hi anna
    ikkada Symmetric Cipher algo vadochhu ga ?

  • @pradeepchandra461
    @pradeepchandra461 2 місяці тому

    Keep going🔥🔥

  • @sakethphaneendra5447
    @sakethphaneendra5447 2 місяці тому

    bro, what if i added the lenght of arr[element] at the starting on string and pass it., for example :: [we, are, coders] = length [2,3,6]==> String[632wearecoders] = select the first number 6 and remove last 6 values to decode ==> String[0] = 6, remove last six = coders after remove 6,, next 3 , next 2 so that array becomes empty.

    • @bharathh_chandraa
      @bharathh_chandraa  2 місяці тому +5

      Good thought. The problem is when you have more than 10 elements in a string
      Let lengths of the strings be 1, 18, 12
      Encode chesthe mundhu 11812 ane string ostundi
      Ippudu decode chesthe 11, 8, 12 raavochu 1,181, 2 raavochu inkedaina raavochu so ala cheyalem.
      Kaani same approach lo lengths tharavatha seperator pedithe yes you can do it
      1#18#12 ani store chesthav appudu. It becomes straight forward now lengths enti ani

  • @ghani2342
    @ghani2342 2 місяці тому

    thanks anna

  • @Manjith-1887
    @Manjith-1887 2 місяці тому

    Why Not We use space between words for separation

    • @bharathh_chandraa
      @bharathh_chandraa  2 місяці тому +1

      Words madyalo already spaces unde chance undhi Manjith. Appudu encode chesina tharuvatha decode cheyalem kadga. Space maatrame vaadalem kaani string length and space kalipi vaadochu

  • @sasidhar1826
    @sasidhar1826 2 місяці тому +1

    Annochadu 🎉

  • @kirankumarkarri985
    @kirankumarkarri985 2 місяці тому

    Bro what you telling are the most asked interview questions aaa
    Reply me..

    • @bharathh_chandraa
      @bharathh_chandraa  2 місяці тому +1

      Yes bro. These are the most asked DSA questions in interviews. There is a great chance that 2 on 3 questions you are asked in interviews is from this playlist