Bug Report for longest-substring-without-duplicates
Closed this issue · 1 comments
manglamsingh10 commented
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

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