The first round will focus on your research experience. And the second round is a deep learning based coding.
Research Scientist Interview Questions
4,832 research scientist interview questions shared by candidates
lists sorting questions and algo complexity
Tell me about your research experience
Discover the perimeter of an island surrounded by water, starting from a point inside the island. Follow up: how to efficiently implement the method if it's called multiple times, with different starting points but with the same map?
P2. Write a sort method for strings. What if you have a custom order of the characters in the alphabet?
What was your best/worst working day with your previous employer?
Given an array, find the length of the longest consecutive increasing subsequence. follow-up: 1. what if the subsequence does not have to be consecutive? 2. what is the number of longest increasing subsequence (if larger than one)?
Write a search to get a specific node in the tree
Tell me about your Ph.D. research.
Given a knight's starting location and an end location on an infinite chess board, find the lowest number of moves the knight can take to get to the end location.
Viewing 4601 - 4610 interview questions