NielsenIQ Interview Experience
Last Updated :
23 Jul, 2025
Coding Round (150 minutes, 3 tasks): I got questions similar to these
- https://www.geeksforgeeks.org/dsa/maximize-cost-of-deletions-to-obtain-string-having-no-pair-of-similar-adjacent-characters/
- https://stackoverflow.com/questions/69005187/codility-stick-cut-challenge
- return the length of the longest substring in which every letter occurs an even number
Out of 485 students, 30 were selected for the next round.
Tech Round - 1
- Introduce yourself
- Tell me about the internship and work that you are doing right now.
Let’s start with coding challenges. How good are you at DSA?
- Tell me about Array. How does it work and what are the operations you can perform?
- Tell me about Sorting Techniques and their time complexities.
- Code any sorting algorithm and try to optimize it. Explain the code with output.
- Why time complexities are important?
- Tell me about the Linked list, its operations and its application.
- How can we print the middle element it Linked list with one pass?
- What are stack and queues and how can they be implemented and what are their applications.
- What are the methods used in the operations of stacks and queues?
- Code for printing the first non-repeating character in a string.
- Code for reversing the string with recursion.
Let’s start with Java and SQL. How good are you at Java and SQL?
- What is OOP’s concept and what are its features?
- How we can achieve data abstraction in Java?
- What is an interface, why it is used, what is their method?
- How Java handles Exception?
- What are errors and exceptions in java?
- Why SQL is used?
- Types of SQL commands for example.
- Why Joins are used?
- Give me the Syntax of Inner Join.
Let’s start with Core Concept.
- How the internet works, explain layer by layer.
- What is DNS, and how does it work.
- What is Cache?
- Tell me something about protocols for example.
- What is HTTP, what are the methods used here?
Puzzles:
- You have a birthday cake and have to cut it into 8 equal pieces by making 3 cuts only. How do you do it?
- You have 5 jars of pills. Each pill weighs 10 grams, except for contaminated pills contained in one jar, where each pill weighs 9 grams. Given a scale, how could you tell which jar had the contaminated pills in just one measurement?
Final Interview(Tech + HR)
- Introduce yourself.
- Tell me about the minor project that you did in your semester.
Following that, all questions were around project and ML models.
- How Linear regression works?
- How can you calculate the error in it?
- Why is RMSE but not normal error formula?
- What is the main intuition behind SVM? Why do we have to add a third axis in some cases and how can we convert it?
- What is the decision boundary in a decision tree?
- Which is a better decision tree or random forest?
- What is NoSQL DB used?
- If you have a database of all the students in your university from start to today, how would you search your name or how would I get all the students in your class.
Following this the interview transformed into a behavioral and then managerial round.
- What is your hobby?
- What sports do you like? Who is your favorite sportsperson?
- Tell me about a situation where you had to make a difficult decision.
- What is your procedure for approaching any work?
- Imagine your group is getting a project, and I’m aware of all the skills that your group has, and you got a work which you don’t know, how would you handle the situation? You won’t have the facility to swap the work with someone else.
- Imagine you are loaded with work and the deadline is the next day, how would you submit all the work?
- Imagine you are the team leader and your friend had deleted an important and latest version of the code file from the system, but you have the prior version. If you submit the prior version code, no one will doubt but if they check thoroughly, they may suspect something. How would you handle the situation?
- What do you prefer, a job or higher studies?
- Why don’t you want to go for higher education?
- Do you have any offers at hand? If you have then why you have applied for this company.
- What are your future plans?
- Why should I hire you not others?
- Who is your role model and why is it so? Please be realistic.
That's all I remember. I tried to write all the questions which were asked.
Later I was told that I am not selected after the HR round and I still don’t know where I went wrong in the interview as according to me both of these went perfectly well.
Hope this helps.
Similar Reads
Siemens Interview Experience It consists of 3 rounds. 1st round:It was an online assessment test. In this round, there were 10 Quantitative Aptitude MCQs and 10 Non Verbal Reasoning: Image Analysis MCQs. 2nd round: It was a face-to-face technical interview on campus. In this, he asked me some questions like: First, he asked me
2 min read
Spense Interview Experience SPENSE On-Campus Recruitment Drive ExperienceSPENSE visited our campus, the National Institute of Engineering, in December for full-time employment opportunities. It was an on-campus drive that involved face-to-face interviews, and students from all branches were eligible to participate. The selecti
2 min read
Yen Technologies Interview Experience This was an on-campus opportunity for 2024 graduates for the position of Java developer role. Total number of rounds(2 Test+1 Technical+1 HR).Assessment Test1. MCQ test.It comprises Spring, Java, Hibernate, and SQL. The duration of the test was 40 minutes.It was an online test.Selected students more
1 min read
TCS Interview Experience I walked into the TCS office with a mix of excitement and nervousness. I had prepared diligently for this moment, going through countless mock interviews and brushing up on his technical skills. As I entered the interview room, he was greeted by a panel of three interviewers, all wearing friendly sm
2 min read
Nokia Networks Interview Experience Round 1: First round was a online test based on the platform AMCAT. In this round questions were from basic aptitude, reasoning, English as well as from the basic subjects of computer science like OS, Networks, Algorithms, C/C++ programming. There were 2 coding questions too, different for everyone.
3 min read
TCS NQT Interview Experience I appeared for the TCS NQT exam in the month of October 2020. The exam contains 5 sections. Verbal abilityReasoning abilityNumerical abilityProgramming LogicCoding There was no negative marking in the exam. After 2 weeks I got the mail of selection for interview and in the month of December 2020, I
2 min read