The interview with the hiring manager was primarily behavioral and focused on my experience. First coding question: Find the element with the lowest total distance to other elements in a sorted array. Second coding question: I don't recall the exact problem, but it was a relatively easy LeetCode problem. Third coding question: Given a string, find the shortest string that can be achieved by adding characters to the end to make it a palindrome. Last coding question: Make a GET request and parse the JSON response.
Sigiloso
The answer to the first coding question is very simple: the median!