Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Scotiabank (Toronto, ON) nel mese di mag 2026
Colloquio
Was for the GBM Web Analyst role for Fall 2026. 30 Minute behavioural and 30 minute technical (1 hour). Behavioural are all standard questions, technical included basic pair programming, medium leetcode, and SQL (not writing queries) but relational stuff.
Domande di colloquio [1]
Domanda 1
1. Construct a simple form element to let user input their username, password, and a button to POST the data as a JSON object to the following URL: https://my.scotiabank.com. react boilerplate
2. You are given a sorted array with n distinct integers.
Suddenly, the elements randomly change value. Each element either increases by 2, decreases by 2, or stays the same.
Describe a way to sort this list again in O(n) time.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Scotiabank (Toronto, ON) nel mese di set 2023
Colloquio
online one-way interview where you have to answer three random questions, and technical testing for general programming skills and database queries. This is step one and they may not reach out if the position is filled or if the application is failed.
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Scotiabank (Montréal, QC)
Colloquio
Only did the OA for their Velocity Software Engineer internship. 3 questions in 2 hours. 1 easy leetcode, 1 sql, 1 easy~medium leecode question The difficulty level is friendly and 2 hours is more than enough.
Domande di colloquio [1]
Domanda 1
1. With a given day of the week, find the day of the week after a given number of days 2. Query for a list of departments and the sum of salaries for those having at least 1 employee 3. With a given string, what is the maximum number of times that you can remove all the letters needed in "BANANA" from that string?