longest substring without repeating characters in java

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • #java #java8 #array #streamapi
    This explain how to get longest substring from given string in java.
    remove duplicate character from string in java 8 link : • count occurrence of ea...

ความคิดเห็น • 4

  • @Bhagwan-w2x
    @Bhagwan-w2x หลายเดือนก่อน

    thanks for explaining with debugging.

  • @NareshSingh-v1q
    @NareshSingh-v1q หลายเดือนก่อน

    Very good explained

  • @AdityaSharma-fo7lr
    @AdityaSharma-fo7lr หลายเดือนก่อน

    What about 'kew'? Why don't we consider that a substring?

    • @funclub6599
      @funclub6599 หลายเดือนก่อน

      As I mention substring start when character get duplicate and need to get first substring as in given string wke is the first biggest substring