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

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Uikit explaination
  • Q2. Model classes with uikit
  • Ans. 

    Model classes in UIKit are used to represent data in an application's user interface.

    • Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.

    • They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.

    • For example, a model class for a user profile in a social media app might have properties like username...

  • Answered by AI
Round 2 - Coding Test 

Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 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 - Aptitude Test 

60 min normal apptitude question

Round 3 - Technical 

(2 Questions)

  • Q1. What is the difference between encapsulation and abstraction, sql query 2nd highest salary, what is inheritance
  • Q2. Tell me about project what is oops
Round 4 - Technical 

(2 Questions)

  • Q1. Normal question related to project
  • Q2. He asked about me stock market

Interview Preparation Tips

Interview preparation tips for other job seekers - cleaar your basics in oops , dbms

I applied via Naukri.com and was interviewed in Aug 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 - Aptitude Test 

Aptitude question. Included basic english nd coding and topic of group discussion .

Interview Preparation Tips

Topics to prepare for EXL Service Software Developer interview:
  • OOPS
  • HTML
  • CSS
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - Please their recuriment discloses fast .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How is GIL and how python handle multi threading
  • Ans. 

    GIL stands for Global Interpreter Lock in Python, which limits execution of multiple threads at once.

    • GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.

    • Due to GIL, Python threads are not suitable for CPU-bound tasks but are still useful for I/O-bound tasks.

    • To handle multi-threading in Python, one can use multiprocessing module or asynchronous progr...

  • Answered by AI
  • Q2. Explain How React works under the hood.
  • Ans. 

    React uses a virtual DOM to efficiently update the actual DOM based on changes in state or props.

    • React creates a virtual DOM representation of the actual DOM.

    • When state or props change, React compares the virtual DOM with the actual DOM to determine the minimal set of changes needed.

    • React then updates the actual DOM efficiently to reflect the changes.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep understanding of technology you apply for

Skills evaluated in this interview

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tel about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Proficient in Java, Python, and web development technologies such as HTML, CSS, and JavaScript

    • Experience working on various projects including a web-based inventory management system using Django framework

    • Strong problem-solving skills and ability to work well in a team environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 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
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1st round was DSA round. Pretty easy

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
 • 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