Upload Button Icon Add office photos

FRSPL

Compare button icon Compare button icon Compare

Filter interviews by

FRSPL Java Developer Interview Questions and Answers

Updated 11 Sep 2023

FRSPL Java Developer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Aug 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 - HR 

(6 Questions)

  • Q1. Please tell me about yourself
  • Q2. How much experience do you have in the financial industry
  • Q3. How do you handle conflict between your team members
  • Q4. Give an example where you were able to solve a conflict within your team. What was your learning from this incident?
  • Q5. What are your expectations from our company?
  • Q6. Are you a technical person or a pure managerial person? Are you an individual contributor?
Round 3 - Technical 

(4 Questions)

  • Q1. Questions related to immutability
  • Q2. Questions related to Multi-threading and garbage collection
  • Q3. Question related to streams API, sorting, average, min, max, range etc
  • Q4. Java 8 specific questions related to static interfaces, default methods in interfaces etc.
Round 4 - Technical 

(13 Questions)

  • Q1. What are different types of cloning in javascript?
  • Q2. How familar are you with FlexBox
  • Q3. What do you mean by asynchronous operations and how do you handle them
  • Q4. Difference between promise.all and promise.AllSettled
  • Q5. How quickly can you learn Angular in our project
  • Q6. What is a bean in spring? What is a spring bean life cycle?
  • Ans. 

    A bean in Spring is a Java object managed by the Spring IoC container. Spring bean life cycle includes instantiation, initialization, and destruction.

    • A Spring bean is a Java object that is instantiated, assembled, and managed by the Spring IoC container.

    • The life cycle of a Spring bean includes instantiation, initialization, in-use, and destruction phases.

    • Spring provides various ways to define beans, such as XML configu...

  • Answered by AI
  • Q7. What is an ORM framework?
  • Q8. What are different types of object relations we can have in Hibernate? Explain them
  • Q9. Difference between lazy and eager initialisation. Pros and cons. Applications of them.
  • Ans. 

    Lazy initialization delays the creation of an object until it is actually needed, while eager initialization creates the object immediately.

    • Lazy initialization can improve performance by only creating objects when necessary.

    • Eager initialization can lead to higher memory usage as objects are created upfront.

    • Lazy initialization is commonly used in singleton design pattern to delay the creation of the instance until it is...

  • Answered by AI
  • Q10. How do you pass an object in an API request body
  • Q11. What are different design patterns you are familiar with.
  • Q12. What are SOLID principles
  • Q13. What are ACID properties

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview panels are from South Africa and you'll be working under them. Have strong command on English and be clear, precise in your answers. And be really good in your tech stacks.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about FRSPL?
Ask anonymously on communities.

Interview questions from similar companies

Associate Interview Questions & Answers

TCS user image ganesh Kothapalli

posted on 19 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. What is document splitting

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk(). Parent run() calls walk(). Chi ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
Q4. How do you sort a list of students based on their first name?
asked in Cognizant
Q5. What array list and linkedlist difference,how hashmap internally ... read more

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Javascript fundamentals
  • Q2. ES6 Functions
  • Q3. React hooks basics
  • Q4. State Management in React- states and props
  • Ans. 

    State management in React involves managing the state and props of components.

    • State is used to manage data that changes within a component

    • Props are used to pass data from a parent component to a child component

    • State can be updated using setState() method

    • Props are read-only and cannot be modified within a component

    • State and props are used together to create dynamic and interactive UIs

  • Answered by AI
  • Q5. Redux Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended for react developer role. Asusual it started with self introduction and project role description. Then I was tested on the javascript core concepts with ES6 features and react basics. In the middle, we discussed about the best practices we follow in our project for error handling.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me about software system

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Q2. Concept of hiding implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

I applied via Walk-in and was interviewed before Nov 2021. 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 - Typing Test 

(1 Question)

  • Q1. Typing test 30words per minute. 90% accuracy.
Round 3 - HR 

(1 Question)

  • Q1. Personal information, Previous company work, Salary discussion.
Round 4 - Aptitude Test 

General knowledge, Maths questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - English communication is must important, Interviews are easy.

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basics of Java8, Programming logic of swapping two numbers

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be strong with basic concepts of your core technology
Listen to questions well, understand them and then answer
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Be reliable

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Write a program for sum of numbers?

Interview Preparation Tips

Interview preparation tips for other job seekers - We have to prepare even the basic questions , basic question also matters !

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oracle advanced level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - One technical round and HR round

FRSPL Interview FAQs

How many rounds are there in FRSPL Java Developer interview?
FRSPL interview process usually has 4 rounds. The most common rounds in the FRSPL interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in FRSPL Java Developer interview?

Some of the top questions asked at the FRSPL Java Developer interview -

  1. What are different types of object relations we can have in Hibernate? Explain ...read more
  2. What is a bean in spring? What is a spring bean life cyc...read more
  3. What do you mean by asynchronous operations and how do you handle t...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
FRSPL Java Developer Salary
based on 19 salaries
₹13.2 L/yr - ₹21.5 L/yr
180% more than the average Java Developer Salary in India
View more details

FRSPL Java Developer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.8

Skill development

5.0

Work-life balance

4.9

Salary

5.0

Job security

5.0

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 3 Reviews and Ratings
Java Developer
19 salaries
unlock blur

₹13.2 L/yr - ₹21.5 L/yr

Storage Backup Administrator
9 salaries
unlock blur

₹8.8 L/yr - ₹12.8 L/yr

Senior Java Developer
6 salaries
unlock blur

₹30 L/yr - ₹40 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹17.4 L/yr - ₹30 L/yr

Backup Administrator
5 salaries
unlock blur

₹8.8 L/yr - ₹10 L/yr

Explore more salaries
Compare FRSPL with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview