Upload Button Icon Add office photos

Filter interviews by

comScore Interview Questions, Process, and Tips

Updated 22 May 2024

Top comScore Interview Questions and Answers

comScore Interview Experiences

Popular Designations

6 interviews found

Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Do you know what is content?
  • Q3. How many types of OTT platforms are available?
  • Q4. What do you know about OTT?

Interview Preparation Tips

Interview preparation tips for other job seekers - I had a highly unsatisfactory experience with this company. They scheduled a full day of interview rounds, conducting three sessions with different individuals, often repeating the same questions. Some of the questions were irrelevant to the job role. It seemed like the operations managers were not serious about the interviews.

In the final interview round, a man arrived with a laptop covered in multiple stickers, including movie characters and the word "Shit" prominently displayed in large letters. His demeanour was unwelcoming and arrogant. He began with, "Tell me about yourself?" As I was describing my profile, he suddenly displayed frustrated gestures and interrupted with the next question, "What is the leading sport in the USA? Tell me some famous sports in the USA." I mentioned that I did not have much knowledge about US sports and asked if these questions were relevant to the profile. He arrogantly replied, "No, I was checking your general knowledge."

He then asked a single question that had already been covered in a previous interview round. I provided the correct answer, after which he abruptly wrapped up and said, "You can go now." His frustration was evident, and his attitude was both arrogant and insulting towards candidates. He behaved immaturely, more like a college student than a professional interviewer.

After completing all the rounds, the HR representative promised to inform me of the results by the next day at 2:00 PM. Despite reminding them for a week, I received no updates. Frustrated, I eventually asked HR for an update on my interview status. Finally, HR replied that I was not selected.

As this was my experience in the interview with Comscore, I realized that the company does not have sufficient office space, which is why they are hiring for a hybrid model—two days in the office and three days working from home. Additionally, the HR staff were not dressed professionally, indicating a lack of proper office policies. There were also no canteen facilities available.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2022

I applied via Campus Placement and was interviewed in Oct 2022. There were 4 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 Resume tips
Round 2 - Coding Test 

1 easy sql and 1 easy python for 55 min

Round 3 - Coding Test 

1 easy python and very hard sql for 1 hr 50 min

Round 4 - Technical 

(2 Questions)

  • Q1. Mainly they focused on the answers you have written on round 2 and basic sql and pandas in python
  • Q2. 1) write a join 2) implement left join using pandas
  • Ans. 

    Answering a question on writing a join and implementing left join using pandas for Data Analyst role.

    • To write a join, we need to identify the common column(s) between two tables and use the JOIN keyword in SQL.

    • Example: SELECT * FROM table1 JOIN table2 ON table1.common_column = table2.common_column

    • To implement left join using pandas, we can use the merge() function with how='left' parameter.

    • Example: pd.merge(table1, tab

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on SQL and pandas this will be enough and be interactive

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
comScore Interview Questions and Answers for Freshers
illustration image

I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me one of your projects
  • Q2. What's your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for some basic screen questions and they would like to ask some brain teasers

Associate Data Analyst Interview Questions asked at other Companies

Q1. 5. What are stored procedures and when are they used?
View answer (1)

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Regarding my last job, few technical questions regarding windows server.
  • Q2. Scenario based questions were also there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank...
Don't tell anything fake about yourself

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

comScore interview questions for popular designations

 Accounts Payable Specialist

 (1)

 Associate Data Analyst

 (1)

 Data Analyst

 (1)

 Statistical Analyst

 (1)

 System Engineer

 (1)

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1. Many SQL queries starting from simple to complex queries. If you are familiar enough with joins, subqueries and conditional statements you will be good to go.
  • Q2. 2. Questions based on my past experiences and a short data based excel questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was taken by two persons one by one and it was neither easy nor tough. If you are strong in sql, excel and any other data analytic tool you will be good. Few guesstimation questions were also asked in the interview.

Statistical Analyst Interview Questions asked at other Companies

Q1. When, how and where. Keep everything intact and real.
View answer (1)

I applied via Naukri.com and was interviewed before Jul 2021. 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 Resume tips
Round 2 - Aptitude Test 

Hire pro test of simple maths reasoning and english

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly they check your domain knowledge.

Accounts Payable Specialist Interview Questions asked at other Companies

Q1. 1)What is accounts payable 2)Golden rules 3)P2p cycle 4)What is 3way match 5)2way mstch 6)What is po 7)Types of po's 8)What is non po
View answer (2)

Jobs at comScore

View all

Interview questions from similar companies

Interview Questionnaire 

