Upload Button Icon Add office photos

Filter interviews by

Nielsen Java Developer Interview Questions and Answers

Updated 18 Apr 2024

Nielsen Java Developer Interview Experiences

2 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics on Java 8, MySql, Linux

I applied via Company Website and was interviewed in Nov 2021. There were 8 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is a computer
  • Ans. 

    A computer is an electronic device that can perform various tasks by executing instructions given to it.

    • A computer consists of hardware components such as CPU, memory, and storage devices.

    • It runs on an operating system and can execute software applications.

    • Computers can be used for various purposes such as gaming, programming, and data analysis.

    • Examples of computers include desktops, laptops, tablets, and smartphones.

  • Answered by AI
  • Q2. Computer is based on device

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy questions for you company
Teams
And more then easy jobs

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 LTIMindtree
Q3. Longest Harmonious Subsequence Problem Statement Determine the lo ... 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 experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Coding to find the excel column name using given number
  • Ans. 

    Convert given number to Excel column name

    • Use ASCII values to map numbers to characters (A=65, B=66, ...)

    • Divide the number by 26 to get the column name

    • Handle edge cases like 'Z' and multiple characters

  • Answered by AI
  • Q2. Streams program to find the numbers divisible by2
  • Ans. 

    Using Java streams to find numbers divisible by 2

    • Use Java streams to filter numbers divisible by 2

    • Use the filter() method with a lambda expression to check for divisibility by 2

    • Collect the filtered numbers into a list or array

  • Answered by AI
  • Q3. Synchronized block and method, use of lock in method
  • Ans. 

    Synchronized block and method are used in Java to control access to shared resources using locks.

    • Synchronized block allows locking on a specific object instance or class

    • Synchronized method locks on the object instance

    • Locks prevent multiple threads from accessing the synchronized code simultaneously

  • Answered by AI
  • Q4. Rest api validation

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Oops ,array ,exception,

Round 2 - Assignment 

University Management system

Interview Preparation Tips

Topics to prepare for S&P Global Java Developer interview:
  • OOPS
  • HTML
  • Oracle
Interview preparation tips for other job seekers - job seekers should focus on research, networking, and skill development. Tailoring applications ,practicing interviews, and maintaining a professional online presence are crucial. stay position explore alternative opportunities like freelancing and feedback for continuous
improvement.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Mar 2023.

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. 1.Oops springboot 2.spring restful
  • Q2. Coding question -find first unique
  • Ans. 

    Find the first unique element in an array of integers.

    • Iterate through the array and count the frequency of each element.

    • Return the first element with a frequency of 1.

    • If no unique element is found, return -1.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - ..Be prepared before attending the interview pratice coding ques

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Core java skills, Linux
  • Q2. Other technologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using Java, JavaScript, and SQL.

    • 5 years of experience in software development

    • Proficient in Java, JavaScript, and SQL

    • Developed web applications for various clients

    • Strong problem-solving skills

    • Excellent team player

  • Answered by AI
  • Q2. What is your roles and responsibilities
  • Ans. 

    As a Software Developer, my roles and responsibilities include designing, developing, testing, and maintaining software applications.

    • Designing and developing software applications based on client requirements

    • Testing and debugging code to ensure functionality and performance

    • Collaborating with team members to brainstorm and implement new features

    • Maintaining and updating existing software applications

    • Staying up-to-date wi

  • Answered by AI
  • Q3. Explain about bug lifecycle
  • Ans. 

    Bug lifecycle involves identification, reporting, fixing, retesting, and closing of software bugs.

    • Identification: Bug is identified by testers or users through testing or real-world usage.

    • Reporting: Bug is reported to developers with detailed information like steps to reproduce.

    • Fixing: Developers analyze and fix the bug in the code.

    • Retesting: Testers verify the fix to ensure the bug is resolved.

    • Closing: Bug is closed o

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Case study with the topic provided
  • Q2. Questions on the resume

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good number of questions on permutations, english etc

Round 2 - HR 

(1 Question)

  • Q1. What do you know about this company?
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

    • Has a strong team of experienced developers

    • Focuses on staying up-to-date with the latest technologies

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Apt + coding questions, medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. Basics qs on oops and known programming language
Round 3 - Technical 

(1 Question)

  • Q1. In-depth of oops and live coding questions
Round 4 - HR 

(1 Question)

  • Q1. Basics qs like y and what
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical and reasoning, Maths

Round 2 - Coding Test 

Basic coding Java & C

Round 3 - Technical 

(2 Questions)

  • Q1. Array and types
  • Q2. Inheritance & OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher, Prepare basics

Nielsen Interview FAQs

How many rounds are there in Nielsen Java Developer interview?
Nielsen interview process usually has 1 rounds. The most common rounds in the Nielsen interview process are Technical.
How to prepare for Nielsen 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 Nielsen. The most common topics and skills that interviewers at Nielsen expect are Java, AWS, Big Data, Core Java and Hadoop.
What are the top questions asked in Nielsen Java Developer interview?

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

  1. What is a compu...read more
  2. Basics on Java 8, MySql, Li...read more
  3. Computer is based on dev...read more

Tell us how to improve this page.

Nielsen Java Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 724 Interviews
S&P Global Interview Questions
4.2
 • 269 Interviews
Mu Sigma Interview Questions
2.6
 • 226 Interviews
Access Healthcare Interview Questions
3.9
 • 200 Interviews
Straive Interview Questions
3.4
 • 167 Interviews
CorroHealth Interview Questions
3.3
 • 142 Interviews
Kantar Interview Questions
3.5
 • 105 Interviews
Netscribes Interview Questions
2.9
 • 82 Interviews
View all
Nielsen Java Developer Salary
based on 5 salaries
₹2.2 L/yr - ₹6.5 L/yr
49% less than the average Java Developer Salary in India
View more details

Nielsen Java Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

3.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Analyst
188 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Data Analyst
184 salaries
unlock blur

₹1.5 L/yr - ₹9 L/yr

Senior Research Executive
180 salaries
unlock blur

₹6.4 L/yr - ₹12.8 L/yr

Manager
166 salaries
unlock blur

₹8.3 L/yr - ₹23 L/yr

Research Executive
157 salaries
unlock blur

₹5.2 L/yr - ₹9 L/yr

Explore more salaries
Compare Nielsen with

Kantar

3.5
Compare

GfK MODE

3.3
Compare

Euromonitor International

3.5
Compare

Dun & Bradstreet

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