Upload Button Icon Add office photos

Filter interviews by

NielsenIQ Technical Service Manager Interview Questions and Answers

Updated 5 Sep 2021

NielsenIQ Technical Service Manager Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Latest incident worked on ,Automations worked on , why do you want to move, whats your plan in 5 years - are u serial job switcher

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite a Contemptuous approach, the interviewer tries to put you down. Misinterprets any answer you give - I think he wanted to hear what he had in mind, if so it would have been easier if you told you :P .. rather than have a conversation to understand what you have done and what your work ex is all about. If insulting a person is a way to hire Nielsen has a way to go.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Why should the company choose you ?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have a proven track record of achieving targets and delivering results.

    • I possess excellent communication and interpersonal skills, which enable me to work effectively with colleagues and clients.

    • I am a quick learner and can adapt to new technologies and processes easily.

    • I am passionate about my work and always striv...

  • Answered by AI
  • Q2. How are you suitable to the company?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have relevant experience in the industry

    • I possess the required skills and knowledge for the job

    • I am a quick learner and can adapt to new situations easily

    • I am passionate about the company's mission and values

    • I am a team player and can work collaboratively with others

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Though the paper was easy you have to score very high marks to qualify for the next round.
Duration: 30 minutes
Total Questions: 25

Round: Group Discussion
Experience: The GD round consisted of current affair topics. Since topics like these are very popular and everybody likes to talk about them, it is important that you start the topic so as to have a good hold over the group. If not just try and give a direction to the group with valid points so as to become noticeable. Do conclude the discussion.

Round: Interview
Experience: The interview was basically resume based. They asked me about my projects in the domain of finance and were quite impressed by it. They wanted me to discuss all my academic and internship projects in detail. The interview lasted for 30 minutes approximately.They also inquired briefly about me. They also asked me questions about my technical projects though it didn't have anything to do with the profile offered. Their main aim was to know whether I performed well in the tasks assigned to me even if they did not interest me.
Tips: Try not to mention anything about MBA if any one of you is planning to go for it.

College Name: IIT ROORKEE

Interview Preparation Tips

Round: Resume Shortlist
Experience: The resume was as per the norms of our institute’s placement office. One should mention only relevant points in the resume because if they ask you something from the resume and you are unable to answer then they will reject you bluntly.

Round: Test
Experience: In the written test the questions asked were mainly aptitude based. The company had sent us some sample question papers before the written test. The questions in the test appeared from those sample papers only. Most of the questions were tricky – questions were framed in a very lengthy manner and the answers or the data required to solve the question was hidden in the last few lines. Many students wasted their time analysing such questions completely. Out of the 80 odd students who appeared for the test only 11 qualified for the next round.

Round: Technical Interview
Experience: In the technical interview he asked me whether I knew programming, I replied in the negative. He asked me to suggest an algorithm to a problem. The problem was based on swapping of numbers. At first I gave a very bland reply. The interviewer wasn’t convinced by my reply and gave me another opportunity to explain me the process. This time I managed to answer appropriately. The interviewer then enquired about my internship and my projects.

Round: HR Interview
Experience: The HR interview was taken by some top company official. He asked me to narrate any challenging incident in my life that I had to struggle through to emerge out of it. One important thing to note here is that your CGPA would speak for you – if you have a good CGPA half the battle is won.

College Name: IIT ROORKEE
Motivation: TCS recruits a large number of students from various colleges across the country. Knowing this fact beforehand I was not much interested in joining the company. I appeared for its process as a last resort. The company had organized a pre-placement talk. I attended the talk and before appearing for the first round I went through the brochure that was given out during the pre-placement talk.

You do not require any specific information regarding the company to ace the interviews or any questionnaire.

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 26 Mar 2015

Interview Questionnaire 

16 Questions

  • Q1. Tell me about yourself?
  • Q2. Are you 100% honest ?
  • Q3. What are ur favorite subjects?
  • Q4. What do you mean by Multithreading in java?
  • Ans. 

    Multithreading in Java refers to the concurrent execution of two or more parts of a program for maximum utilization of CPU.

    • Multithreading allows multiple threads to run concurrently within a single program.

    • It improves the performance of the program by utilizing the CPU more efficiently.

    • Java provides built-in support for multithreading through the java.lang.Thread class.

    • Multithreading can be used for tasks such as backg...

  • Answered by AI
  • Q5. What are the different CpU scheduling policies? who does the cpu scheduling?
  • Ans. 

    CPU scheduling policies include FCFS, SJF, Round Robin, Priority, and Multilevel Queue. The operating system does the scheduling.

    • FCFS (First Come First Serve)

    • SJF (Shortest Job First)

    • Round Robin

    • Priority

    • Multilevel Queue

    • Operating system does scheduling

  • Answered by AI
  • Q6. What is Jvm? who manages the thread Jvm or OS?
  • Ans. 

    Jvm is Java Virtual Machine. It manages threads on its own.

    • Jvm is a virtual machine that executes Java bytecode.

    • It provides a runtime environment for Java programs.

    • Jvm manages threads on its own using its own thread scheduler.

    • Jvm is platform-independent and provides a layer of abstraction between the Java code and the underlying operating system.

    • Examples of popular JVM implementations include Oracle's HotSpot and OpenJ

  • Answered by AI
  • Q7. Semaphore?synchronisation in java? Mutex?
  • Q8. Explain tree traversals technique with example??
  • Ans. 

    Tree traversal is a technique to visit all nodes of a tree in a specific order.

    • There are three types of tree traversals: inorder, preorder, and postorder.

    • Inorder traversal visits the left subtree, then the root, and then the right subtree.

    • Preorder traversal visits the root, then the left subtree, and then the right subtree.

    • Postorder traversal visits the left subtree, then the right subtree, and then the root.

    • For exampl...

  • Answered by AI
  • Q9. What is the difference between arraylist and vector? how to traverse a vector?
  • Ans. 

    ArrayList and Vector are both dynamic arrays, but Vector is synchronized and slower. Traversing a Vector is similar to an ArrayList.

    • ArrayList is not synchronized, while Vector is synchronized.

    • ArrayList is faster than Vector, but Vector is thread-safe.

    • To traverse a Vector, we can use a for loop or an iterator, similar to an ArrayList.

    • Example: Vector v = new Vector<>(); for(String s : v) { //do something }

Answered by AI
  • Q10. Why TCS?
  • Ans. 

    TCS is a leading global IT services company with a strong reputation and diverse opportunities for growth.

    • TCS has a strong reputation in the IT industry

    • TCS offers diverse opportunities for growth and learning

    • TCS has a global presence and works with top clients

    • TCS has a strong focus on innovation and technology

    • TCS provides a supportive and inclusive work environment

  • Answered by AI
  • Q11. Any five tata group companies other than TCS?
  • Q12. What is the Tata‘s product used in every house?
  • Ans. 

    Tata Salt is the product used in every house.

    • Tata Salt is a brand of salt produced by Tata Chemicals.

    • It is the market leader in India with a 27% market share.

    • Tata Salt has been fortified with iodine to help address iodine deficiency in India.

    • It is available in various sizes and packaging options to suit different needs.

    • Tata Salt has won several awards for its quality and innovation.

  • Answered by AI
  • Q13. What‘s your hobby and passion?
  • Ans. 

    My hobby and passion is photography.

    • I love capturing moments and telling stories through my photographs.

    • I enjoy exploring different techniques and experimenting with composition.

    • Photography allows me to express my creativity and view the world from unique perspectives.

    • I have participated in several photography competitions and my work has been featured in local exhibitions.

    • Some of my favorite subjects to photograph are

  • Answered by AI
  • Q14. In your views who should be the captain of Indian cricket team?
  • Q15. What are the qualities of a good leader ?
  • Ans. 

    A good leader possesses qualities such as strong communication skills, empathy, integrity, and the ability to inspire and motivate others.

    • Strong communication skills: A good leader is able to effectively convey their ideas and instructions to their team members.

    • Empathy: A good leader understands and considers the feelings and perspectives of their team members, fostering a positive and supportive work environment.

    • Integ...

  • Answered by AI
  • Q16. Worst situation you have ever faced in your life ?
  • Ans. 

    Being stranded in a foreign country with no money or means to communicate

    • Lost my wallet with all my money and identification

    • Couldn't speak the local language to ask for help

    • Had to rely on the kindness of strangers for assistance

  • Answered by AI

    Interview Preparation Tips

    Round: Test
    Experience: There were no technical questions. Only quantitative questions was there. Questions were not very tough.
    Tips: Just have a look at RS Aggarwal book or any other aptitude book , you will easily get through it.
    Duration: 80 minutes

    Round: Other Interview
    Experience: There were different panels , having three persons in each panel. It was basically HR , TECh, MR interview altogether. Even some of the students were called for one to one tech interview and later they were called for hr and mr round.

    Skills: JAVA, C/C++
    College Name: NA

    Skills evaluated in this interview

    Software Engineer Interview Questions & Answers

    TCS user image Shamika Gaokar

    posted on 24 Sep 2015

    Interview Questionnaire 

    6 Questions

    • Q1. Why do you want to join TCS if you are from electronics?
    • Q2. Tell me about your background
    • Q3. Tell me about your hobbies
    • Q4. Are you open to relocation in any city?
    • Q5. How would you rate your C programming skill on a level of 0-5?
    • Ans. 

      4

      • Extensive experience in C programming

      • Proficient in writing efficient and optimized code

      • Familiar with memory management and pointers

      • Comfortable with low-level programming and system-level development

    • Answered by AI
    • Q6. Questions on Academic Projects

    Interview Preparation Tips

    Round: HR Interview
    Experience: The interview went quite well. The usual questions of your background and hobbies were asked.
    Tips: Do ask the interviewer a question when they ask if you have any questions in the end.

    Round: Technical Interview
    Experience: The interviewer was quite warm and friendly. She tried to make me feel comfortable before proceeding with technical questions.
    Tips: Write your resume carefully as they ask about everything written on it.

    Skills: C Programming
    College Name: Vidyalankar Institute Of Technology

    Skills evaluated in this interview

    Interview Questionnaire 

    9 Questions

    • Q1. What all languages do you know?
    • Ans. 

      I know several programming languages including Java, Python, and C++.

      • Java

      • Python

      • C++

    • Answered by AI
    • Q2. Have you done any certification courses?
    • Ans. 

      Yes, I have completed a certification course in Java programming.

      • Completed Oracle Certified Associate, Java SE 8 Programmer certification

      • Attended a course on Advanced Java Programming at XYZ Institute

      • Certified in Agile Development Methodology

    • Answered by AI
    • Q3. Tell me something about TCS?
    • Ans. 

      TCS is a multinational IT services, consulting and business solutions organization.

      • Founded in 1968 by Tata Group

      • Headquartered in Mumbai, India

      • Operates in 46 countries

      • Provides services in areas such as IT, engineering, BPO, and consulting

      • Has over 469,000 employees worldwide

      • Listed among the top IT services companies globally

    • Answered by AI
    • Q4. What is your ambition?
    • Ans. 

      My ambition is to become a highly skilled software engineer and contribute to the development of innovative and impactful software solutions.

      • To continuously learn and improve my skills in software development

      • To work on challenging projects that push me to think creatively and outside the box

      • To collaborate with talented individuals and contribute to a team's success

      • To make a positive impact on society through the develo...

    • Answered by AI
    • Q5. Tell me something about yourself?
    • Ans. 

      I am a software engineer with experience in developing web applications and a passion for learning new technologies.

      • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

      • Proficient in programming languages such as Java and Python

      • Passionate about learning new technologies and staying up-to-date with industry trends

      • Strong problem-solving skills and ability to work in a team...

    • Answered by AI
    • Q6. Are you aware about TCS criteria?
    • Ans. 

      Yes, TCS has certain criteria for hiring software engineers.

      • TCS has a minimum academic requirement of 60% throughout the education.

      • They also have an age limit of 28 years for freshers.

      • TCS conducts a written test, technical interview, and HR interview during the hiring process.

      • They also have certain eligibility criteria for experienced professionals.

      • TCS also looks for candidates with good communication and interpersonal

    • Answered by AI
    • Q7. Tell me something about your family?
    • Ans. 

      My family is a close-knit group of individuals who support and care for each other.

      • My parents have been married for over 30 years.

      • I have two siblings, a younger brother and an older sister.

      • We enjoy spending time together, whether it's watching movies or going on vacations.

      • My family has always been supportive of my career aspirations.

    • Answered by AI
    • Q8. Any questions for me?
    • Ans. 

      Yes, what is the company culture like and what opportunities are there for professional development?

      • Ask about work-life balance

      • Inquire about mentorship programs

      • Ask about opportunities for attending conferences or training sessions

    • Answered by AI
    • Q9. What are your hobbies?
    • Ans. 

      I enjoy reading, hiking, and playing video games.

      • Reading: I love getting lost in a good book, especially science fiction and fantasy.

      • Hiking: I enjoy exploring new trails and challenging myself physically.

      • Video games: I like playing both single-player and multiplayer games, and I find it a great way to unwind after work.

    • Answered by AI

    Interview Preparation Tips

    Round: Technical Interview
    Experience: Good. The interview was in the flow. I answered honestly what I know and what I dint knew.
    Tips: Be preapared for anything. Be patient and confident while you speak. Work on communication skills almost daily

    Round: HR Interview
    Experience: Better then Technical
    The panel was fantastic and made me feel home
    I spoke very confidently there
    Tips: Be the best and that will lead you to the organization

    Skill Tips: Be honest thats all
    Skills: Presence Of Mind, Attitude, Aptitude
    College Name: Vidyalankar Institute Of Technology

    Interview Questionnaire 

    3 Questions

    • Q1. Why should i select you?
    • Q2. Tell me about the company
    • Q3. Tell me about yourself

    Interview Preparation Tips

    Round: Technical Interview
    Experience: It was quite good..All the quesions asked where good
    Tips: Study about the company that is visiting you.


    Skills:
    College Name: Vidyalankar Institute Of Technology

    Software Engineer Interview Questions & Answers

    TCS user image Dhanashree Jadhav

    posted on 24 Sep 2015

    Interview Questionnaire 

    5 Questions

    • Q1. What do you expect from tcs? what do know about the company?
    • Q2. How good are you at maths? Reverse your pincode
    • Ans. 

      The question is irrelevant to the job and does not reflect my mathematical abilities.

      • The question is not related to the job requirements

      • Reverse pincode can be done by anyone regardless of their math skills

      • Math skills required for software engineering are different from basic arithmetic

      • Examples of relevant math skills include algorithms, data structures, and logic

    • Answered by AI
    • Q3. Who is the CHAIRMAN,CEO?
    • Q4. What is your B.E project?
    • Q5. Would you do a night shift? Will you work at odd hours? Will you work anywhere beyond Mumbai ?

    Interview Preparation Tips

    Round: Technical Interview
    Experience: good enough. people are friendly
    Tips: be confident!!

    General Tips: be yourself
    Skills: , Basic Mathematics, c
    College Name: Vidyalankar Institute Of Technology
    Motivation: work experience
    Funny Moments: no

    Interview Questionnaire 

    7 Questions

    • Q1. Tell me something about your final year project
    • Ans. 

      Developed a web-based project management tool for tracking and managing software development projects.

      • Used HTML, CSS, and JavaScript for the front-end development

      • Implemented a RESTful API using Node.js and Express.js for the back-end

      • Utilized MongoDB as the database for storing project data

      • Implemented user authentication and authorization using JSON Web Tokens (JWT)

      • Included features like task tracking, team collaboratio

    • Answered by AI
    • Q2. What is your father profession
    • Q3. Tell me about your hobbies
    • Q4. Are you comfortable with travelling
    • Q5. Tell me about yourself
    • Q6. Technical languages you know
    • Ans. 

      I am proficient in multiple technical languages.

      • Java

      • Python

      • C++

      • JavaScript

      • Ruby

    • Answered by AI
    • Q7. Write some program in HTML
    • Ans. 

      HTML program to display a simple webpage

      • Use HTML tags like <html>, <head>, <title>, <body>, <h1>, <p>

      • Include content within tags to display on the webpage

      • Save the file with .html extension and open in a web browser

    • Answered by AI

    Interview Preparation Tips

    Round: HR Interview
    Experience: very good. HR was quite friendly.
    Tips: be yourself

    Round: Technical Interview
    Experience: ok
    Tips: clear basic concepts

    General Tips: be clear with all programming concept
    dont lie
    be punctual
    Keep your resume and all documents ready before your interview
    Skills: interpers, Social Skills, Presentation Skills, confi
    College Name: Vidyalankar Institute Of Technology
    Motivation: reputated company

    Skills evaluated in this interview

    Software Engineer Interview Questions & Answers

    TCS user image DEVINDERJIT SINGH MULTANI

    posted on 24 Sep 2015

    Interview Questionnaire 

    8 Questions

    • Q1. INTRODUCE YOUR SELF
    • Q2. DO U WANT TO PERSUE HIGHER STUDIES ?
    • Q3. HOW WILL U HANDLE WORK WHEN YOUR HOME IS NOT HERE?
    • Q4. HOW ARE U FEELING UPTILL NOW?
    • Ans. 

      I am feeling good and confident about the interview so far.

      • Feeling positive and optimistic

      • Confident about my skills and experience

      • Prepared and ready for the interview

      • Excited about the opportunity to discuss my qualifications

    • Answered by AI
    • Q5. DESCRIBE HOW WAS YOUR DAY SO FAR?
    • Q6. TELL ME ABOUT YOUR SELF?
    • Q7. DESCRIBE ANY ONE PROJECT OF WHICH U HAVE WORKED ?
    • Q8. ANY BACK LOGS ?
    • Ans. 

      No

      • No, I do not have any backlogs.

      • I have successfully completed all my courses and projects.

      • I have consistently maintained a good academic record.

    • Answered by AI

    Interview Preparation Tips

    Round: HR Interview
    Experience: GREAT EXPERIENCE
    Tips: NO TIPS

    Round: Technical Interview
    Experience: GOOD
    Tips: NO TIPS

    Skill Tips: NO TIPS
    Skills: Basic Coding, Ability To Express Your Ideas
    College Name: Vidyalankar Institute Of Technology

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.4k Interviews
    Accenture Interview Questions
    3.8
     • 8.2k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Cognizant Interview Questions
    3.7
     • 5.6k Interviews
    Capgemini Interview Questions
    3.7
     • 4.8k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    Genpact Interview Questions
    3.8
     • 3.1k Interviews
    IBM Interview Questions
    4.0
     • 2.3k Interviews
    View all
    Data Processing Analyst
    789 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Data Analyst
    461 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Data Processing Specialist
    339 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Engineer
    247 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Research Associate
    179 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare NielsenIQ with

    Kantar

    3.5
    Compare

    GfK MODE

    3.3
    Compare

    Dun & Bradstreet

    3.3
    Compare

    Euromonitor International

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