15 Questions

  • Q1. What is a friend function
  • Ans. 

    A friend function is a non-member function that has access to the private and protected members of a class.

    • Declared inside the class but defined outside the class scope

    • Can access private and protected members of the class

    • Not a member of the class but has access to its private members

    • Used to allow external functions to access and modify private data of a class

    • Can be declared as a friend in another class

  • Answered by AI
  • Q2. Some VI editor commands
  • Q3. Definition of atoi function of C
  • Ans. 

    atoi function converts a string to an integer in C.

    • The function takes a string as input and returns an integer.

    • Leading white spaces are ignored.

    • If the string contains non-numeric characters, the function stops conversion and returns the converted value.

    • The function returns 0 if the input string is not a valid integer.

    • Example: atoi('123') returns 123.

  • Answered by AI
  • Q4. A program to print star pattern
  • Ans. 

    A program to print star pattern

    • Use nested loops to print the pattern

    • The outer loop controls the number of rows

    • The inner loop controls the number of stars to be printed in each row

    • Use print() or println() function to print the stars

  • Answered by AI
  • Q5. Run time polymorphism in C++
  • Ans. 

    Run time polymorphism is the ability of a program to determine the object type at runtime and call the appropriate method.

    • It is achieved through virtual functions and dynamic binding.

    • Allows for more flexible and extensible code.

    • Example: a base class Animal with virtual function makeSound() and derived classes Dog and Cat that override makeSound().

    • At runtime, if an Animal pointer points to a Dog object, calling makeSoun

  • Answered by AI
  • Q6. Some queries like finding the second highest salary in a table
  • Q7. What is right outer join and it's use in real world scenario
  • Ans. 

    Right outer join is a type of join operation that returns all the rows from the right table and the matching rows from the left table.

    • Right outer join is denoted by the RIGHT JOIN keyword in SQL.

    • It is used to combine rows from two tables based on a related column.

    • In the result set, unmatched rows from the right table will have NULL values for the columns of the left table.

    • A real-world scenario for using a right outer j...

  • Answered by AI
  • Q8. What is refrential integrity
  • Ans. 

    Refrential integrity ensures that relationships between tables in a database remain consistent.

    • It is a database concept that ensures that foreign key values in one table match the primary key values in another table.

    • It prevents orphaned records in a database.

    • It maintains data consistency and accuracy.

    • For example, if a customer record is deleted, all related orders for that customer should also be deleted.

    • It is enforced...

  • Answered by AI
  • Q9. Difference between Primary key and Unique key
  • Ans. 

    Primary key uniquely identifies a record in a table, while Unique key ensures uniqueness of a column.

    • Primary key can't have null values, Unique key can have one null value

    • A table can have only one Primary key, but multiple Unique keys

    • Primary key is automatically indexed, Unique key is not necessarily indexed

  • Answered by AI
  • Q10. Triggers and their types
  • Ans. 

    Triggers are database objects that are automatically executed in response to certain events.

    • Triggers can be used to enforce business rules, audit changes, or replicate data.

    • There are two types of triggers: DML triggers and DDL triggers.

    • DML triggers are fired in response to DML statements (INSERT, UPDATE, DELETE).

    • DDL triggers are fired in response to DDL statements (CREATE, ALTER, DROP).

  • Answered by AI
  • Q11. Swap two character variables without using third
  • Ans. 

    Swapping two character variables without using third

    • Use XOR operator to swap two variables without using third variable

    • Assign the XOR of both variables to the first variable

    • Assign the XOR of the first variable and second variable to the second variable

  • Answered by AI
  • Q12. Strength and Weakness
  • Q13. Why do you want to join Amdocs when you already have an offer from IBM
  • Q14. About family and home town
  • Q15. Any problem in relocating to Pune or Gurgaon

Interview Preparation Tips

Round: Test
Experience: Questions are easy but time is main constraint, try to complete each section with at least 80% accuracy.

Round: Technical Interview
Experience: Questions were mainly on C,C++(OOPS concepts) and Unix. If you don't know the answer of some of the questions just tell them don't try to give random answers. Be well prepared with your OOPs concepts as that will play crucial part in clearing the technical round.
Tips: Be positive and confident. If you know the answer or you can try then only answer otherwise just say sorry.

Round: HR Interview
Experience: HR round was more like a formality. The HR was asking same set of questions from everyone and all four who got into HR round got selected.
Tips: No tips required for this round :P

General Tips: Try to complete the first round in time, Once you clear the written test be confident and positive in next rounds and you will certainly go through it.
Skills: OOPS, C, Unix, DBMS
College Name: NIT JAIPUR

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Off-campus interviews in Bangalore

Interview Preparation Tips

Round: Test
Experience: Only a few students will get shortlisted who do all the questions correctly.

Round: Other Interview
Experience: First 4 rounds on day 1 and this are just to shortlist for more rounds on some other day.
Tips: They will focus on almost all the concepts of computer science.You need to practice a lot and start it right now. Should be easy if you have prepared well enough. Use your holidays to start preparing for placements.

General Tips: Sooner you start, better your placement will be as lack of practice & last day study works only for exams but never for interviews. You'll get enough time to prepare for interviews once you get shortlisted. Focus on it even if you are placed already.
Skill Tips: They will focus on almost all the concepts of computer science.
Skills: C , Aptitude
College Name: NIT SURATHKAL

