I applied through university. I interviewed at Kanjoya
Interview
2 part interview. First was a Skype interview with 2 engineers covering my resume and a coding challenge. Next was another Skype interview with the CTO convering a couple of coding challenges.
In both cases, the interviewers seemed distracted so that hindered my ability to be at my best, but other than that the people were cool and the whole process wasn't that difficult.
Interview questions [2]
Question 1
Given a list of strings, e.g. 'cat', 'dog', 'bobo', 'dada', 'abad', 'cbcf', combine set of words that have have the same pattern. So, in this case you'd have: ['cat', 'dog'], ['bobo', 'dada'], and ['abad', 'cbcf']. Not much information was given beyond this and I had to probe the interviewer for more details