Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 38.3k Reviews

Filter interviews by

Infosys Sailpoint Developer Interview Questions and Answers

Updated 3 Mar 2024

Infosys Sailpoint Developer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Why are strings in Java Immutable?
  • Ans. 

    Strings in Java are immutable to ensure data integrity and security.

    • Immutable strings prevent accidental modification of data.

    • String pool optimization is possible due to immutability.

    • Enhances thread safety in multi-threaded environments.

  • Answered by AI
  • Q2. What are the four concepts of OOP?
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
  • Q3. What is the difference between a private and public variable?
  • Ans. 

    Private variables can only be accessed within the class they are declared in, while public variables can be accessed from outside the class.

    • Private variables are declared using the 'private' keyword, while public variables are declared using the 'public' keyword.

    • Private variables are encapsulated within the class, providing data hiding and security, while public variables can be accessed and modified from outside the c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study the most common 250 Java technical Interview questions and try to spin them off into your own words to remember them.

Skills evaluated in this interview

Sailpoint Developer Jobs at Infosys

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2023. 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. In-depth Details about Sailpoint IIQ
  • Q2. Linux Basics questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep knowledge of Sailpoint IIQ Expected.

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 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 - HR 

(4 Questions)

  • Q1. What is java? What is variable?
  • Ans. 

    Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.

    • Java is an object-oriented language

    • It is platform-independent

    • Variables in Java have a specific data type

    • Variables can be assigned values and their values can be changed

    • Example: int age = 25; String name = "John";

  • Answered by AI
  • Q2. What is inheritance? types of inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows code reuse and promotes code organization.

    • There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Single inheritance involves a class inheriting from a single base class.

    • Multiple inheritance involves...

  • Answered by AI
  • Q3. 1.Java is a high level language 2.java is a programme is called a set of instructions 3.java run time environment (jre) 4.java is a platform independent. Variable: A variable which is container that some d...
  • Q4. Inheritance; 1.Acquring the properties of parent class to the child class with out changeing the properties of parent class is known as inheritance 2.inheritanc is a is relationship 3.extends keyword is us...
  • Ans. 

    Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.

    • Inheritance is a way to reuse code and establish a relationship between classes

    • The 'extends' keyword is used to implement inheritance in Java

    • Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class

    • Single level inheritance involves one parent class a...

  • Answered by AI
Round 3 - Group Discussion 

May I about you ? Which your qualification and which stream

Interview Preparation Tips

Topics to prepare for Tata Group Software Developer interview:
  • Core Java
  • Web Technologies
Interview preparation tips for other job seekers - My strength is quick learner, self motivated, Hard working
My weakness is if any body ask for help me,I never say know.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at BNM Institute of Technology, Bangalore and was interviewed before Jul 2022. There were 5 interview rounds.

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

General aptitude test involving percentages and ratios.

Round 3 - Coding Test 

Moderate level questions, 2 easy and 1 medium question

Round 4 - One-on-one 

(3 Questions)

  • Q1. Just discussion on what technology one knows and the mode of working style.
  • Q2. Do you know about CD/CI?
  • Ans. 

    CD/CI stands for Continuous Delivery/Continuous Integration, a software development practice to automate the process of testing and deploying code changes.

    • CD/CI is a software development practice that involves automating the process of testing and deploying code changes.

    • Continuous Integration (CI) involves automatically building and testing code changes as they are committed to the repository.

    • Continuous Delivery (CD) i...

  • Answered by AI
  • Q3. Do you know what is Spring boot?
  • Ans. 

    Spring Boot is a Java-based framework used for creating standalone, production-grade Spring-based applications.

    • Spring Boot simplifies the process of developing Spring applications by providing a set of default configurations.

    • It allows for easy deployment of applications by embedding the application server within the application itself.

    • Spring Boot includes features like auto-configuration, starter dependencies, and prod...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. General HR questions like shift flexibility, about family, native place.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

Technical assignment in my project and my technical skills

Round 3 - Technical 

(2 Questions)

  • Q1. Core java , html, css,sql
  • Q2. Core java ,sql , html , css

Interview Preparation Tips

Interview preparation tips for other job seekers - I am very fit for this position. I have perused java full stack development course.

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. React virtual dom, how it works
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, which allows React to efficiently update and render components.

    • React creates a virtual DOM tree that mirrors the actual DOM.

    • When changes occur, React compares the virtual DOM with the previous version to identify the minimal updates needed.

    • React then updates the virtual DOM and efficiently applies the changes to the actual DOM.

    • This process helps in optimizing p...

  • Answered by AI
  • Q2. Explain redux, and flow
  • Ans. 

    Redux is a predictable state container for JavaScript apps. Flow is a static type checker for JavaScript.

    • Redux is a state management library for JavaScript applications.

    • It helps in managing the state of an application in a predictable way.

    • It follows a unidirectional data flow pattern.

    • Flow is a static type checker for JavaScript that helps in catching errors before runtime.

    • It helps in improving the quality of code and r

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain unit testing
  • Ans. 

    Unit testing is a software testing technique where individual units or components of a software application are tested in isolation from the rest of the application.

    • Unit testing is done to ensure that each unit of the software application is working as expected.

    • It helps in identifying and fixing bugs early in the development cycle.

    • Unit tests are automated and can be run frequently to ensure that changes made to the cod...

  • Answered by AI
  • Q2. Explain routing in react
  • Ans. 

    Routing in React is the process of navigating between different components or pages based on the URL.

    • React Router is a popular library for handling routing in React

    • It allows for declarative routing with components and URLs

    • Routes can be defined with parameters and nested routes

    • Navigation can be done with Link and NavLink components

    • Programmatic navigation can be done with the useHistory hook

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basic javascript and react concepts

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are development life cycles
  • Ans. 

    Development life cycles are processes used to plan, design, build, test, and deploy software applications.

    • There are several development life cycles, including Waterfall, Agile, and DevOps.

    • The Waterfall model is a linear approach where each phase must be completed before moving on to the next.

    • Agile methodologies focus on iterative development and continuous feedback.

    • DevOps combines development and operations to create a...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How did you do deployment