I was interviewed in Dec 2016.

Interview Preparation Tips

Round: Technical Interview
Experience: On-site interview (5 hours).

4 back-to-back 45-minute coding interviews, followed by a design interview, with a lunch break with a Googler in the middle.

The first coding interview was a set of (surprisingly) trivial (no algorithms needed) incremental coding questions.

The two next coding interviews were problems straight from the "Cracking the coding interview" book. Even though I divulged that I'd solved pretty much exactly the same problem before, they didn't give me an alternative problem and I quickly coded up a general and optimal solution for the problems. Follow-up in-depth questions were minimal and not hard.

The last coding question was a pure algorithm question related to search trees/tries. No coding required, spent the whole time reasoning about the most effective algorithm. This was a bit of a brain twister.

The design question was related to high-level system design (not OO design) for storage and search in geographic data. Focus was effective search as well as scalability both in traffic and data volumes.

Tips: Read "Cracking the coding interview" or other similar literature. Solve all the problems and you should be good to go. If you solve a bunch of problems at HackerRank (or similar) as well, you'll have the added bonus of training on how to generalize the algorithms.

Interview Questionnaire 

2 Questions

  • Q1. Strengths and weakness
  • Q2. Extra curricular achievements
  • Ans. 

    I have been actively involved in various extra curricular activities such as volunteering, sports, and leadership roles.

    • Volunteered at local animal shelter every weekend

    • Captain of the soccer team in high school

    • Organized charity events for underprivileged children

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test was conducted by AMCAT and had 120 questions for personality test. Around 40-50 questions from Unix, SQL and other coding languages. Around 20 General aptitude questions and 2 questions of coding that had to solved using any programming language.
Tips: Refer to geeks for geeks for AMCAT.
Total Questions: 200

Round: Technical Interview
Experience: The test was conducted by AMCAT and had 120 questions for personality test. Around 40-50 questions from Unix, SQL and other coding languages. Around 20 General aptitude questions and 2 questions of coding that had to solved using any programming language.
Tips: Refer to geeks for geeks for AMCAT.

Round: Technical Interview
Experience: The technical interview went for almost 50 minutes. For the first 20 mins my resume was discussed, my projects , internships and extra curriculars. For the next 20 mins the interviewer asked me technical questions regarding coding , Unix and SQL. For 10 mins he tested my willingness to join the company and my passion for coding since I belonged to ECE branch.
Tips: Be thorough with your resume.
Be thorough with the questions that appeared in the test.

Skills: Technical Skills, Communication skills
College Name: National Institute of Techno
Contribute & help others!
anonymous
You can choose to be anonymous

comScore Interview FAQs

How many rounds are there in comScore interview?
comScore interview process usually has 2 rounds. The most common rounds in the comScore interview process are Resume Shortlist, Coding Test and One-on-one Round.
How to prepare for comScore 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 comScore. The most common topics and skills that interviewers at comScore expect are Medical Insurance, Career Development, SQL, Advertising and Python.
What are the top questions asked in comScore interview?

Some of the top questions asked at the comScore interview -

  1. How many types of OTT platforms are availab...read more
  2. 1) write a join 2) implement left join using pan...read more
  3. Do you know what is conte...read more

Recently Viewed

SALARIES

Flex

SALARIES

Flex

LIST OF COMPANIES

Flex

Overview

SALARIES

Tata Elxsi

INTERVIEWS

Dynata

No Interviews

SALARIES

Data Patterns

No Salaries

INTERVIEWS

YouGov

No Interviews

SALARIES

Ipsos

COMPANY BENEFITS

Data Patterns

No Benefits

SALARIES

Flex

Tell us how to improve this page.

comScore Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 872 Interviews
Amdocs Interview Questions
3.7
 • 532 Interviews
Salesforce Interview Questions
4.0
 • 272 Interviews
Nielsen Interview Questions
3.7
 • 118 Interviews
Kantar Interview Questions
3.5
 • 105 Interviews
Ipsos Interview Questions
3.3
 • 36 Interviews
GfK MODE Interview Questions
3.3
 • 22 Interviews
Numerator Interview Questions
4.0
 • 21 Interviews
View all

comScore Reviews and Ratings

based on 37 reviews

3.8/5

Rating in categories

3.3

Skill development

4.1

Work-life balance

3.9

Salary

3.2

Job security

3.9

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 37 Reviews and Ratings
Fullstack Engineer I

Pune

0-2 Yrs

Not Disclosed

Data Scientist

Kolkata,

Mumbai

+5

2-4 Yrs

₹ 4.5-15 LPA

Explore more jobs
Data Analyst
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Analyst
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Data Analyst
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer Hardware
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare comScore with

Nielsen Holdings

3.7
Compare

Kantar

3.5
Compare

GfK MODE

3.3
Compare

Ipsos

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