I applied online. The process took 3 weeks. I interviewed at OutSystems (Portugal) in Nov 2024
Interview
1. HR Screening
Discussion on salary expectations and understanding your fit with the company culture. You might also review basic logistics, such as your availability and start date.
2. Hiring Manager Screening
This stage includes a mix of live coding exercises and general computer science questions, focusing on algorithms, data structures, and SQL.
3. Live Coding Interview #1 - Algorithms
Live coding tasks centered on algorithms, data structures, and SQL.
4. Live Coding Interview #2 - Code Design/Structure
Assessment of your code design skills, with an emphasis on object-oriented concepts. This stage includes live coding, general CS questions and OOP principles (e.g., inheritance, encapsulation, polymorphism), design patterns, and best practices for structuring code in a maintainable way.
I applied online. I interviewed at OutSystems (Portugal) in Aug 2025
Interview
Applied in Workday platform.
Recruiter contact. After first approach, they explain me all the process and all interviews I will have. 4 in the total (first recruiter contact included). 1 hour each.
- Recruitment
- Hiring Manager (Cultural fit)
- Tech (Tech knowledge/C#/Pair programming exercise)
- Tech (System Design/Practical exercise)
Interview questions [1]
Question 1
Cultural fit.
C#.
Solid.
Design Patterns.
Tests (unit, integration, automation)
K8/Docker.
Cloud.
I applied online. The process took 4 days. I interviewed at OutSystems (Bengaluru) in Jan 2025
Interview
The interviewer came across as unprofessional and disrespectful. The questions were overly casual, and it felt like they were more interested in showcasing their own intelligence than focusing on my solutions or answers.
Interview questions [1]
Question 1
Count the frequency for each character in a string, then return it as a map in descending order of frequency.
Asked to write sorting code manually, instead of using library function.