Upload Button Icon Add office photos

Filter interviews by

OutSystems Software Engineer Interview Questions and Answers

Updated 25 Jun 2024

OutSystems Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Talk about micro services
  • Ans. 

    Microservices are a software architecture design where applications are broken down into smaller, independent services that communicate with each other through APIs.

    • Microservices allow for greater flexibility and scalability in software development.

    • Each microservice is responsible for a specific function or feature of the application.

    • Microservices can be developed, deployed, and scaled independently of each other.

    • Examp...

  • Answered by AI
  • Q2. Pros and cons of using a micro service
  • Ans. 

    Microservices offer scalability and flexibility but can introduce complexity and communication overhead.

    • Pros: Scalability - allows for independent scaling of services

    • Pros: Flexibility - enables teams to work on different services independently

    • Cons: Complexity - managing multiple services can be challenging

    • Cons: Communication overhead - services need to communicate over the network

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Basic devops quesions
  • Q2. Cicd tools, git, k8

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 6 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. DSA questions & SQL queries
Round 2 - Technical 

(1 Question)

  • Q1. Again dsa round
Round 3 - Behavioral 

(1 Question)

  • Q1. HR + general questions based on internship, projects, etc
Round 4 - Technical 

(1 Question)

  • Q1. DSA questions & SQL queries
Round 5 - Technical 

(1 Question)

  • Q1. Again dsa round
Round 6 - Behavioral 

(1 Question)

  • Q1. HR + general questions based on internship, projects, etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. TCP/IP related questions, what happens when you search a webpage?
  • Q2. Past projects discussions
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions on how would you tackle a particular scenario
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. U still want to work with this company even after knowing that it is going to doom you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Investing even a 1min effort is waste of your valuable time,instead you can enjoy scrolling 2 reels on instagram.The interviewer(SRC) is too rude,lacked the minimum decency to work in corporate(no introduction,no greetings,ending the meet without any notice(baabyeee???).I really get to understand how toxic work culture it is going to be if someone joins this company. I feel really sorry for the employees working here,sorry for the investors and stakeholders,sorry for all the hard working employees for nothing and sorry for showing how toxic,rude,ill behaved this company is going to be.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions that includes coding as well
Round 2 - Technical 

(1 Question)

  • Q1. Technical and Managerial discussion
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic quantitative, logical reasoning along with few technical questions

Round 2 - Technical 

(1 Question)

  • Q1. Core subjects on opps, Ds, and resume based
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Concat two LinkedList without using any space and in O(n) time
  • Ans. 

    Concatenate two LinkedList without using extra space in O(n) time

    • Traverse the first LinkedList and update the last node's next pointer to the head of the second LinkedList

    • Return the head of the first LinkedList as the concatenated LinkedList

  • Answered by AI
  • Q2. 2 Sql Queries -1] rank window function 2] join
  • Q3. Project focused
Round 2 - Technical 

(3 Questions)

  • Q1. Discussion about Interfaces
  • Q2. Discussion about Dependency Injection in .net
  • Q3. Multiple .net questions
Round 3 - Technical 

(5 Questions)

  • Q1. Create Data structure to store file system like tree. it should get used for file and folder both.? find count of files in folder ?
  • Q2. Redis cache system
  • Q3. System designing Discussion
  • Q4. Dependency Injection discussion
  • Q5. Project in depth discussion
Round 4 - Behavioral 

(2 Questions)

  • Q1. Project Focused questions
  • Q2. What are your contributions in projects

Interview Preparation Tips

Topics to prepare for Energy Exemplar Software Engineer interview:
  • SQL
  • Data Structures
  • C#.Net

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ based Questions from topics of DSA , web development

Round 2 - Asked to live code a unix comman 

(1 Question)

  • Q1. Asked us to live code tail -f unix command

OutSystems Interview FAQs

How many rounds are there in OutSystems Software Engineer interview?
OutSystems interview process usually has 1-2 rounds. The most common rounds in the OutSystems interview process are Technical and Resume Shortlist.
How to prepare for OutSystems Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at OutSystems. The most common topics and skills that interviewers at OutSystems expect are Agile, Troubleshooting, Application Development, Computer science and Data Structures.
What are the top questions asked in OutSystems Software Engineer interview?

Some of the top questions asked at the OutSystems Software Engineer interview -

  1. pros and cons of using a micro serv...read more
  2. talk about micro servi...read more
  3. basic devops quesi...read more

Tell us how to improve this page.

OutSystems Software Engineer Salary
based on 6 salaries
₹12.2 L/yr - ₹28.6 L/yr
108% more than the average Software Engineer Salary in India
View more details

OutSystems Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

2.0

Job Security

4.0

Company culture

3.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
6 salaries
unlock blur

₹12.1 L/yr - ₹28.6 L/yr

Technical Lead
5 salaries
unlock blur

₹16 L/yr - ₹30 L/yr

Sdet Engineer
5 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹30 L/yr - ₹36 L/yr

Site Reliability Engineer
4 salaries
unlock blur

₹14 L/yr - ₹20.5 L/yr

Explore more salaries
Compare OutSystems with

Salesforce

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview