I applied through university. The process took 2 weeks. I interviewed at GEOSLOPE International (Calgary, AB) in Jan 2021
Interview
First half was behavioural with head of software development and Human Resources. Very straightforward with an emphasis on past experience, how to approach situations, and personal values.
Second half was technical with two developers. Started off with some basic conceptual short answer questions. Was sometimes given the option to choose between 1-3 options for which question I wanted to answer. To end off the interview, was given a live coding exercise similar to FizzBuzz.
Interview questions [2]
Question 1
What is a linked list? When would you use it? What are the advantages of a linked list over an array?
I applied online. The process took 1 day. I interviewed at GEOSLOPE International (Calgary, AB) in Nov 2019
Interview
There were 3 stages to the interview. The first stage was a bunch of behavioral questions with a group of people. The next stage was a series of technical questions. We did not need to write actual code but answer questions related to the job. The last stage was a closing stage where we were allowed to ask questions.
Interview questions [1]
Question 1
Name a time when you had a lot of things to do but not a lot of time to do it and how did you finish everything in time
I applied through university. The process took 1 day. I interviewed at GEOSLOPE International (Calgary, AB) in Oct 2018
Interview
They asked a few basic programming questions, in C++. They also asked about how I generally work, and whether I was an independent or a group worker. They also asked about how I would handle some hypothetical situations. They were very nice.
Interview questions [2]
Question 1
What are the problems with this C++ code: showed some basic code