Capital One Interview Question

Can you implement a function to find the longest substring without repeating characters?

Interview Answer

Anonymous

Jun 16, 2025

I walked through my approach using a sliding window