I applied online. The process took 2 weeks. I interviewed at Connected (Toronto, ON) in Apr 2018
Interview
There were 2 interviewers. 1 was a manager and other was a software engineer. The interview began with 10 minutes of knowing about company and what I have done. Then the manager wrote an algorithm on the board and asked me to explain it. I explained it very well and then he asked me to optimize it. I did and it was good. Then the software engineer asked me to design a database for a clothing store. I designed it. The software engineer did help me a bit. Then at the end we had time for questions and answers.
I applied online. The process took 4 weeks. I interviewed at Connected (Toronto, ON) in Apr 2018
Interview
1. Applied online through their careers website
2. Got an online coding challenge. They use HackerRank platform.
2.1 There were 4 questions, 2 are algorithms and 2 are runtime complexity questions
3. After passing the online challenge, I waited a couple of weeks. Finally, got an in person interview.
4. In person interview involved 2 questions. 1 question involves sets data structure. The second question is about designing a database schema for online pizza store.
5. I did well in the technical interview, and go invited back to talk with engineering manager.
6. I delayed the meeting for a couple of weeks, and they already moved on by then. So didn't get an offer.
Interview questions [1]
Question 1
Given three iterable data structures, a string, a list, and a linked list, find all the values that are in common between the three data structures.
I applied online. The process took 6 weeks. I interviewed at Connected in Apr 2018
Interview
First part of the interview was a hackerrank test, pretty easy. Then I was invited for an onsite interview with 2 of their engineers, one of them seemed quite nice, but the other one was really condescending, kept interrupting me and setting me up to fail with unreal scenarios.
Interview questions [1]
Question 1
One of the questions asked was to make a white board pseudocode to return the common elements of 3 different data structures