I applied through other source. The process took 3 days. I interviewed at tango (Tel Aviv-Yafo) in Mar 2022
Interview
During the interview, I was asked to solve a problem where I had to rearrange an array so that all even numbers are placed at even indices and all odd numbers at odd indices. I discussed my understanding of the problem, clarified whether the array would have an equal number of even and odd elements, and then explained a two-pointer approach to efficiently solve it. I implemented a solution where I used one pointer to track even indices and another for odd indices, swapping mismatched values as needed. After writing and testing the code, I explained the time and space complexity.
Interview questions [1]
Question 1
Rearrange array so all even numbers are in even index and odd are in odd index.
I applied online. The process took 1 week. I interviewed at tango in Apr 2025
Interview
30-minute behavioral interview, started off with a introduction from both sides of meeting. Then transitioned to an insight to the company. After the opportunity was presented, prompted with question of main reason for applying and experience in helping others.
Interview questions [1]
Question 1
Explain a time where you helped someone with a technical issue? How did you resolve this issue?
I applied online. The process took 1 week. I interviewed at tango in May 2023
Interview
1st round was with HR, 2nd with the hiring manager, and the 3rd with the VP. The entire process was only a week turnaround, and it is clear they are considerate of your time and have streamlined the interview process very well. The interviews were concise and pleasant with questions about background, skills, and abilities. Everyone at this company during the hiring process had such a kind and professional energy.
Interview questions [1]
Question 1
What is your related experience that would pertain to this role?