Upload Button Icon Add office photos

Filter interviews by

Broadcom Interview Questions, Process, and Tips for Experienced

Updated 13 Nov 2024

Top Broadcom Interview Questions and Answers for Experienced

View all 8 questions

Broadcom Interview Experiences for Experienced

Popular Designations

11 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Coding Test 

Leetcode easy problem based on binary search

Round 2 - Technical 

(2 Questions)

  • Q1. Design Stock Notification System
  • Ans. 

    Design a system to notify users about stock availability and changes.

    • Create a database to store stock information and user preferences.

    • Implement a notification system to alert users when stock levels change.

    • Allow users to set preferences for specific products or thresholds.

    • Consider using push notifications, emails, or SMS for notifications.

    • Include a user interface for managing preferences and viewing stock information.

  • Answered by AI
  • Q2. Design Snake & Ladder Game
  • Ans. 

    Design a Snake & Ladder game using arrays and logic.

    • Create a 10x10 grid representing the game board.

    • Assign positions for snakes and ladders on the board.

    • Use arrays to store the positions of players and their movements.

    • Implement logic for dice roll and player movement.

    • Include win condition when a player reaches the final position.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Round with Hiring Manager. OS Related questions.

Skills evaluated in this interview

Member Technical Staff Interview Questions asked at other Companies

Q1. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the price of a particular stock for the next ‘N’ days. You can either buy or sell a stock. Also, you can only complete at most 2-transactions. Find the maximum profit that you ca... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Level of water between buildings
  • Ans. 

    Determining the level of water between buildings based on various factors

    • Consider the elevation of each building

    • Take into account the distance between the buildings

    • Factor in any natural or man-made barriers that may affect water flow

  • Answered by AI
  • Q2. Valid Number Hard

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode well

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Count freq of elements in array
  • Ans. 

    Count frequency of elements in array of strings

    • Iterate through the array and use a hashmap to store the frequency of each element

    • Use a for loop to go through each element and update the count in the hashmap

    • Return the hashmap with element frequencies

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

To long question difficult to read

Round 2 - Coding Test 

Difficult question cannot be completed in time frame

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Broadcom interview questions for popular designations

 Engineer

 (4)

 Software Engineer

 (4)

 Test Engineer

 (4)

 Software Development Engineer 3

 (2)

 C Developer

 (1)

 Data Analytics Engineer

 (1)

 Design Engineer

 (1)

 Dft Design Engineer

 (1)

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

Round 1 - Technical 

(6 Questions)

  • Q1. 1st round with hiring manager.Discussion with hiring manager. Reason for switch. Then technical questions on how to debug and find failure flops in a chain. Basic loc,los, loes lock-up latch questions. Why...
  • Q2. 3 2 hour interviews were taken( Total 6 hours with 1 people in each round). Questions: how we can reduce test time. how serial chain patterns are solved. How T24 violations are debugged, how we can find wh...
  • Q3. How compression ratio can be tweaked, what are the factors ( how coverage, Patten count gets impacted).
  • Ans. 

    Compression ratio can be tweaked by adjusting the volume of the combustion chamber. This affects fuel efficiency and power output.

    • Compression ratio is the ratio of the volume of the combustion chamber at its largest to its smallest.

    • Increasing compression ratio can improve fuel efficiency and power output, but too high a ratio can cause engine knocking.

    • Factors that impact compression ratio include the size and shape of ...

  • Answered by AI
  • Q4. How have I observed hold violations and setup violations in my design. What I did after that, etc
  • Ans. 

    I have observed hold and setup violations in my design and took necessary actions.

    • I used static timing analysis (STA) to identify hold and setup violations.

    • I fixed hold violations by adding delay cells or increasing clock period.

    • I fixed setup violations by reducing delay or decreasing clock period.

    • I also checked for false paths and multi-cycle paths.

    • I re-ran STA after fixing violations to ensure timing closure.

    • I docume...

  • Answered by AI
  • Q5. Purpose of occ controllers. What scan enable signals( pipelined or nonpiplelined) will go to my occ controller, clock chain and why. Lock up latch purpose. If I have 5 negative edge triggered flops and 5 p...
  • Ans. 

    Explanation of purpose of occ controllers, scan enable signals, lock up latch and arrangement of negative and positive edge triggered flops.

    • The purpose of occ controllers is to manage the clock signals in a design and ensure proper timing.

    • Scan enable signals are used for testing and debugging purposes.

    • Pipelined signals are used for faster data transfer while non-pipelined signals are used for simpler designs.

    • Lock up la...

  • Answered by AI
  • Q6. How can we reset a tap controller without trst signals. How do you find coverage gaps.
  • Ans. 

    Resetting a tap controller without trst signals and finding coverage gaps.

    • For resetting a tap controller without trst signals, we can use a power-on reset circuit or a watchdog timer.

    • To find coverage gaps, we can use code coverage analysis tools like CodeSonar, Coverity, or LDRA.

    • We can also use dynamic analysis tools like Valgrind or Purify to find runtime errors and coverage gaps.

    • Manual testing and peer code reviews c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read basics well, know about your architecture, clock mechanisms and compression ratio concepts. Be well versed with your work in current company.