Round 3 - One-on-one 

(1 Question)

  • Q1. What's your ctc and ectc
  • Ans. 

    I prefer not to disclose my current or expected salary as it is not relevant to my qualifications and experience.

    • I believe that my skills and experience are more important than my current or expected salary

    • I am open to discussing compensation that is fair and competitive for the role and my qualifications

    • I am more interested in the opportunity to work on challenging projects and grow my skills

    • I would like to focus on h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interviews and refresh your technical skills

Skills evaluated in this interview

I applied via Job boards and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. How to send a file without any internet connection if you are in first floor and your coligue was in second floor?
  • Ans. 

    Use a physical medium like a USB drive or a portable storage device to transfer the file.

    • Physically carry the file on a USB drive or portable storage device.

    • Use a local network connection to transfer the file between the two floors.

    • Utilize Bluetooth or other wireless technologies to transfer the file.

    • If the distance is short, use a physical method like printing the file and physically handing it over.

  • Answered by AI
  • Q2. What is JVM?
  • Ans. 

    JVM stands for Java Virtual Machine. It is an abstract machine that enables a computer to run Java programs.

    • JVM is responsible for interpreting the compiled Java code and executing it on the computer.

    • It provides a platform-independent environment for Java programs to run on different operating systems.

    • JVM has various components like Class Loader, Bytecode Verifier, Just-In-Time Compiler, and Garbage Collector.

    • Examples ...

  • Answered by AI
  • Q3. What are the memories in JDK?
  • Ans. 

    JDK memories are areas of memory used by Java programs to store data and code.

    • JDK memories include heap memory, stack memory, and non-heap memory.

    • Heap memory is used to store objects and is managed by the garbage collector.

    • Stack memory is used to store method calls and local variables.

    • Non-heap memory is used to store class definitions and other data.

    • Examples of non-heap memory include the method area and the permanent ...

  • Answered by AI
  • Q4. Before all these introduce yourself?
  • Q5. Tell me brief idea about your college project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basics of laptop and also your technical skills...

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Concepts like Abstraction, Inheritance Overloading Overriding Collections
Round 2 - HR 

(2 Questions)

  • Q1. Expected ctc Challenges faced in your project What are modules you worked on in your project
  • Q2. Was your team lead unhappy with performance at any point during your journey

Interview Preparation Tips

Interview preparation tips for other job seekers - They will start from very basic concepts like
Features of Java, going forward they will ask questions on concepts like
Abstraction
Polymorphism
Inheritance
Collection
Hashmap
Experience on you project

Interview Questionnaire 

3 Questions

  • Q1. Tr1- difference between switch case and if else, write the code for sorting
  • Ans. 

    Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.

    • Switch case is faster than if else for multiple conditions

    • If else is more readable for binary conditions

    • Sorting can be done using bubble sort, insertion sort, quick sort, etc.

    • Example code for bubble sort: for(i=0;iarr[j+1]){swap(&arr[j],&arr[j+1]);}}}

  • Answered by AI
  • Q2. Tr2-difference between compiler and interpreter, Solve a challange on their own coding platform with proper output
  • Ans. 

    Difference between compiler and interpreter with a coding challenge

    • Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution

    • Compiler generates an executable file while interpreter does not

    • Compiler is faster but debugging is harder while interpreter is slower but debugging is easier

    • Coding challenge: Write a program to find the sum of two numbers

  • Answered by AI
  • Q3. Oops concept

Infosys Interview FAQs

How many rounds are there in Infosys Sailpoint Developer interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Technical.
How to prepare for Infosys Sailpoint Developer 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Identity Access Management, IAM, Identity Management, Java and Application Security.
What are the top questions asked in Infosys Sailpoint Developer interview?

Some of the top questions asked at the Infosys Sailpoint Developer interview -

  1. What is the difference between a private and public variab...read more
  2. Why are strings in Java Immutab...read more
  3. What are the four concepts of O...read more

Tell us how to improve this page.

Infosys Sailpoint Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Infosys Sailpoint Developer Salary
based on 7 salaries
₹2.8 L/yr - ₹14.2 L/yr
21% more than the average Sailpoint Developer Salary in India
View more details
Sailpoint Developer

Pune,

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Sailpoint Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.8k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.2k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.3k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.5k salaries
unlock blur

₹6.2 L/yr - ₹17.1 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

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