We don't have information about this company's interview process yet. Check back later or contribute if you have insights.
We don't have information about this company's recruiting timeline yet. Check back later or contribute if you have insights.
Solve a problem that requires finding the average of a list.
Answer basic IT questions and solve very easy LeetCode problems.
Solve a typical LeetCode sliding window question involving API usage.
Solve a recursion coding question and explain your project.
Describe how to perform a depth-first search on a matrix.
Given an n by m matrix, find the total number of ways to reach the bottom-right corner starting from the top-left corner.
I was asked a BFS graph traversal question and a greedy algorithm question.