Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bravura Solutions Team. If you also belong to the team, you can get access from here

Bravura Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Bravura Solutions Java Support Engineer Interview Questions and Answers

Updated 7 Jan 2023

Bravura Solutions Java Support Engineer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Aptitude Test 

All Questions are asked like data Structure, graph, aptitude, coding questions, English grammar etc.

Round 3 - Coding Test 

Coding questions aked to me
1- try catch block
2- Create Custom Exception.
3- String Reverse coding
4- Sum of digits, through user input.
5- What is Exception?
6- Difference Between Arraylist and vector?
7- Difference Between Arraylist and Linked list?
8- Last year Project explain in proper form?
9- What is Collection and all of questions put up on collection?
10- SQL queries?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Java, SQL , Collection, Exception,program and Last year Project.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. 1) Basics concepts of java. 2) Some basics SQL questions. 3) Questions on previous experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about basics of java, prepare well about your past experience skills... They asked only those questions.

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell me some keywords to make a thread safe program in java ?
  • Ans. 

    Keywords for thread safe program in Java

    • Synchronization using synchronized keyword

    • Using volatile keyword for shared variables

    • Using atomic classes for thread safe operations

    • Using thread safe collections like ConcurrentHashMap

    • Using locks and semaphores for synchronization

    • Avoiding shared mutable state

    • Using immutable objects

    • Using thread local variables

  • Answered by AI
  • Q2. Please let me know keywords name which is available in keyword list but we don't used them.
  • Q3. When you will received class modification exception.
  • Ans. 

    Class modification exception occurs when a class is modified after it has been loaded by the JVM.

    • This exception is thrown when a class is modified and then reloaded by the JVM.

    • It can occur when a class is modified during runtime or when a new version of a class is loaded.

    • This exception can be avoided by using a class loader that isolates the classes from each other.

    • An example of this exception is when a method is added...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. Q1)Strong OOPS concept.
  • Ans. 

    Strong OOPS concept is essential for Java developers to write efficient and maintainable code.

    • Understanding of classes, objects, inheritance, polymorphism, and encapsulation

    • Ability to design and implement complex systems using OOPS principles

    • Experience with design patterns and SOLID principles

    • Knowledge of interfaces, abstract classes, and access modifiers

    • Familiarity with UML diagrams for modeling software systems

  • Answered by AI
  • Q2. Q2) exception handling, multitasking
  • Q3. Q3) collection frameworks internal hierarchical
  • Q4. Q4)java server side strong debugging knowledge required it must for selection.
  • Q5. 5)you need to specific on your answer and to the point
  • Q6. 6)Java utility classes
  • Q7. Spring MVC and spring boot all basic automation and bean internal working knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Please find good place and take interview with cool mind if you don't ahe any questions answer at time of interview don't take stress say politely i don't know that fine

Don't be harrree while answering the question


I applied via Job Portal and was interviewed in Aug 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Inheritance, abstraction, polymorphism, encapsulation

Interview Questionnaire 

5 Questions

  • Q1. J2EE,
  • Q2. Struts
  • Q3. Hibernate
  • Q4. Spring
  • Q5. Joins, View, Trigger, procedure

I applied via Company Website and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) capability.

    • Java uses a virtual machine (JVM) to execute code, providing portability across different operating systems.

    • It supports multithreading, exception handling, and dynamic memory allo...

  • Answered by AI
  • Q2. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created from an existing class.

    • Allows for code reuse and promotes code organization

    • The new class (subclass) inherits properties and methods from the existing class (superclass)

    • Subclass can add new properties and methods or override existing ones

    • Example: A Car class can inherit properties and methods from a Vehicle class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - iam join this java developer

Skills evaluated in this interview

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?
  • Ans. 

    A program to calculate the sum of numbers.

    • Create a variable to store the sum.

    • Iterate through the numbers and add each number to the sum.

    • Return the sum.

  • Answered by AI

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

Interview Questionnaire 

2 Questions

  • Q1. What's java?
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent and can run on any device with a Java Virtual Machine (JVM)

    • It is known for its security features and is commonly used for developing web applications, mobile apps, and enterprise software

    • Java code is compiled into bytecode, which can be executed on any platform that has a JVM instal...

  • Answered by AI
  • Q2. Why java?
  • Ans. 

    Java is a versatile, platform-independent language with a vast community and extensive libraries.

    • Java is object-oriented and easy to learn.

    • It has a vast community and extensive libraries.

    • It is platform-independent and can run on any device.

    • Java is secure and reliable.

    • It is used in various domains like web development, mobile app development, and enterprise applications.

    • Examples: Android apps, Spring framework, Hadoop,

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Awesome

Round 2 - Coding Test 

Good

Round 3 - Technical 

(1 Question)

  • Q1. What is constructor?
  • Ans. 

    Constructor is a special method that is used to initialize objects in Java.

    • Constructor has the same name as the class name

    • It does not have a return type

    • It can be overloaded

    • It is called automatically when an object is created

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI
Round 4 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,be confident ,motivate yourself

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Bravura Solutions Interview FAQs

How many rounds are there in Bravura Solutions Java Support Engineer interview?
Bravura Solutions interview process usually has 3 rounds. The most common rounds in the Bravura Solutions interview process are Resume Shortlist, Aptitude Test and Coding Test.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Ayaskanta Analytics

No Interviews

SALARIES

ClearTrail Technologies

INTERVIEWS

Bravura Solutions

No Interviews

INTERVIEWS

Indo Autotech

No Interviews

INTERVIEWS

Berkshire Hathaway HomeServices Orenda

No Interviews

INTERVIEWS

Balkrishna Industries

No Interviews

INTERVIEWS

Balkrishna Industries

No Interviews

INTERVIEWS

Balkrishna Industries

No Interviews

Tell us how to improve this page.

Bravura Solutions Java Support Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
FIS Interview Questions
3.9
 • 482 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
SS&C TECHNOLOGIES Interview Questions
3.4
 • 169 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
View all

Bravura Solutions Java Support Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Analyst
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Analyst
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Developer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bravura Solutions with

FIS

3.9
Compare

SS&C TECHNOLOGIES

3.4
Compare

Broadridge Financial Solutions

3.9
Compare

Fiserv

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