Is this your company?
Given an URI, normalize it. e.g., /a/../b/c -> /b/c
Anonymous
They didn't like my optimal (O(n) time / O(1) additional space) solution I gave, because they expected a simpler & cleaner solution using a stack even though it's suboptimal in terms of space complexity.
Check out your Company Bowl for anonymous work chats.