Upload Button Icon Add office photos

Filter interviews by

American Broadcasting Company Software Engineer Interview Questions and Answers

Updated 1 Mar 2025

11 Interview questions

A Software Engineer was asked 5mo ago
Q. What are the user types in SAP?
Ans. 

SAP user types define roles and permissions for system access, ensuring security and efficiency in business processes.

  • End Users: Regular users who perform daily tasks, e.g., data entry.

  • Power Users: Advanced users with deeper knowledge, e.g., generating reports.

  • Administrators: Manage system settings and user access, e.g., configuring roles.

  • Developers: Create custom applications and enhancements, e.g., ABAP programm...

🔥 Asked by recruiter 2 times
A Software Engineer was asked 12mo ago
Q. What are the concepts of OOP?
Ans. 

OOP concepts are fundamental principles in software design that promote code reusability and organization.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism where a new class derives properties and behavior from an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present the same interface for diffe...

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
A Software Engineer was asked 12mo ago
Q. How do you connect from on-premise to the cloud?
Ans. 

Connecting on-premises resources to cloud services involves setting up secure network connections.

  • Use VPN (Virtual Private Network) to establish a secure connection between on-premises network and cloud services

  • Set up Direct Connect for a dedicated private connection between on-premises data center and cloud provider

  • Utilize hybrid cloud solutions to seamlessly integrate on-premises resources with cloud services

A Software Engineer was asked
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

What people are saying about American Broadcasting Company

View All
privateben
5d
ex -
Anunta Technology Management Services
To abscond or not to abscond? Need advice!
I'm joining ABC company as a support analyst (server+o365) at 5.25LPA with almost 4 years of experience. Neosoft is also in the picture, but their process will take another week. ABC won't extend my joining date. Neosoft HR suggested I join ABC and then abscond if their offer aligns better (AzureAD+M365+Intune), promising a better package. What should I do? This is my first real job switch, and I'm unsure. Given my good interview at Neosoft and current salary of 3.5LPA, what salary should I aim for? Is absconding a good idea here?
Got a question about American Broadcasting Company?
Ask anonymously on communities.
🔥 Asked by recruiter 2 times
A Software Engineer was asked
Q. What are the concepts of OOPS?
Ans. 

OOPs (Object-Oriented Programming) is a programming paradigm based on objects and classes, promoting code reusability and modularity.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present th...

🔥 Asked by recruiter 2 times
A Software Engineer was asked
Q. What is the difference between UNION and UNION ALL?
Ans. 

UNION removes duplicates from the result set, while UNION ALL includes all duplicates.

  • UNION combines results from two queries and removes duplicates.

  • UNION ALL combines results but retains all duplicates.

  • Example: SELECT column FROM table1 UNION SELECT column FROM table2; (removes duplicates)

  • Example: SELECT column FROM table1 UNION ALL SELECT column FROM table2; (includes duplicates)

  • UNION is generally slower due to ...

American Broadcasting Company HR Interview Questions

46 questions and answers

Q. Tell us about yourself and your family background.
Q. Why did you choose to apply for this position?
Q. Why are you interested in this role?
A Software Engineer was asked
Q. What is HTML?
Ans. 

HTML is a markup language used for creating and structuring web pages.

  • HTML stands for HyperText Markup Language

  • It uses tags to define the structure and content of a web page

  • Common tags include <html>, <head>, <title>, <body>, <p>, <div>, <a>, <img>

  • Attributes can be added to tags to provide additional information or functionality

  • HTML documents are typically saved with...

Are these interview questions helpful?
A Software Engineer was asked
Q. What is CSS?
Ans. 

CSS is a language used for styling web pages. It defines the layout, colors, fonts, and other visual aspects of a website.

  • CSS stands for Cascading Style Sheets

  • It is used to separate the content and presentation of a web page

  • CSS rules consist of selectors and declarations

  • Selectors target HTML elements and declarations define how those elements should be styled

  • CSS can be applied inline, embedded, or in an external f...

A Software Engineer was asked
Q. What is Salesforce CRM?
Ans. 

