Longest Substring Without Repeating Characters at Yandex
Medium38.5% acceptance
This problem has 87.5% frequency at Yandex.
Problem Description
Given a string `s`, find the length of the **longest** **substring** without duplicate characters.
Read full problem and hintsTopics
Also asked at 111 companies
More Yandex Questions
Longest Subarray of 1's After Deleting One ElementMediumString CompressionMediumFind K Closest ElementsMediumTwo SumEasyValid PalindromeEasy
View all Yandex questions