Standard interview process with an online DSA assessment, followed by two technical rounds focused entirely on data structures and algorithms. Company is building in a really promising and interesting space.
Interview questions [1]
Question 1
Given an array of integers and a target value, return the indices of two numbers in the array that add up exactly to the target. Assume exactly one solution exists.