Skills evaluated in this interview

Dft Design Engineer Interview Questions asked at other Companies

Q1. Purpose of occ controllers. What scan enable signals( pipelined or nonpiplelined) will go to my occ controller, clock chain and why. Lock up latch purpose. If I have 5 negative edge triggered flops and 5 positive edge triggered flops how wi... read more
View answer (1)

Executive Trainer Interview Questions & Answers

user image Destroyer Gamer

posted on 3 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 5 years
  • Q2. What are your hobbies

Executive Trainer Interview Questions asked at other Companies

Q1. How to access financial condition of company through balance sheet
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. On networking basics

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Basic programming and Algorithms. data structures theory and implementation

Round 2 - HR 

(1 Question)

  • Q1. Formality round and nothing was asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and always be open for questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 21 May 2021

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Explain about your Mtech project?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one not too much stress test. There was two interviews both test my technical knowledge on electronics and communication and also they have asked questions on programming logics. Most of the questions are from analog and digital modulation techniques-rf transmitter and reciever, wireless communication parameters like path loss -fading - error control techniques- sensitivity of recievers-bit error rate of different modulation techniques - communication networks-tcpip protocols -osi layers and their functions -functions of switches and routers and theirs associated osi layers. And also they have checked the knowledge about my btech and Mtech projects and the questions where not direct ones.

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Interview Questionnaire 

6 Questions

  • Q1. My project responsibilities
  • Q2. Defect life cycle
  • Q3. API Testing
  • Q4. Test reports
  • Q5. Test design report
  • Q6. Database testing

Manual Tester Interview Questions asked at other Companies

Q1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is quality, what is strub and driver, different levels of testing, UAT, system testing. What is defect, Defect life cycle.
View answer (1)

Broadcom Interview FAQs

How many rounds are there in Broadcom interview for experienced candidates?
Broadcom interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Broadcom interview process for experienced candidates are Technical, Coding Test and Resume Shortlist.
How to prepare for Broadcom 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 Broadcom. The most common topics and skills that interviewers at Broadcom expect are Python, Debugging, Linux, C++ and Agile.
What are the top questions asked in Broadcom interview for experienced candidates?

Some of the top questions asked at the Broadcom interview for experienced candidates -

  1. Purpose of occ controllers. What scan enable signals( pipelined or nonpipleline...read more
  2. How compression ratio can be tweaked, what are the factors ( how coverage, Patt...read more
  3. How have I observed hold violations and setup violations in my design. What I d...read more
How long is the Broadcom interview process?

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

Tell us how to improve this page.

Broadcom Interview Process for Experienced

based on 6 interviews in last 1 year

Interview experience

3
  
Average
View more

People are getting interviews through

based on 6 Broadcom interviews
Referral
Job Portal
50%
33%
17% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 270 Interviews
Intel Interview Questions
4.3
 • 220 Interviews
Texas Instruments Interview Questions
4.1
 • 123 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
D E C Interview Questions
3.7
 • 1 Interview
RS India Interview Questions
4.4
 • 1 Interview
View all

Broadcom Reviews and Ratings

based on 346 reviews

3.3/5

Rating in categories

2.9

Skill development

3.1

Work-Life balance

4.0

Salary & Benefits

2.6

Job Security

2.8

Company culture

2.6

Promotions/Appraisal

2.9

Work Satisfaction

Explore 346 Reviews and Ratings
Software Engineer
136 salaries
unlock blur

₹12.8 L/yr - ₹38.5 L/yr

Senior Software Engineer
136 salaries
unlock blur

₹9.5 L/yr - ₹38 L/yr

Accountant
116 salaries
unlock blur

₹0.6 L/yr - ₹5 L/yr

Principal Software Engineer
50 salaries
unlock blur

₹16 L/yr - ₹55 L/yr

Test Engineer
49 salaries
unlock blur

₹3.2 L/yr - ₹10.6 L/yr

Explore more salaries
Compare Broadcom with

D E C

3.7
Compare

Fedder And Garten

5.0
Compare

Hi Technologies Limited, UAB

4.4
Compare

JK Khanna & Co.

3.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview