I applied through college or university. The process took 1 week. I interviewed at Questica in Dec 2023
Interview
1. brief introduction to the company and role - including location, responsibilities etc.
2. 2 behavioral questions
3. 6 technical questions (SQL, C#, WebDev), alternating between "easy" and "harder"
4. Open questions from candidate
Interview questions [1]
Question 1
Behavioral
1. Give an example of a time you helped or communicated something technical to a non-technical person
2. What was a (technical) challenge you overcame? What did you learn from it?
Technical
1. Differences between = and == and === in Javascript
2. Basic example customer info entity, select appropriate SQL datatypes for columns
3. Difference between Object and Class
4. What is a Namespace (C#) and why use them?
5. What does "stateless" mean in relation to web development?
6. What is a REST API? Name 4 REST verbs