Upload Button Icon Add office photos

SaaS Labs

Compare button icon Compare button icon Compare

Filter interviews by

SaaS Labs Software Development Engineer Interview Questions and Answers

Updated 26 Jul 2022

SaaS Labs Software Development Engineer Interview Experiences

1 interview found

I applied via Campus Placement

Round 1 - Coding Test 

Coding questions with some development related questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Asked about classic DSA questions. The interviewer was friendly.
Round 3 - Technical 

(1 Question)

  • Q1. In-depth discussion of my projects and optimizations that could be done. The interviewer was friendly, and it was quite a learning experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work well on your resume and the projects. You should be thorough with everything you've written on your resume.

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about SaaS Labs?
Ask anonymously on communities.

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All C# basics and advanced questions
Round 3 - Technical 

(1 Question)

  • Q1. Second Technical round was with US CEO
Round 4 - Technical 

(1 Question)

  • Q1. C# basics and Database related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be based on the profile you will be giving an interview. Basics to advanced questions will be there. Confidence is must while giving an interview which will help you to get consider.

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. Given a screen with a button and a full-screen image view, descri ... read more
asked in Hike
Q3. You have an application that displays a list of contacts. The nam ... read more
asked in Amazon
Q4. Given an m * n matrix filled with '0's and 'x's with two position ... read more
asked in Samsung
Q5. There are 1000 wine bottles. One of the bottles contains poisoned ... read more
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. Technical interview was taken by Rahul Maheshwari who live in the us, normal c# question they asked
  • Q2. Oops concept, difference between asp.net vs .net core,dependency injection etc

Interview Preparation Tips

Interview preparation tips for other job seekers - basic knowledge of c# and framework question they asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Qualification
  • Q2. Reasons for job change
Round 2 - Technical 

(2 Questions)

  • Q1. Virtual Dom vs Real Dom
  • Ans. 

    Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.

    • Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...

  • Answered by AI
  • Q2. React Hooks flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be more focused on technical in Deep as else you'll be rejected :)

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your certifications on Cloud
  • Ans. 

    I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.

    • Certified in AWS Certified Solutions Architect - Associate

    • Certified in Google Cloud Certified - Professional Cloud Architect

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Desing API endpoints
  • Ans. 

    Designing API endpoints involves defining routes, methods, and data formats for client-server communication.

    • Use RESTful conventions: e.g., GET /users to retrieve users.

    • Implement CRUD operations: POST /users to create, GET /users/{id} to read, PUT /users/{id} to update, DELETE /users/{id} to delete.

    • Consider versioning: e.g., /v1/users to manage changes over time.

    • Use meaningful resource names: e.g., /products instead of ...

  • Answered by AI
  • Q2. SQL queries test
  • Q3. Basic and intermediate level questions on C#
Round 3 - Group Discussion 

Questions about projects, DI in ASP.NET Core, React Element Tree

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Recruiter call 

(1 Question)

  • Q1. About previous roles
Round 2 - One-on-one 

(1 Question)

  • Q1. Hiring manager round
Round 3 - Coding Test 

Take home assignment

Round 4 - One-on-one 

(1 Question)

  • Q1. Assignment review
Round 5 - One-on-one 

(1 Question)

  • Q1. VP interview regarding past work

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer was rescinded. So proceed with caution ⚠️ Keep interviewing elsewhere.
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.
Are these interview questions helpful?

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. When and where did you code in your life?
  • Ans. 

    I started coding in high school and continued throughout college, working on various projects and internships.

    • Started coding in high school programming classes

    • Continued coding in college for computer science degree

    • Worked on coding projects during internships

    • Currently coding as a System Engineer

  • Answered by AI
  • Q2. What is your big challenge you encountered during coding?
  • Ans. 

    My biggest challenge during coding was debugging a complex algorithm that was causing unexpected errors.

    • Debugging a complex algorithm

    • Identifying and fixing unexpected errors

    • Understanding the logic behind the algorithm

    • Testing different scenarios to reproduce the issue

    • Collaborating with team members to find a solution

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: They asked two coding questions. 1. General coding question based on brute force method, No fancy algorithm is required. 2. Related to compiler design, we have to describe and define our own syntax.
Tips: For written coding exams, write code perfectly and neatly with properly defined variables. They will test your code writing skills. Comments are must. For syntax designing questions, consider all constraints and don't make syntax so complex.
Duration: 1 hour 30 minutes
Total Questions: 2

