Upload Button Icon Add office photos

Filter interviews by

First National Bank Java Developer Interview Questions and Answers

Updated 20 May 2024

First National Bank Java Developer Interview Experiences

1 interview found

Java Developer Interview Questions & Answers

user image aluwani baloyi

posted on 20 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
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 - Coding Test 

The test is a multiple choice structure

Round 2 - Technical 

(1 Question)

  • Q1. Your normal oop questions

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Stream API related questions , methods etc.
  • Q2. What is Qualifier and Primary
  • Ans. 

    Qualifier and Primary are annotations used in Spring framework for dependency injection.

    • Qualifier annotation is used to specify which bean should be autowired when multiple beans of the same type are present

    • Primary annotation is used to specify the primary bean to be autowired when multiple beans of the same type are present

    • Qualifier can be used in combination with Autowired annotation to specify the bean name to be in...

  • Answered by AI
  • Q3. Spring boot annotations
  • Q4. Sort Array of 0 and 1
  • Ans. 

    Sort an array of 0s and 1s in linear time complexity.

    • Use two pointers approach - one from the start and one from the end.

    • Swap 0s to the left and 1s to the right until the pointers meet.

    • Time complexity: O(n), Space complexity: O(1).

  • Answered by AI
  • Q5. How do you handle code reviews
  • Ans. 

    I actively participate in code reviews to ensure code quality and learn from others.

    • I actively participate in code reviews by providing constructive feedback on others' code.

    • I also seek feedback on my own code to improve its quality and learn from others.

    • I follow coding standards and best practices during code reviews to maintain consistency and quality.

    • I use code review tools like GitHub pull requests or Bitbucket to

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A standard online test conducted through one of the testing platforms.

Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 features
  • Q2. Rest API
  • Q3. Java 8 coding problem
  • Q4. Collections
Round 3 - Technical 

(1 Question)

  • Q1. It was based on my previous project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basics of java like string ,string builder ,Buffer,scp
  • Q2. Spring boot annotaions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Core Java
  • Q2. What is JVM & JRE
  • Ans. 

    JVM stands for Java Virtual Machine, which is responsible for running Java programs. JRE stands for Java Runtime Environment, which includes JVM along with libraries and other components necessary for running Java applications.

    • JVM is an abstract machine that provides a runtime environment in which Java bytecode can be executed.

    • JRE includes JVM, libraries, and other files necessary for running Java applications.

    • JVM is p...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Date of Joining
  • Q2. When will you able to Join!

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2023. 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 

Fibonacci, Some sql queries, Aws concepts

Round 3 - Technical 

(1 Question)

  • Q1. Java core, springboot
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. JAVA 8 question
  • Q2. Functional interface
  • Q3. Stream API's coding question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and responsiveness.

    • Multithreading allows multiple tasks to be executed simultaneously on a single CPU.

    • Each thread has its own stack and runs independently, but shares the same memory space.

    • Example: A web server handling multiple requests concurrently using multithreading.

    • Example: A video player playing video...

  • Answered by AI
  • Q2. What is interface and abstraction
  • Ans. 

    Interface is a blueprint of a class that defines methods without implementation. Abstraction is a concept where only essential details are shown and irrelevant details are hidden.

    • Interface in Java is a reference type, similar to a class, that can contain only constants, method signatures, default methods, static methods, and nested types.

    • Abstraction is achieved in Java using abstract classes and interfaces. Abstract cl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Coding Test 

Stair climbing question

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

I applied via LinkedIn and was interviewed in Aug 2023. 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 - Technical 

(3 Questions)

  • Q1. You'll be ask some java terms.
  • Q2. What are the 4 OOP principles
  • Ans. 

    The 4 OOP principles are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation hides the internal state of an object and only exposes necessary information.

    • Abstraction focuses on the essential characteristics of an object while hiding unnecessary details.

    • Polymorphism allows objects of different classes to be treated as ob

  • Answered by AI
  • Q3. Some abstract question
Round 3 - Coding Test 

This is good for fresh graduates. The question can be answered and it was just 2 items.

Interview Preparation Tips

Interview preparation tips for other job seekers - Review syntax of java.

First National Bank Interview FAQs

How many rounds are there in First National Bank Java Developer interview?
First National Bank interview process usually has 2 rounds. The most common rounds in the First National Bank interview process are Coding Test and Technical.

Tell us how to improve this page.

First National Bank Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Abinitio Developer
4 salaries
unlock blur

₹3.6 L/yr - ₹8 L/yr

Senior Abinitio Developer
4 salaries
unlock blur

₹9.5 L/yr - ₹13 L/yr

Software Engineer
3 salaries
unlock blur

₹7.5 L/yr - ₹32 L/yr

Software Developer
3 salaries
unlock blur

₹28 L/yr - ₹50 L/yr

Java Developer
3 salaries
unlock blur

₹16 L/yr - ₹26.5 L/yr

Explore more salaries
Compare First National Bank with

State Bank of India

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

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