Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      SOTI

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: SOTI reviews | SOTI jobs | SOTI salaries | SOTI benefits
      SOTI interviewsSOTI Software Developer Co-Op interviewsSOTI interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Developer Co-Op Interview

      20 Jun 2023
      Anonymous interview candidate
      No offer
      Neutral experience

      Other Software Developer Co-Op interview reviews for SOTI

      Software Engineer Co-Op Interview

      10 Dec 2023
      Anonymous interview candidate
      Toronto, ON
      No offer
      Difficult interview

      Application

      I interviewed at SOTI

      Interview

      screening interview with genral basic interview question starting from tell me about yourself and which skills will be used for the position you applied to and then a brain teaser question to test listening and problem solving skills.

      Interview questions [1]

      Question 1

      Brain teaser question : If you have 3 labeled boxes with labels apple , orange and mixed, how can you determine which label are correct for which box if all current labels are miss placed labels ?
      Answer question
      Neutral experience
      Difficult interview

      Application

      I applied online. I interviewed at SOTI (Toronto, ON)

      Interview

      There were 2 coding questions, and both were from Dynamic Programming. It was kind of hard to me. The problem is a classic dynamic programming problem where we need to find the minimum number of hops to reach the top left cell from the bottom right cell. We can solve this problem by starting from the bottom right cell and moving towards the top left cell, keeping track of the minimum number of hops required to reach each cell.

      Interview questions [1]

      Question 1

      MATRIX HOP: Problem related to DP Largest Binary
      Answer question

      Software Developer Co-Op Interview

      8 Nov 2021
      Anonymous interview candidate
      Mississauga, ON
      No offer
      Neutral experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 weeks. I interviewed at SOTI (Mississauga, ON) in Feb 2020

      Interview

      It was 100% a technical interview for me, no behavioural questions. I reached out to a recruiter and we had a phone call where she asked me what kind of roles I was looking into, and then booked me for an in-person interview shortly afterwards (pre-covid)

      Interview questions [1]

      Question 1

      The first few questions had to do with Strings and Linked Lists, just general data structures questions. Then they asked 2-3 questions, something along the lines of how would you find the pairs (with a dictionary) and how would you find the missing number. It's honestly just annoying but its your basic code interview questions. Although, I don't think they are looking for your "thought process" they just want to know if you can get the answer
      Answer question