Upload Button Icon Add office photos

Intel

Compare button icon Compare button icon Compare

Filter interviews by

Intel Post Silicon Validation Engineer Interview Questions and Answers

Updated 15 Jul 2024

Intel Post Silicon Validation Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Asynchronous D flip flop
  • Q2. 1011 sequence detection
  • Q3. Diff btw sync and async reset
  • Ans. 

    Sync reset is synchronized with clock signal while async reset is not synchronized.

    • Sync reset is asserted/deasserted at a specific clock edge

    • Async reset is independent of clock signal

    • Sync reset is used in sequential circuits like flip-flops

    • Async reset is used in combinational circuits like logic gates

  • Answered by AI
  • Q4. $random function
  • Ans. 

    The random function generates a random number within a specified range.

    • The random function is commonly used in programming to introduce randomness into a program.

    • It can be used to simulate unpredictable events or generate random data for testing purposes.

  • Answered by AI
  • Q5. Blocking and non blocking
  • Q6. F/3 frequency divider
  • Q7. STA(setup and hold time)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Python programming
  • Q2. Btech final project
  • Ans. 

    Designed a smart irrigation system using IoT technology for Btech final project.

    • Implemented sensors to measure soil moisture levels

    • Utilized microcontrollers to control water flow based on sensor data

    • Developed a mobile app for remote monitoring and control

  • Answered by AI

Post Silicon Validation Engineer Interview Questions Asked at Other Companies

Q1. Input fre is 50MHz and I want half of the frequency at output des ... read more
asked in UST
Q2. What is the difference between RAM and ROM
Q3. Share your knowledge about PN meter, DSO, DMM, Power supply etc.. ... read more
asked in UST
Q4. What is bios in computer system
asked in UST
Q5. What is registers in computer system
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About my internship
Round 2 - Technical 

(1 Question)

  • Q1. Was about an hour, ask questions on jitter , equipments,etc
Round 3 - HR 

(1 Question)

  • Q1. Some basic questions about myself , joining, salary expectation

Interview questions from similar companies

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

(1 Question)

  • Q1. MB cells advantage
  • Ans. 

    MB cells advantage lies in their ability to provide high accuracy and efficiency in post silicon validation testing.

    • MB cells offer high accuracy in detecting defects in silicon chips

    • They provide efficient testing solutions for post silicon validation

    • MB cells help in identifying and resolving issues in the design and manufacturing process

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions about digital electronics, flipflops and more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. Work experience related questions and C programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 tips
Round 2 - Aptitude Test 

It was average coding and technical questions were asked in paper

Round 3 - Technical 

(1 Question)

  • Q1. Coding technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Notjing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions around testing.
Round 2 - Aptitude Test 

Here they asked lots of logical reasoning questions and checked on how you approached different situations

Round 3 - HR 

(1 Question)

  • Q1. Explained package and other details

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Hashmap working.
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Hashmap operations like insertion, deletion, and lookup have an average time complexity of O(1).

  • Answered by AI
  • Q2. Problem solving. Minimum absolute difference pairs

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two people one hiring manager and one person who asked technical.
This person was so rude.I hardly understood what he was speaking his accent was so bad.I don't understand how a standard company like Applied Materials even hired this person who is lacking at a basic level of Communication.

One should make the person comfortable before the interview to even get the best from the candidate.

First question in discussion was what is your salary expectations and what offer do u already have that's pathetic to ask this question in the beginning itself.

They don't pay well yet they expect the candidate to be perfect.
Worst interview experience I have ever had .
Please be nice to candidates.Have some standards for your hiring process don't be rude and arrogant.if you want to hire a potential candidate be nice to the person at the first place that's when you can check the knowledge and technical capabilites of a person not just simply ask same set of questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write your own stack?
  • Ans. 

    A stack is a linear data structure that follows the Last In First Out (LIFO) principle.

    • Implement using an array or linked list

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How to find intersection happened between two linked list?
  • Ans. 

    To find intersection of two linked lists, traverse both lists and compare each node.

    • Traverse both linked lists and compare each node

    • Use two pointers, one for each linked list

    • If a node is common, return the node

    • If both pointers reach the end, return null

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Applied Materials Senior Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Basic should be good, interview is easy to medium type only

Skills evaluated in this interview

Intel Interview FAQs

How many rounds are there in Intel Post Silicon Validation Engineer interview?
Intel interview process usually has 1-2 rounds. The most common rounds in the Intel interview process are Technical and HR.
How to prepare for Intel Post Silicon Validation Engineer 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 Intel. The most common topics and skills that interviewers at Intel expect are Python, PCIE, USB, Graphics and Analog.
What are the top questions asked in Intel Post Silicon Validation Engineer interview?

Some of the top questions asked at the Intel Post Silicon Validation Engineer interview -

  1. diff btw sync and async re...read more
  2. $random funct...read more
  3. Btech final proj...read more

Tell us how to improve this page.

Intel Post Silicon Validation Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 260 Interviews
Tata Electronics Interview Questions
4.0
 • 158 Interviews
Texas Instruments Interview Questions
4.0
 • 121 Interviews
Synopsys Interview Questions
3.9
 • 90 Interviews
Molex Interview Questions
3.8
 • 56 Interviews
Lam Research Interview Questions
3.7
 • 46 Interviews
View all
Intel Post Silicon Validation Engineer Salary
based on 72 salaries
₹7.8 L/yr - ₹25.5 L/yr
79% more than the average Post Silicon Validation Engineer Salary in India
View more details

Intel Post Silicon Validation Engineer Reviews and Ratings

based on 12 reviews

4.5/5

Rating in categories

4.3

Skill development

4.7

Work-life balance

4.1

Salary

3.8

Job security

4.5

Company culture

4.1

Promotions

4.6

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
341 salaries
unlock blur

₹10.3 L/yr - ₹42 L/yr

SOC Design Engineer
225 salaries
unlock blur

₹10.5 L/yr - ₹36 L/yr

System Validation Engineer
188 salaries
unlock blur

₹12.3 L/yr - ₹44.2 L/yr

Design Engineer
184 salaries
unlock blur

₹11.1 L/yr - ₹45.3 L/yr

Physical Design Engineer
157 salaries
unlock blur

₹11.1 L/yr - ₹30 L/yr

Explore more salaries
Compare Intel with

Qualcomm

3.8
Compare

Nvidia

3.7
Compare

Microsoft Corporation

4.0
Compare

Tata Electronics

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