Upload Button Icon Add office photos

Filter interviews by

Safran Security and Identity Java Full Stack Developer Interview Questions and Answers

Updated 6 Nov 2024

Safran Security and Identity Java Full Stack Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a Java Full Stack Developer with 5 years of experience in developing web applications using Java, Spring Boot, Angular, and MySQL.

    • 5 years of experience in Java development

    • Proficient in Spring Boot and Angular frameworks

    • Strong knowledge of MySQL database management

    • Experience in developing web applications

  • Answered by AI
  • Q2. Logic for sorting integers of an array.
  • Ans. 

    Sorting integers in an array using various sorting algorithms.

    • Use built-in sorting methods like Arrays.sort() for quick implementation.

    • Implement sorting algorithms like Bubble Sort, Selection Sort, Merge Sort, etc. for learning purposes.

    • Consider the time complexity of the sorting algorithm when choosing the best approach.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Safran Security and Identity Java Full Stack Developer interview:
  • Java
  • Spring
  • springboot

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL Joins
  • Q2. Swap 2 numbers without 3rd variable
  • Ans. 

    Swapping two numbers without using a third variable

    • Use arithmetic operations to swap the values

    • Add the two numbers and store the result in the first variable

    • Subtract the second number from the result and store it in the second variable

    • Subtract the second variable from the first variable to get the original value of the second variable

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st Round : Long set of Aptitude questions
2nd Round : Technical Interview
3rd Round : Technical Interview and HR questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Apt + coding questions, medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. Basics qs on oops and known programming language
Round 3 - Technical 

(1 Question)

  • Q1. In-depth of oops and live coding questions
Round 4 - HR 

(1 Question)

  • Q1. Basics qs like y and what

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

Round 1 - Coding Test 

1st Round is Up to an hr in that we have to perform Coding as per the test provided & also SQL round involve in it we have to show as output as per the test is concerned to provide valid outputs.

Round 2 - Aptitude Test 

2nd round was an aptitude test of 90 mins it was like 100 Questions we have to solve and submit that it involved Logical Reasoning, Mathematical problems, Word Problems, etc.

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about your projects and what you have done in your previous company.
  • Q2. On basis of Projects, the Technical questions that were asked, and also other situations given on that basis what I will do in the Logical process need to explain the steps.
  • Q3. Basics Of Java OOPs Concepts Questions

Interview Preparation Tips

Topics to prepare for Kantar Software Developer interview:
  • OOPS
  • Core Java
  • Advanced Java
  • SQL
  • Android
  • MVVM
  • MVC
  • SDLC Life Cycle
Interview preparation tips for other job seekers - Be prepared before the interview and have confidence also try to answer positively.
If don't know points at that exact time try to explain the nearest point and continue the conversation
and must talk in English because it's MNC.
Listen to Question First and then reply with your answer in short for Technical Round.
Also Prepared to explain if you have year Gaps in education/normally and why you left your previous Job.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was good. contains lot of theoretical questions.

Round 2 - Coding Test 

1 hr. asked basic concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Shallow copy and deep copy
  • Q2. What is Pure component
  • Ans. 

    A Pure component is a component in React that does not have any state or lifecycle methods, resulting in improved performance.

    • Pure components are used to prevent unnecessary re-renders in React applications.

    • Pure components implement shouldComponentUpdate method with shallow comparison of props and state.

    • Examples of Pure components include functional components and class components that extend PureComponent class.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve the knowledge of javascript basics and for react developer role, focus on coding side.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Who do you test your django apps?
  • Ans. 

    I test my Django apps using automated testing tools and manual testing methods.

    • I use Django's built-in testing framework to write unit tests for individual components of the app.

    • I also use tools like pytest and Selenium for automated testing of the app's functionality.

    • I perform manual testing to ensure the app works as expected in real-world scenarios.

    • I use tools like Django Debug Toolbar to identify and fix any perfor

  • Answered by AI
  • Q2. Count the number of vowels in a string.
  • Ans. 

    Count the number of vowels in a given string.

    • Iterate through each character in the string and check if it is a vowel (a, e, i, o, u).

    • Increment a counter for each vowel found.

    • Return the total count of vowels in the string.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technology questions were asked as per experience
Round 2 - HR 

(1 Question)

  • Q1. Hr related questions were asking more of behaviourial
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Given the start and end times of the meetings, how can you determine if you are able to attend all of them?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Basic .net concept question and 2 leetcode medium question.
1) find a target element within a rotated search array (complexity < 0(N))

Round 2 - Technical 

(1 Question)

  • Q1. How would you handle scenerios where if you have 1000 request comming and you can handle 10 request at max

Interview Preparation Tips

Interview preparation tips for other job seekers - I had a technical interview with a solution architect who has 19 years of experience, and he was asking questions as if it were a solution architect-level interview. Not a single question related to C# or anything database related for which I was interviewing.
How would you scale your system, how would you handle millions of request if your server can handle maximum of 10000 request and so on

Safran Security and Identity Interview FAQs

How many rounds are there in Safran Security and Identity Java Full Stack Developer interview?
Safran Security and Identity interview process usually has 1 rounds. The most common rounds in the Safran Security and Identity interview process are Technical.
How to prepare for Safran Security and Identity Java Full Stack 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 Safran Security and Identity. The most common topics and skills that interviewers at Safran Security and Identity expect are Angular, Java, Node.Js, SQL and Agile.

Tell us how to improve this page.

Safran Security and Identity Java Full Stack Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 752 Interviews
Access Healthcare Interview Questions
3.9
 • 214 Interviews
Straive Interview Questions
3.4
 • 183 Interviews
AGS Health Interview Questions
4.0
 • 164 Interviews
Nielsen Interview Questions
3.7
 • 120 Interviews
Kantar Interview Questions
3.5
 • 98 Interviews
Sigmoid Interview Questions
3.3
 • 60 Interviews
Hgs Services Interview Questions
4.0
 • 55 Interviews
Merilytics Interview Questions
3.0
 • 50 Interviews
View all
Network Administrator
8 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Software Engineer
6 salaries
unlock blur

₹4 L/yr - ₹11.7 L/yr

Technical Lead
6 salaries
unlock blur

₹15 L/yr - ₹26 L/yr

Assistant Manager
5 salaries
unlock blur

₹11.5 L/yr - ₹15 L/yr

Network Security Administrator
5 salaries
unlock blur

₹9.2 L/yr - ₹12 L/yr

Explore more salaries
Compare Safran Security and Identity with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

AGS Health

4.0
Compare

Straive

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