Upload Button Icon Add office photos

Reckitt Benckiser

Compare button icon Compare button icon Compare

Filter interviews by

Reckitt Benckiser Java Developer Interview Questions and Answers

Updated 12 Feb 2024

Reckitt Benckiser Java Developer Interview Experiences

1 interview found

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

(4 Questions)

  • Q1. Hahah hahahhq baha
  • Q2. Babah jajhahah hahhaj
  • Q3. Bqhhqjqh hqhahhw ahhqh
  • Q4. Hahahhw bajqjhw jahhw

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Why do you want to change

Interview Preparation Tips

Interview preparation tips for other job seekers - Average just prepare it

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on utilities and management

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join unless you’re getting paid well.

I applied via Referral and was interviewed in Sep 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 - Technical 

(3 Questions)

  • Q1. What is a class, does Java use pointers
  • Ans. 

    A class is a blueprint for creating objects in Java. Java uses references instead of pointers.

    • A class is a user-defined data type that encapsulates data and methods

    • Java uses the 'new' keyword to create objects from a class

    • References in Java point to objects in memory, but Java does not have direct access to memory addresses like pointers in C/C++

  • Answered by AI
  • Q2. Java oops concepts , explain inheritance concepts
  • Ans. 

    Inheritance is a mechanism in Java OOPs where a new class is derived from an existing class.

    • Inheritance allows the new class to inherit the properties and methods of the existing class.

    • The existing class is called the superclass or parent class, while the new class is called the subclass or child class.

    • The subclass can add new properties and methods, or override the existing ones.

    • The keyword 'extends' is used to create...

  • Answered by AI
  • Q3. Strings in Java, write string reverse program
  • Ans. 

    Program to reverse a string in Java

    • Create a StringBuilder object with the given string

    • Use the reverse() method of StringBuilder to reverse the string

    • Convert the StringBuilder object back to string using toString() method

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy technical round.. hr was basically asking about convenience of timings, joining date

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Any one mongo db Java script
  • Ans. 

    MongoDB JavaScript query to find documents with a specific field value

    • Use the find() method to query the collection

    • Pass in a query object with the field and value to search for

    • Example: db.collection.find({field: value})

  • Answered by AI
  • Q2. GitHub Java script mongo db node.js

Interview Preparation Tips

Interview preparation tips for other job seekers - Npm mongo db node js connect to mongo db detabase using node.js

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are interfaces in golang, implement it with an example
  • Ans. 

    Interfaces in Golang define a set of methods that a type must implement

    • Interfaces in Golang are a way to achieve polymorphism

    • They allow different types to be treated as the same type if they implement the same set of methods

    • Example: defining an interface 'Shape' with methods like 'Area()' and 'Perimeter()', and implementing it for types like 'Circle' and 'Rectangle'

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some basic coding questions from leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. What percentage of success rate did you bring to the project
  • Ans. 

    I brought a 95% success rate to the project by effectively implementing agile methodologies and conducting thorough testing.

    • Implemented agile methodologies to ensure efficient project management

    • Conducted thorough testing to identify and resolve bugs early on

    • Collaborated closely with team members to address any issues promptly

  • Answered by AI
  • Q2. Define CORS and its usage
  • Ans. 

    CORS stands for Cross-Origin Resource Sharing, a mechanism that allows resources on a web page to be requested from another domain.

    • CORS is used to enable secure cross-origin requests in web browsers.

    • It allows servers to specify who can access their resources.

    • CORS is implemented using HTTP headers like Access-Control-Allow-Origin.

    • Example: If a website on domain A wants to make a request to a server on domain B, CORS all...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are in line with industry standards and based on my experience and skills.

    • Research average salaries for Software Developers in the area

    • Consider my years of experience and relevant skills

    • Be open to negotiation based on benefits package

  • Answered by AI
  • Q2. Are you willing to re-locate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I am willing to move to a new location if necessary

    • I am flexible with regards to location for the right role

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck with your PREP

Skills evaluated in this interview

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Describe yourself
  • Ans. 

    I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Proficient in languages like JavaScript, Python, and Java; developed a full-stack application for a local business.

    • Experience with frameworks such as React and Node.js; built a responsive web app that improved user engagement by 30%.

    • Strong understanding of database management; optimized SQL queries tha...

  • Answered by AI
  • Q2. Tell me yourself
  • Ans. 

    I'm a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Education: Bachelor's degree in Computer Science from XYZ University.

    • Experience: 3 years of experience in developing web applications using React and Node.js.

    • Projects: Developed an e-commerce platform that increased sales by 30% within the first quarter.

    • Skills: Proficient in JavaScript, Python, and SQL,...

  • Answered by AI
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 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
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About your self

Reckitt Benckiser Interview FAQs

How many rounds are there in Reckitt Benckiser Java Developer interview?
Reckitt Benckiser interview process usually has 1 rounds. The most common rounds in the Reckitt Benckiser interview process are Technical.
What are the top questions asked in Reckitt Benckiser Java Developer interview?

Some of the top questions asked at the Reckitt Benckiser Java Developer interview -

  1. Babah jajhahah hah...read more
  2. Bqhhqjqh hqhahhw ah...read more
  3. Hahahhw bajqjhw ja...read more

Tell us how to improve this page.

Reckitt Benckiser Java Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

ITC Interview Questions
3.9
 • 568 Interviews
Nestle Interview Questions
3.9
 • 239 Interviews
RSPL Group Interview Questions
4.1
 • 195 Interviews
Britannia Interview Questions
4.0
 • 171 Interviews
Procter & Gamble Interview Questions
4.1
 • 116 Interviews
Patanjali Ayurved Interview Questions
3.9
 • 110 Interviews
Adani Wilmar Interview Questions
4.1
 • 110 Interviews
Parle Products Interview Questions
3.9
 • 91 Interviews
View all
Territory Sales Incharge
231 salaries
unlock blur

₹5.7 L/yr - ₹13.3 L/yr

Area Sales Executive
176 salaries
unlock blur

₹9 L/yr - ₹21 L/yr

Senior Territory Sales Incharge
168 salaries
unlock blur

₹8.5 L/yr - ₹16.5 L/yr

Area Sales Manager
153 salaries
unlock blur

₹15 L/yr - ₹35.5 L/yr

Finance Executive
87 salaries
unlock blur

₹5.1 L/yr - ₹18 L/yr

Explore more salaries
Compare Reckitt Benckiser with

Hindustan Unilever

4.2
Compare

ITC

3.9
Compare

RSPL Group

4.1
Compare

Nestle

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