Microsoft Interview Question

In the technical interview, I was asked to solve problems related to arrays, strings, and dynamic programming. One question involved designing an algorithm to find the longest substring without repeating characters. Another focused on optimizing a given algorithm for better performance.

Interview Answer

Anonymous

Jul 11, 2024

i answered accordingly