I apply for the software engineer new grad role the other day, and get the online assessment from Databricks. There are three questions in total. I finished it in one hour. I haven't get response yet.
Interview questions [2]
Question 1
Given a string, we can cyclicly shift the string. Return the number of strings that has same character on the front and tail.
I applied online. The process took 1 week. I interviewed at Databricks in Sep 2018
Interview
I made it up to a phone screening and a one hour technical interview. All interviewers were very nice and polite.
Technical Interview consisted of chatting with the interviewer for roughly 30 mins (describing company, why you want to work there etc...) and a 30 minute coding challenge.
Interview questions [1]
Question 1
Given one big string consisting of multiple SQL queries, split the string and put all queries into a list one query at a time.