Premium Employer

i

This company page is being actively managed by SailPoint Technologies Team. If you also belong to the team, you can get access from here

SailPoint Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SailPoint Technologies Senior Software Engineer Interview Questions and Answers

Updated 19 Dec 2024

SailPoint Technologies Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I do not have experience in the field of marketing.

    • I have primarily focused on software development and engineering roles throughout my career.

    • While I have worked closely with marketing teams on projects, my expertise lies in software development.

    • I have not directly worked in marketing roles or projects.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. There werent specific questions
  • Q2. Just a code challenge
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test and technical skills evaluation with an interviewer

Round 2 - One-on-one 

(1 Question)

  • Q1. Cultural Fitment
Round 3 - Technical 

(1 Question)

  • Q1. Design round HLD and LLD
  • Ans. 

    High Level Design (HLD) and Low Level Design (LLD) for a software system

    • Identify the major components and their interactions in HLD

    • Define the modules, classes, and functions in LLD

    • Consider scalability, performance, and security in both designs

    • Use UML diagrams to visualize the design

    • Document the design decisions and rationale

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

(1 Question)

  • Q1. Managerial Discussion round with the hiring manager
Round 5 - One-on-one 

(1 Question)

  • Q1. Managerial round with another team’s hiring manager
Round 6 - HR 

(1 Question)

  • Q1. HR discussion on location and joining date

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Senior Software Engineer Jobs at SailPoint Technologies

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

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. Write an SQL query to fetch duplicates.
  • Ans. 

    SQL query to fetch duplicates

    • Use GROUP BY and HAVING clause to identify duplicates

    • Select columns to be checked for duplicates

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI
  • Q2. Write SQL query to fetch nth highest Salary.
  • Ans. 

    SQL query to fetch nth highest Salary

    • Use the ORDER BY clause to sort the salaries in descending order

    • Use the LIMIT clause to fetch the nth highest salary

    • Consider handling cases where there might be ties for the nth highest salary

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AgreeYa Solutions Senior Software Engineer interview:
  • SQL Server
  • SSIS

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java,oop, microservice, JPA
  • Q2. Spring boot , MySQL
Round 2 - Technical 

(2 Questions)

  • Q1. Java, spring boot
  • Q2. Microservice, rest api
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Pattern print code. 2. Types of S3 bucket in AWS. 3. Java basic question. 4. Spring/ Spring boot basic question. 5. Hibernate basic interview question. 6. Some behavioral question.
  • Ans. 

    This is a list of questions asked in an interview for Senior Software Engineer position.

    • 1. Pattern print code: Write a code to print a specific pattern using loops.

    • 2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.

    • 3. Java basic question: Provide a basic question related to Java programming language.

    • 4. Spring/Spring Boot basic question: Give an example of a basic question rel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic.

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Angular Architecture, basic angular questions such as data binding, rxjs, dependency injection etc.
Round 2 - Technical 

(1 Question)

  • Q1. Coding assignment to fetch data from API and render on the UI. Using httpclient module.
  • Ans. 

    Fetch data from API and render on UI using httpclient module

    • Create an instance of httpclient module

    • Use httpclient to make a GET request to API endpoint

    • Parse the response data and render on UI

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Normal question on roles and responsibilities alongwith cultural fitment check.
Round 4 - Client Interview 

(1 Question)

  • Q1. Client interview to get the knowledge of UX and responsive web application. Css etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and even if you don't know the answer properly at least tell them the approach and try your best to answer or complete the assignment given.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Sep 2022. There were 4 interview rounds.

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 - Coding Test 

I asked basic questions related to coding and technical languages like MERN, and a few DSA questions about basic programming. The interview was around 45 minutes.

Round 3 - Coding Test 

2nd round took about 1 hour and 15 minutes. There are a few technical scenario discussions and questions related to my tech stack like MERN and one coding task in React JS

Round 4 - One-on-one 

(1 Question)

  • Q1. The last round with the manager consisted of a discussion about day-to-day job handling as per different scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basics properly
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Notice Period and Salary
Round 2 - Coding Test 

Java 8 , stream and a program to solve on String

Interview Questionnaire 

2 Questions

  • Q1. Multithreading in C++, casting and OOPs concepts
  • Q2. Cover the basic concepts.

I applied via Approached by Company and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About the current profile
  • Q2. Asked about the sms call flow

SailPoint Technologies Interview FAQs

How many rounds are there in SailPoint Technologies Senior Software Engineer interview?
SailPoint Technologies interview process usually has 4 rounds. The most common rounds in the SailPoint Technologies interview process are One-on-one Round, Technical and HR.
How to prepare for SailPoint Technologies Senior 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 SailPoint Technologies. The most common topics and skills that interviewers at SailPoint Technologies expect are Backend, Microservices, Agile, AWS and Analytics.
What are the top questions asked in SailPoint Technologies Senior Software Engineer interview?

Some of the top questions asked at the SailPoint Technologies Senior Software Engineer interview -

  1. Design round HLD and ...read more
  2. There werent specific questi...read more
  3. Just a code challe...read more

Tell us how to improve this page.

SailPoint Technologies Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Join SailPoint Technologies Focused on identity. Driven by integrity.
SailPoint Technologies Senior Software Engineer Salary
based on 32 salaries
₹12 L/yr - ₹31 L/yr
58% more than the average Senior Software Engineer Salary in India
View more details

SailPoint Technologies Senior Software Engineer Reviews and Ratings

based on 5 reviews

4.5/5

Rating in categories

4.4

Skill development

4.5

Work-life balance

4.3

Salary

4.2

Job security

4.7

Company culture

3.9

Promotions

4.5

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Engineer
32 salaries
unlock blur

₹12 L/yr - ₹31 L/yr

Software Engineer
20 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Senior Devops Engineer
13 salaries
unlock blur

₹23 L/yr - ₹26.9 L/yr

Software Engineer2
11 salaries
unlock blur

₹16 L/yr - ₹25.3 L/yr

Senior SQA Engineer
8 salaries
unlock blur

₹14 L/yr - ₹16.5 L/yr

Explore more salaries
Compare SailPoint Technologies with

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

Mobileum

3.3
Compare

AgreeYa Solutions

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview