Upload Button Icon Add office photos

Filter interviews by

Xilinx Interview Questions, Process, and Tips

Updated 20 Mar 2024

Top Xilinx Interview Questions and Answers

Xilinx Interview Experiences

Popular Designations

8 interviews found

Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

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

I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on FIFOs: Depth calculation, Async FIFO etc
Round 2 - Technical 

(3 Questions)

  • Q1. Power saving techniques
  • Q2. Clock gating approach
  • Q3. FSM for 2bit sequence
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on previous work done
  • Q2. Challenges faced and timing questions

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Our employees have rated us 4 for Work-Life Balance on AmbitionBox

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Coding Test 

Pointer and linked list

Round 3 - Case Study 

Pure technical on kernel programming

Round 4 - Technical 

(3 Questions)

  • Q1. Pure technical questions on background project
  • Q2. Mutex semaphore and spinlock
  • Q3. How you will achieve multi threaded programming
  • Ans. 

    Multi-threaded programming can be achieved by creating multiple threads that run concurrently.

    • Identify the tasks that can be executed in parallel

    • Create threads using threading libraries in the chosen programming language

    • Synchronize the threads to avoid race conditions and deadlocks

    • Use locks, semaphores, and mutexes to manage shared resources

    • Optimize the performance by balancing the workload among threads

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why you want to join this company

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Xilinx Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. This was more like shortlisting round with manager. Asked about resume and previous work experience. Not much Technical questions.
Round 3 - One-on-one 

(5 Questions)

  • Q1. Python programming questions, Basics
  • Q2. Python oops concepts
  • Q3. What is module in Python
  • Ans. 

    A module in Python is a file containing Python code, which can define functions, classes, and variables.

    • Modules help organize Python code into reusable components

    • Modules can be imported into other Python scripts using the 'import' keyword

    • Examples of modules in Python include math, random, and os

  • Answered by AI
  • Q4. Python memory management
  • Q5. Basic Devops questions

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Case Study 

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard in time build ur skill development

Physical Education Teacher Interview Questions asked at other Companies

Q1. What is measurement of Kabaddi court How many officials, what are the rules, wt are the fouls, what will be official dress code What is mean by lord nd intensity.. injuries in sports nd how we can reduce the injury What is mean my diet..
View answer (1)

Xilinx interview questions for popular designations

 Project Engineer

 (2)

 Senior Software Engineer

 (2)

 Software Engineer

 (1)

 Physical Education Teacher

 (1)

 System Design Engineer

 (1)

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic c programming
  • Q2. Previous experience questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. And prepare well in data structures

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 (196)

I was interviewed before Jan 2020.

Interview Questionnaire 

1 Question

  • Q1. Question were very basics.. as my profile is for FPGA automation via vivado so question was from FPGA ONLY.. Like what is FPGA, axi protocol, FPGA flow, Verilog, Python and many more things have been but w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your basic very strong.

System Design Engineer Interview Questions asked at other Companies

Q1. What is soling loss and what is the mitigation
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. 1. About yourself and family, best and worst moments in given past, qualities and weaknesses, internship
  • Q2. 2. Technical questions on building science, concrete technology, construction management etc

Interview Preparation Tips

Round: Resume Shortlist
Experience: Direct Interview of candidates short listed on the basis of CGPA.

Round: Interview
Experience: They usually select the candidate with highest CGPA in every category. But still a good interview can affect your chances. Interview mainly consists of general questions like :

General Tips: Feel free to contact at ***** regarding selectionprocedure.
Skill Tips: The slection in this company does not need much preparation.Basic concepts of building science, concrete technology, construction management etc are expected. You should prepare atleast one sub discipline nicely.
Skills: Building science, Concrete technology, Construction management
College Name: IIT Roorkee

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (11)

Interview Preparation Tips

Round: Resume Shortlist
Experience: It includes basically C.G.P.A. they shortlist on the basis of C.G.P.A. and then interview.

Round: Other Interview
Experience: Generally they ask about your family backround, why do you want to do job instead of going to higher studies and majority of questions include technical part.

General Tips: We should be technically strong. They ask your choice of subjects, so prepare a few subjects very well and get in depth knowledge of those subjects.
College Name: IIT Roorkee

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (11)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Reserve Binary Search Tree

Interview Questionnaire 

2 Questions

  • Q1. Java, servlet jsp
  • Q2. Redirction in java
  • Ans. 

    Redirection in Java is the process of forwarding a request from one URL to another URL.

    • Redirection is achieved using the HttpServletResponse.sendRedirect() method.

    • It is commonly used for handling authentication and authorization.

    • Redirection can be permanent or temporary, depending on the HTTP status code used.

    • Examples of HTTP status codes used for redirection are 301, 302, and 307.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic answer of it, and explain about project

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Xilinx Interview FAQs

How many rounds are there in Xilinx interview?
Xilinx interview process usually has 3-4 rounds. The most common rounds in the Xilinx interview process are Technical, Resume Shortlist and Case Study.
How to prepare for Xilinx 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 Xilinx. The most common topics and skills that interviewers at Xilinx expect are FPGA, Xilinx, Python, Perl and Wellness.
What are the top questions asked in Xilinx interview?

Some of the top questions asked at the Xilinx interview -

  1. How you will achieve multi threaded programm...read more
  2. What is module in Pyt...read more
  3. Power saving techniq...read more

Recently Viewed

COMPANY BENEFITS

Baker Hughes

No Benefits

LIST OF COMPANIES

Baker Hughes

Overview

COMPANY BENEFITS

SiMa.ai

No Benefits

SALARIES

Baker Hughes

No Salaries

SALARIES

SiMa.ai

No Salaries

REVIEWS

Baker Hughes

No Reviews

JOBS

Baker Hughes

No Jobs

LIST OF COMPANIES

SiMa.ai

Overview

LIST OF COMPANIES

Personio

Overview

JOBS

SiMa.ai

No Jobs

Tell us how to improve this page.

Xilinx Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

ServiceNow

Our employees have rated us 4.1 on AmbitionBox

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 274 Interviews
Intel Interview Questions
4.2
 • 223 Interviews
Texas Instruments Interview Questions
4.1
 • 125 Interviews
Nvidia Interview Questions
3.7
 • 104 Interviews
Broadcom Interview Questions
3.4
 • 41 Interviews
Analog Devices Interview Questions
4.1
 • 27 Interviews
View all

Xilinx Reviews and Ratings

based on 56 reviews

4.2/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

3.8

Salary

4.2

Job security

4.2

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 56 Reviews and Ratings
Design Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Application Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer 2
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Xilinx with

Intel

4.2
Compare

Nvidia

3.7
Compare

Advanced Micro Devices

3.8
Compare

Analog Devices

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