I applied through a recruiter. I interviewed at D2L
Interview
Initial fact-finding interview with HR. Second telephone interview with the socially awkward dev team, though a really old fashioned sounding conference calling system. Connect on a Google Doc for which you have limited access to.
Interview questions [2]
Question 1
Analyze this code, and walk us through the potential problems
In any language, write for us an application that will take any sequence of 5 numbers, and write out its digits in order from low to high, eg, given "85967" your output should be "56789." Do this in five minute.