I applied through university. The process took 1 day. I interviewed at Coursera in Sept 2018
Interview
Basic on-campus coding interview I got this opportunity from career fair. Interview is 1 hr and 2 questions. Programming language can be used whatever you're comfortable with. Coding on laptop, not writing on white board.
Interview questions [1]
Question 1
given a nested python dictionary, transform to json format
given a string of json format -> python dictionary
I use Python, basically it is like "map" -> "json"
examples
ditc{"a": "apple", "b": "banana", "c": {"c1": "cat", "c2": "cup"}} ---> "{a:apple,b:banana,c:{c1:cat,c2:cup}}"
first interview was recruiter call.
then they schedule one o one technical interview with leetcode style question medium difficulty. and at the end interviewer followed by a follow up question.
After that a second technical interview with three two rounds.
Everyone was extremely nice, and it was a very enjoyable interview process. An initial screening technical interview, followed by an onsite with a few algo components, a design component, and a behavioural component. Overall, I had a really good time and I was never stressed throughout the whole process, as I felt at other companies. The interviewees made me feel extremely comfortable and at times I forgot they were judging me. Overall I have nothing negative to say about the entire interview experience.
I applied coursera online and received the HR phone screen very soon. There are some basic bq questions, like company's culture, etc. And then i was moved on to the next round.