Round: Technical + HR Interview
Experience: I explained my intern experience. During hr they will ask about your PORs, how you felt handling them etc
Tips: Be prepared with your most exciting, challenging, happiest, depressed moments in your life. Connect those with your coding time.

Skills: Communication, Coding Skills
College Name: IIT Madras
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. What is the difference between linear regression and logistic regression?
  • Q2. What is Object-Oriented Programming (OOP) in Python?
  • Ans. 

    Object-Oriented Programming (OOP) in Python is a programming paradigm based on the concept of objects, which can contain data and methods.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class Dog with attributes and methods.

    • Inheritance: Creating new classes from existing ones, allowing for code reuse. Example: class Bulldog inherits from class Dog.

    • Polymorphism: The ab...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Document your work and understand your basic concepts.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do you find yourself suitable for this job
  • Ans. 

    I possess a strong sales background, excellent communication skills, and a passion for building client relationships, making me ideal for this role.

    • Proven track record of exceeding sales targets, such as achieving 120% of my quota in the last quarter.

    • Strong interpersonal skills, demonstrated by successfully negotiating contracts with key clients.

    • Ability to quickly understand customer needs, as shown when I identified a...

  • Answered by AI
  • Q2. What are the name of the companies you are connected to?
  • Ans. 

    I am connected to various companies across different sectors, enhancing my sales expertise and network.

    • Tech Companies: Collaborated with firms like Microsoft and Salesforce to drive software sales.

    • Retail Brands: Worked with companies such as Walmart and Target to optimize product placements.

    • Healthcare Providers: Engaged with hospitals and clinics to promote medical devices.

    • Startups: Assisted emerging companies in devel...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. How are you so sure you can lead a team
Round 3 - HR 

(1 Question)

  • Q1. What salary hike you would fit in
  • Ans. 

    I am looking for a salary hike that reflects my skills, experience, and the value I bring to the company.

    • I believe a 15-20% increase is reasonable based on my previous performance and industry standards.

    • For example, in my last role, I consistently exceeded sales targets by 30%, which contributed significantly to the company's revenue.

    • Additionally, I have taken on leadership roles in projects, demonstrating my ability t...

  • Answered by AI

SaaS Labs Interview FAQs

How many rounds are there in SaaS Labs Software Development Engineer interview?
SaaS Labs interview process usually has 3 rounds. The most common rounds in the SaaS Labs interview process are Coding Test, One-on-one Round and Technical.

Tell us how to improve this page.

SaaS Labs Software Development Engineer Salary
based on 5 salaries
₹20.4 L/yr - ₹25 L/yr
64% more than the average Software Development Engineer Salary in India
View more details

SaaS Labs Software Development Engineer Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

5.0

Skill development

4.1

Work-life balance

5.0

Salary

5.0

Job security

4.1

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Engineering Manager
9 salaries
unlock blur

₹54.5 L/yr - ₹81.1 L/yr

Software Development Engineer II
8 salaries
unlock blur

₹14.4 L/yr - ₹25 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹21.5 L/yr - ₹35 L/yr

Executive Accountant
7 salaries
unlock blur

₹15.4 L/yr - ₹28 L/yr

Software Engineer
6 salaries
unlock blur

₹11.2 L/yr - ₹16 L/yr

Explore more salaries
Compare SaaS Labs with

Locofast

3.2
Compare

Versa Networks

3.5
Compare

QuickRide

2.9
Compare

Elucidata

3.6
Compare
write
Share an Interview