Upload Button Icon Add office photos
Engaged Employer

i

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

Reliance Industries Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Reliance Industries Java Developer Interview Questions and Answers

Updated 14 Nov 2023

Reliance Industries Java Developer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in May 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 Resume tips
Round 2 - Coding Test 

Object oriented programming

Round 3 - Technical 

(1 Question)

  • Q1. Object oriented programming
Round 4 - HR 

(1 Question)

  • Q1. Strength weekness

I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Collections, hashmaps, concurrency, REST APIs, postman, how to use json values, what are http entities, default GC, synchronisation keyword etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain project properly if asked, focus was more on usage of rest APIs etc.
If you apply , and get shortlisted, it would be a direct interview. No aptitute round as such.

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() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. OOPS Concepts
  • Q2. Threads Concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on basic java
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

(2 Questions)

  • Q1. Basic Oops Concepts
  • Q2. 4 Pillars of oops
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the 4 pillars of OOPs

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Box test 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is the difference between HTTp and HTTPS
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTPS uses SSL/TLS encryption to secure the communication between the client and server, while HTTP does not.

    • HTTPS uses port 443 by default, while HTTP uses port 80.

    • HTTPS URLs begin with 'https://' and are secured with a padlock icon i...

  • 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 Company Website and was interviewed in Dec 2022. There were 3 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 Resume tips
Round 2 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Round 3 - Coding Test 

Programming questions are an integral part of an interview for the developer's position

Interview Preparation Tips

Interview preparation tips for other job seekers - The hard truth is that this is a terrible job market for job seekers. The salaries are lower in general and more positions are being reduced to freelance or part-time. The work you have always loved may not have the same title and may be shared by a team now. Instead of viewing this as a negative, though, consider the opportunities. Maybe you like sales, but always wanted to do some consulting

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 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 Resume tips
Round 2 - HR 

(4 Questions)

  • Q1. What is java? What is variable?
  • Ans. 

    Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.

    • Java is an object-oriented language

    • It is platform-independent

    • Variables in Java have a specific data type

    • Variables can be assigned values and their values can be changed

    • Example: int age = 25; String name = "John";

  • Answered by AI
  • Q2. What is inheritance? types of inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows code reuse and promotes code organization.

    • There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Single inheritance involves a class inheriting from a single base class.

    • Multiple inheritance involves...

  • Answered by AI
  • Q3. 1.Java is a high level language 2.java is a programme is called a set of instructions 3.java run time environment (jre) 4.java is a platform independent. Variable: A variable which is container that some d...
  • Q4. Inheritance; 1.Acquring the properties of parent class to the child class with out changeing the properties of parent class is known as inheritance 2.inheritanc is a is relationship 3.extends keyword is us...
  • Ans. 

    Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.

    • Inheritance is a way to reuse code and establish a relationship between classes

    • The 'extends' keyword is used to implement inheritance in Java

    • Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class

    • Single level inheritance involves one parent class a...

  • Answered by AI
Round 3 - Group Discussion 

May I about you ? Which your qualification and which stream

Interview Preparation Tips

Topics to prepare for Tata Group Software Developer interview:
  • Core Java
  • Web Technologies
Interview preparation tips for other job seekers - My strength is quick learner, self motivated, Hard working
My weakness is if any body ask for help me,I never say know.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Questions GST concepts
  • Q2. Checking Excel Skills
Round 3 - One-on-one 

(1 Question)

  • Q1. Asking personal Detaiuls

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well & Be confident

I applied via Naukri.com and was interviewed in Jun 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Core Java developer with advance java
  • Q2. Core Java all topics

Interview Preparation Tips

Topics to prepare for ITC Software Developer interview:
  • Core Java all topics
  • Advance java inheritance interfa
  • Abstract, encapsulation
  • Polymorphism, file handling,
  • Exception handling, package mult
  • Collections
  • Synchronization,asyn
Interview preparation tips for other job seekers - Software developer with advance java
Application make eclips ide use
My first project: library management system

Associate Interview Questions & Answers

ITC user image Ch Srikanth

posted on 5 Nov 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What are your strength and weaknees
Contribute & help others!
anonymous
You can choose to be anonymous

Reliance Industries Interview FAQs

How many rounds are there in Reliance Industries Java Developer interview?
Reliance Industries interview process usually has 4 rounds. The most common rounds in the Reliance Industries interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Reliance Industries Java 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 Reliance Industries . The most common topics and skills that interviewers at Reliance Industries expect are Core Java, Java, Agile, Hibernate and Multithreading.
What are the top questions asked in Reliance Industries Java Developer interview?

Some of the top questions asked at the Reliance Industries Java Developer interview -

  1. Collections, hashmaps, concurrency, REST APIs, postman, how to use json values,...read more
  2. Object oriented programm...read more
  3. Strength weekn...read more

Recently Viewed

SALARIES

Zebra Technologies

SALARIES

Grapecity

SALARIES

Applicate

SALARIES

Systech Solutions

SALARIES

Snapmint Credit Advisory

SALARIES

Snapmint Credit Advisory

INTERVIEWS

Outlook

No Interviews

INTERVIEWS

Patanjali Ayurved

No Interviews

INTERVIEWS

Arcadia

No Interviews

SALARIES

Ntrust Infotech

Tell us how to improve this page.

Reliance Industries Java Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Maruti Suzuki Interview Questions
4.2
 • 590 Interviews
ITC Interview Questions
3.9
 • 548 Interviews
Tata Group Interview Questions
4.2
 • 359 Interviews
Shell Interview Questions
4.0
 • 191 Interviews
Adani Group Interview Questions
3.9
 • 187 Interviews
Bharat Petroleum Interview Questions
4.1
 • 148 Interviews
View all
Reliance Industries Java Developer Salary
based on 16 salaries
₹4.5 L/yr - ₹18.8 L/yr
87% more than the average Java Developer Salary in India
View more details

Reliance Industries Java Developer Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

3.5

Skill development

2.8

Work-life balance

3.5

Salary

2.1

Job security

2.1

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Manager
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Executive
2.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
2.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
2.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Reliance Industries with

Tata Group

4.2
Compare

Adani Group

3.9
Compare

Hindustan Unilever

4.2
Compare

Bharti Enterprises

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