Upload Button Icon Add office photos

Filter interviews by

NielsenIQ Senior Software Engineer Interview Questions and Answers

Updated 29 May 2022

NielsenIQ Senior Software Engineer Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Assignment 

Offline assessment

Round 2 - Coding Test 

Coding round with interviewer

Round 3 - Coding Test 

Coding round with interviewer

Round 4 - One-on-one 

(1 Question)

  • Q1. System design of ecommerce platform
  • Ans. 

    Designing an ecommerce platform involves creating a scalable and secure system to handle transactions and user data.

    • Consider the architecture of the system, including front-end, back-end, and database layers.

    • Ensure the platform can handle high traffic and large amounts of data.

    • Implement security measures to protect user data and prevent fraud.

    • Integrate with payment gateways and shipping providers.

    • Provide a user-friendl...

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Behavioural Round with Director
Round 6 - HR 

(1 Question)

  • Q1. Package and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good programming skills, hands on experience in system design will help clearing the interview

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data str and Alg
  • Q2. Spring Boot
  • Q3. High level and low level design for ecommerce portal
  • Ans. 

    Design an ecommerce portal at high and low levels

    • High level design includes defining the overall architecture and components of the system

    • Low level design involves defining the details of each component and how they interact

    • Consider factors such as scalability, security, and user experience

    • Use tools such as UML diagrams and flowcharts to visualize the design

    • Example components: product catalog, shopping cart, payment ga...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Data stru and alg.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. What is second level cache?How to implement second level cache?How to optimize sql query?what are solid principles?
  • Ans. 

    Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.

    • Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.

    • To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.

    • SOLID principles are a set of design principles for writing maintainable and scalable cod...

  • Answered by AI
  • Q2. Mostly FAQ but somewhat in depth?
  • Q3. How to deploy application in aws?
  • Ans. 

    To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.

    • Create an EC2 instance in the desired region and select the appropriate instance type

    • Configure security groups to allow traffic to and from the instance

    • Install necessary software and dependencies on the instance

    • Upload your application code to the instance

    • Start the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic faq but in depth,Interview level is easy to medium.They will ask only theory .No practical algorithm test.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is my longterm and short-term goals.
  • Ans. My short-term is to become an expert in solving queries And long term is to become valuable employee in an organisation and managing a team, also helping new recruits to learn the work.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent and friendly-nature interview

I applied via Campus Placement and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. THERE WERE 4 ROUNDS.1-APTITUDE 2-PSEUDO TEST 2-TECHNICAL INTERVIEW 4-HR ROUND
  • Q2. 1ST ROUND WAS VERY SIMPLE 2ND WAS LITTLE COMPLEX 3RD&4TH ROUND WAS VERY SIMPLE

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE BASIC PROGRAMMING CONCEPTS AND APTITUDE

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. In and out of project. How bucketing concept works. Data localisation in Hadoop. Persistence in spark.

Interview Preparation Tips

Interview preparation tips for other job seekers - Project should be explained well and basic concepts should be cleared.

Interview Questionnaire 

1 Question

  • Q1. Java collection

Interview Preparation Tips

Interview preparation tips for other job seekers - In hackathon , there is no interview round.

Interview Questionnaire 

1 Question

  • Q1. Indexes, union and union all, data warehousing questions

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

Interview Questionnaire 

2 Questions

  • Q1. Interfaces
  • Q2. Oop concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed for software engineer profile. Interview process were easy 1st apti round 2nd pseudo code round 3rd technical and HR. It was quite easy.

NielsenIQ Interview FAQs

How many rounds are there in NielsenIQ Senior Software Engineer interview?
NielsenIQ interview process usually has 6 rounds. The most common rounds in the NielsenIQ interview process are Coding Test, One-on-one Round and Assignment.
How to prepare for NielsenIQ Senior Software Engineer 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 NielsenIQ. The most common topics and skills that interviewers at NielsenIQ expect are Javascript, Python, Computer science, MySQL and Open Source.
What are the top questions asked in NielsenIQ Senior Software Engineer interview?

Some of the top questions asked at the NielsenIQ Senior Software Engineer interview -

  1. High level and low level design for ecommerce por...read more
  2. System design of ecommerce platf...read more
  3. Behavioural Round with Direc...read more

Tell us how to improve this page.

NielsenIQ Senior Software Engineer Salary
based on 66 salaries
₹9.9 L/yr - ₹36 L/yr
44% more than the average Senior Software Engineer Salary in India
View more details

NielsenIQ Senior Software Engineer Reviews and Ratings

based on 7 reviews

4.3/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

4.0

Salary

3.6

Job security

4.3

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 7 Reviews and Ratings
Data Processing Analyst
851 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Data Analyst
486 salaries
unlock blur

₹2.8 L/yr - ₹5.5 L/yr

Data Processing Specialist
359 salaries
unlock blur

₹3 L/yr - ₹4.7 L/yr

Software Engineer
264 salaries
unlock blur

₹8.8 L/yr - ₹20 L/yr

Research Analyst
152 salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Explore more salaries
Compare NielsenIQ with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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