Upload Button Icon Add office photos

Filter interviews by

American Broadcasting Company Interview Questions and Answers for Experienced

Updated 25 Jun 2025
Popular Designations

43 Interview questions

A Testing & Commissioning Engineer was asked 5mo ago
Q. What is DS in Java?
Ans. 

DS in Java refers to Data Structures, which are ways to organize and store data for efficient access and modification.

  • Data Structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Example: An array is a collection of elements identified by index or key.

  • Linked lists consist of nodes where each node points to the next, allowing dynamic memory allocation.

  • Stacks follow Last In First Out (LIFO) princi...

View all Testing & Commissioning Engineer interview questions
A Senior Software Engineer was asked 6mo ago
Q. What are the SOLID principles?
Ans. 

SOLID principles are five design principles aimed at making software designs more understandable, flexible, and maintainable.

  • S - Single Responsibility Principle: A class should have one reason to change. Example: A User class should not handle database operations.

  • O - Open/Closed Principle: Software entities should be open for extension but closed for modification. Example: Use interfaces to add new features.

  • L - Li...

View all Senior Software Engineer interview questions
A Documention head was asked 8mo ago
Q. Do you know about documentation?
Ans. 

Documation is the process of creating, managing, and organizing documentation for a specific purpose.

  • Documation involves creating written or digital documents for various purposes such as record-keeping, communication, or instruction.

  • It includes tasks such as writing, editing, formatting, and organizing documents to ensure clarity and accessibility.

  • Examples of documation include user manuals, technical documentati...

A React Js Frontend Developer was asked 10mo ago
Q. Create a stop watch application.
Ans. 

A simple stop watch application using React Js

  • Create a React component for the stop watch

  • Use state to keep track of the elapsed time

  • Implement start, stop, and reset functionality

  • Display the elapsed time in a user-friendly format

View all React Js Frontend Developer interview questions
A React Js Frontend Developer was asked 10mo ago
Q. Create a counter application.
Ans. 

A simple counter app using React Js

  • Create a React component for the counter

  • Use state to keep track of the count

  • Implement buttons to increment and decrement the count

View all React Js Frontend Developer interview questions
An UI Developer was asked 11mo ago
Q. What is Angular?
Ans. 

Angular is a popular front-end framework for building dynamic web applications.

  • Angular is developed and maintained by Google.

  • It uses TypeScript for building applications.

  • Angular provides features like two-way data binding, dependency injection, and routing.

  • Examples: AngularJS, Angular 2, Angular 4, Angular 5, Angular 6, Angular 7, Angular 8, Angular 9, Angular 10, Angular 11, Angular 12

View all UI Developer interview questions
A Software Engineer was asked 12mo ago
Q. What's new in the latest version of Python?
Ans. 

Python 3.9 introduces new features like dictionary merge operator, type hinting improvements, and more.

  • Introduction of dictionary merge operator (|) for merging dictionaries easily

  • Improvements in type hinting with the introduction of TypedDict and Literal types

  • Performance improvements with faster parsing of f-strings

  • New syntax features like the removal of the 'u' prefix for Unicode literals

View all Software Engineer interview questions
Are these interview questions helpful?
A Dealer Success Manager was asked 12mo ago
Q. How do you manage conflict?
Ans. 

I manage conflict by actively listening, understanding all perspectives, and finding a mutually beneficial solution.

  • Listen actively to all parties involved

  • Understand each person's perspective and motivations

  • Communicate openly and honestly to address concerns

  • Find a compromise or solution that benefits all parties

  • Seek mediation or third-party assistance if necessary

View all Dealer Success Manager interview questions
An Engineer was asked 12mo ago
Q. What is your understanding of DevOps?
Ans. 

DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

  • DevOps focuses on collaboration, automation, and integration between developers and IT operations teams.

  • It aims to improve the speed and quality of delivering software applications.

  • DevOps practices include continuous integration, continuous delivery, and autom...

View all Engineer interview questions
An Engineer was asked 12mo ago
Q. What is Docker used for?
Ans. 

Docker is a platform used to develop, ship, and run applications in containers.

  • Docker allows for easy packaging of applications and their dependencies into containers

  • Containers are lightweight, portable, and isolated environments that can run on any system

  • Docker simplifies the process of deploying and scaling applications

View all Engineer interview questions

American Broadcasting Company Interview Experiences for Experienced

120 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about opps concepts
  • Ans. 

    OOP concepts include encapsulation, inheritance, polymorphism, and abstraction, forming the foundation of object-oriented programming.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: A 'Car' class with properties like 'speed' and methods like 'accelerate()'.

    • Inheritance: Mechanism to create a new class from an existing class, inheriting its properties and methods. Examp...

  • Answered by AI
  • Q2. What is the SOLID principal
  • Ans. 

    SOLID principles are five design principles aimed at making software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have one reason to change. Example: A User class should not handle database operations.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification. Example: Use interfaces to add new features.

    • L - Liskov ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Aptitude Test 

What is TLM? It is an important part of teaching methodology; as teachers, we should continuously adopt new teaching strategies to enhance our skills and facilitate the teaching-learning process as much as possible.

Interview Preparation Tips

Interview preparation tips for other job seekers - Why should I hire you for our school?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Batch Apex and its function
  • Ans. 

    Batch Apex is used to process large amounts of data asynchronously in Salesforce.

    • Batch Apex is used to handle large data volumes by breaking the processing into smaller chunks called batches.

    • It is useful for operations that involve complex queries, long-running processes, or data manipulation.

    • Batch Apex jobs can be scheduled to run at specific times or can be run manually.

    • It is commonly used for data cleansing, data mi...

  • Answered by AI
  • Q2. Sharing rules and permission sets

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I appeared for an interview in Dec 2024.

