Upload Button Icon Add office photos

Filter interviews by

Clear (1)

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 Questionnaire 

1 Question

  • Q1. How to invoke the xml file using LibXML?
  • Ans. 

    To invoke an XML file using LibXML, use the xmlReadFile() function.

    • Include the libxml/parser.h header file.

    • Use the xmlReadFile() function to read the XML file and create a xmlDocPtr object.

    • Use the xmlDocGetRootElement() function to get the root element of the XML document.

    • Use the xmlNodeGetContent() function to get the content of a node.

    • Use the xmlFreeDoc() function to free the memory allocated for the xmlDocPtr object...

  • Answered by AI

Skills evaluated in this interview

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

1st round was DSA round. Pretty easy

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

First round was aptitude with coding round it was easy

Round 2 - Communication round 

(1 Question)

  • Q1. To check communication
Round 3 - Technical 

(1 Question)

  • Q1. Ask question based on datastructures

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Data structures and Algorithms

I applied via Company Website and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. First round: 2 coding questions 1. Find minimum from sorted rotated array.
  • Q2. 2.relative sort leetcode....... second round: 1. Flower bed leetcode........2. find maximum subarray sum from an array

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are really good and helpful. Just focus on the questions and try to discuss it with the interviewer. Third round is the managerial where they will discuss about your projects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Valid parentheses
  • Q2. Currying with arrow function
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying can be achieved using arrow functions in JavaScript.

    • Arrow functions automatically bind 'this' and do not have their own 'this' value.

    • Example: const add = a => b => a + b;

    • Example: const addFive = add(5); const result = addFive(3); // result

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. DFS related problem
  • Q2. Machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on ds & algo

Skills evaluated in this interview

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

3 questions 3 sum linked list missing sum

Round 2 - HR 

(2 Questions)

  • Q1. System Design and hr principles
  • Ans. 

    System design involves creating a high-level architecture of a software system, while HR principles focus on managing people effectively.

    • System design involves identifying components, defining their interactions, and ensuring scalability and reliability.

    • HR principles include hiring the right talent, providing training and development opportunities, and fostering a positive work culture.

    • Both system design and HR princip...

  • Answered by AI
  • Q2. Projects discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

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
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?
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

INTERVIEWS

ABB

Fresher

10 top interview questions

INTERVIEWS

Safran Security and Identity

No Interviews

INTERVIEWS

Uniphore Software Systems

No Interviews

INTERVIEWS

Axis Direct

No Interviews

INTERVIEWS

Larsen & Toubro Limited

No Interviews

INTERVIEWS

Uniphore Software Systems

No Interviews

SALARIES

Safran Security and Identity

INTERVIEWS

Larsen & Toubro Limited

No Interviews

INTERVIEWS

Uniphore Software Systems

No Interviews

INTERVIEWS

Electrical Maintenance

No Interviews

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
 • 738 Interviews
Access Healthcare Interview Questions
3.9
 • 208 Interviews
Straive Interview Questions
3.4
 • 174 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Nielsen Interview Questions
3.7
 • 117 Interviews
Kantar Interview Questions
3.5
 • 96 Interviews
Sigmoid Interview Questions
3.2
 • 59 Interviews
Hgs Services Interview Questions
4.0
 • 55 Interviews
Merilytics Interview Questions
3.0
 • 48 Interviews
View all
Network Administrator
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Security Administrator
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Safran Security and Identity with

Gemalto

4.7
Compare

Oberthur Technologies

4.0
Compare

HID Global

4.3
Compare

Entrust Datacard

5.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent