Uber Interview Experience Round 1 – Coding
Summary
I had a coding round interview at Uber where I successfully solved a problem involving reordering elements based on their squares and its follow-up to find the k-th element, demonstrating a two-pointer approach and optimization ideas.