Round 1 - Store keeper 

(2 Questions)

  • Q1. Making GRN for the materials received from suppliers . Enter the materials stock in system.
  • Q2. Control the materials stock in warehouse , FIFO - received material like First In First Out.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have six years experience in materials handling store keeper job in saudi arabia job handling like inspection and construction company , now I am stay in india

Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Current project working on
  • Ans. 

    Currently, I'm working on a data analytics project to optimize supply chain processes using machine learning techniques.

    • Utilizing Python and R for data analysis and visualization.

    • Implementing machine learning algorithms to predict demand fluctuations.

    • Collaborating with cross-functional teams to gather requirements and insights.

    • Conducting A/B testing to evaluate the effectiveness of different strategies.

  • Answered by AI
  • Q2. Tell me about yourself
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Current JD discussed with achievements
Round 2 - Technical 

(1 Question)

  • Q1. All technical discussion held

Interview Preparation Tips

Interview preparation tips for other job seekers - Presence of mind with good presentation of your current role and achievements

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English, Coding, Pseudo code

Round 2 - Technical 

(2 Questions)

  • Q1. String, Array, Linked list, Stack
  • Q2. Decision Making, creative, Verbal & Witten communication

Sales Executive Interview Questions & Answers

user image Abhishek Chatterjee

posted on 2 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is your salary expectation
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Apna Jobs and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Work experience,
  • Q2. Educational experience
  • Ans. 

    I have a Bachelor's degree in Business Administration and a Master's degree in Finance.

    • Bachelor's degree in Business Administration

    • Master's degree in Finance

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Advance excel , sql, lookups function
Round 3 - One-on-one 

(1 Question)

  • Q1. Overall experience, education, skills

Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Documation process
Experience
How to work

Round 2 - HR 

(2 Questions)

  • Q1. Why you choose this filed
  • Ans. 

    Passion for organizing information and making it accessible to others.

    • Enjoy creating structured and clear documentation

    • Have a knack for simplifying complex information

    • Passionate about helping others understand and use information effectively

  • Answered by AI
  • Q2. Do you know about documation
  • Ans. 

    Documation is the process of creating, managing, and organizing documentation for a specific purpose.

    • Documation involves creating written or digital documents for various purposes such as record-keeping, communication, or instruction.

    • It includes tasks such as writing, editing, formatting, and organizing documents to ensure clarity and accessibility.

    • Examples of documation include user manuals, technical documentation, r...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about American Broadcasting Company?
Ask anonymously on communities.

American Broadcasting Company Interview FAQs

How many rounds are there in American Broadcasting Company interview for experienced candidates?
American Broadcasting Company interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the American Broadcasting Company interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for American Broadcasting Company interview for experienced candidates?
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 American Broadcasting Company. The most common topics and skills that interviewers at American Broadcasting Company expect are Sales, Marketing, Recruitment, Talent Acquisition and HR Operations.
What are the top questions asked in American Broadcasting Company interview for experienced candidates?

Some of the top questions asked at the American Broadcasting Company interview for experienced candidates -

  1. What is the difference between Trail Balance, Income Statement and Balance shee...read more
  2. What type of conversation should be happening between Developer and...read more
  3. What is Accruals and Provisio...read more
What are the most common questions asked in American Broadcasting Company HR round for experienced candidates?

The most common HR questions asked in American Broadcasting Company interview are for experienced candidates -

  1. Why should we hire y...read more
  2. What are your strengths and weakness...read more
  3. Where do you see yourself in 5 yea...read more
How long is the American Broadcasting Company interview process?

The duration of American Broadcasting Company interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.6/5

based on 93 interview experiences

Difficulty level

Easy 32%
Moderate 61%
Hard 8%

Duration

Less than 2 weeks 69%
2-4 weeks 15%
4-6 weeks 8%
6-8 weeks 3%
More than 8 weeks 5%
View more

Interview Questions from Similar Companies

HDFC Bank Interview Questions
3.9
 • 2.5k Interviews
PVR Inox Interview Questions
3.9
 • 181 Interviews
Abbott Interview Questions
4.1
 • 158 Interviews
Kantar Interview Questions
3.5
 • 106 Interviews
Tata Play Interview Questions
4.0
 • 75 Interviews
Times Internet Interview Questions
3.5
 • 71 Interviews
Cinépolis Interview Questions
3.9
 • 66 Interviews
Aptara Interview Questions
3.2
 • 66 Interviews
View all

American Broadcasting Company Reviews and Ratings

based on 1.7k reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.9

Salary

3.9

Job security

3.9

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 1.7k Reviews and Ratings
Manager
1.6k salaries
unlock blur

₹11.1 L/yr - ₹47 L/yr

Software Engineer
1.3k salaries
unlock blur

₹9 L/yr - ₹23.9 L/yr

Software Developer
1.2k salaries
unlock blur

₹14.7 L/yr - ₹52.9 L/yr

Senior Software Engineer
633 salaries
unlock blur

₹11.6 L/yr - ₹45 L/yr

SAP Abap Consultant
629 salaries
unlock blur

₹19.4 L/yr - ₹50 L/yr

Explore more salaries
Compare American Broadcasting Company with

HDFC Bank

3.9
Compare

Manappuram Finance

3.9
Compare

PVR Inox

3.9
Compare

Abbott

4.1
Compare
write
Share an Interview