Salesforce CRM is a cloud-based customer relationship management platform that helps businesses manage their sales, marketing, and customer support activities.

  • Salesforce CRM is a cloud-based software solution

  • It helps businesses manage their sales, marketing, and customer support activities

  • It provides a centralized platform for storing and managing customer data

  • Salesforce CRM offers various features like lead manag...

A Software Engineer was asked
Q. Explain stack memory.
Ans. 

Stack memory is a memory space used for storing local variables and function call information in a program.

  • Stack memory is a region of memory that operates in a Last In First Out (LIFO) manner.

  • It is used for storing local variables, function parameters, return addresses, and function call information.

  • Stack memory is limited in size and is typically smaller than heap memory.

  • Example: When a function is called, its l...

American Broadcasting Company Software Engineer Interview Experiences

18 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(1 Question)

  • Q1. User types of SAP

Software Engineer Interview Questions & Answers

user image Nitin Kothari

posted on 18 Jun 2024

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

(2 Questions)

  • Q1. Whats new in latest version of python
  • Q2. What is oops concept
Round 2 - HR 

(2 Questions)

  • Q1. Normal project discussion
  • Q2. Culture about the company

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Experience about project
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was of average difficultly

Round 2 - Coding Test 

Coding test was bit tricky

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

(1 Question)

  • Q1. Java,sql,jdbc. ,spring, hibernate
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java,sql,spring, hibernate, jdbc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy to crack for fresher

Round 2 - HR 

(1 Question)

  • Q1. Intro Background Technical test
Round 3 - One-on-one 

(4 Questions)

  • Q1. Salesforce HTML CSS
  • Q2. What is Salesforce CRM
  • Q3. What is HTML language
  • Q4. What is CSS language

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy but not very tough

Round 2 - HR 

(2 Questions)

  • Q1. What are opps concept
  • Q2. How do you connect to on prem to cloud

Skills evaluated in this interview

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

(1 Question)

  • Q1. Diff between unnion and union all

Skills evaluated in this interview

American Broadcasting Company Interview FAQs

How many rounds are there in American Broadcasting Company Software Engineer interview?
American Broadcasting Company interview process usually has 1-2 rounds. The most common rounds in the American Broadcasting Company interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in American Broadcasting Company Software Engineer interview?

Some of the top questions asked at the American Broadcasting Company Software Engineer interview -

  1. whats new in latest version of pyt...read more
  2. How do you connect to on prem to cl...read more
  3. What is HTML langu...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 19 interview experiences

Difficulty level

Easy 33%
Moderate 50%
Hard 17%

Duration

Less than 2 weeks 50%
2-4 weeks 33%
More than 8 weeks 17%
View more

Interview Questions from Trending Companies on AmbitionBox

Jio Interview Questions
4.2
 • 2.5k Interviews
Bandhan Bank Interview Questions
3.7
 • 652 Interviews
Accenture Interview Questions
3.7
 • 8.8k Interviews
Foxconn Interview Questions
3.8
 • 193 Interviews
Tata Electronics Interview Questions
4.0
 • 195 Interviews
HSBC Group Interview Questions
3.9
 • 520 Interviews
UltraTech Cement Interview Questions
4.2
 • 688 Interviews
Wissen Technology Interview Questions
3.7
 • 166 Interviews
Asian Paints Interview Questions
3.9
 • 734 Interviews
PolicyBazaar Interview Questions
3.7
 • 497 Interviews
View all
American Broadcasting Company Software Engineer Salary
based on 1.5k salaries
₹13 L/yr - ₹28 L/yr
118% more than the average Software Engineer Salary in India
View more details

American Broadcasting Company Software Engineer Reviews and Ratings

based on 61 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.9

Salary

3.7

Job security

3.9

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 61 Reviews and Ratings
Manager
1.9k salaries
unlock blur

₹17.1 L/yr - ₹38 L/yr

Software Engineer
1.5k salaries
unlock blur

₹13 L/yr - ₹28 L/yr

Software Developer
1.2k salaries
unlock blur

₹14.6 L/yr - ₹43.7 L/yr

Senior Software Engineer
724 salaries
unlock blur

₹19.6 L/yr - ₹37.9 L/yr

Team Lead
636 salaries
unlock blur

₹20 L/yr - ₹36 L/yr

Explore more salaries
write
Share an Interview