neetcode-gh/leetcode

Bug Report for longest-substring-without-duplicates

Closed this issue · 1 comments

Bug Report for https://neetcode.io/problems/longest-substring-without-duplicates

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

For this, correct output should be 2 i think

Image

Thanks for the feedback! The output for your mentioned testcase is 3 with the substring being "vdf".