Upload Button Icon Add office photos

Filter interviews by

Excel VLSI Technologies Interview Questions and Answers

Updated 9 Sep 2024

Excel VLSI Technologies Interview Experiences

Popular Designations

2 interviews found

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

(5 Questions)

  • Q1. Asked about constraints
  • Q2. Simple d ff code
  • Q3. Difference between task and function
  • Ans. 

    Tasks are parallel processes that can run concurrently, while functions are sequential and return a value.

    • Tasks can run concurrently, while functions run sequentially

    • Tasks do not return a value, functions do

    • Tasks are defined using the 'task' keyword in Verilog, functions using the 'function' keyword

  • Answered by AI
  • Q4. Difference between verilog tb and system verilog tb
  • Ans. 

    Verilog tb is used for Verilog testbenches while SystemVerilog tb is used for SystemVerilog testbenches.

    • Verilog tb uses Verilog language for testbenches while SystemVerilog tb uses SystemVerilog language.

    • SystemVerilog tb provides more advanced features like classes, randomization, and coverage.

    • SystemVerilog tb allows for easier integration of verification components and reuse of code.

    • Verilog tb may require more manual ...

  • Answered by AI
  • Q5. How uvm methodology is useful
  • Ans. 

    UVM methodology is useful for creating reusable, scalable, and efficient verification environments in SystemVerilog.

    • UVM provides a standardized methodology for creating verification environments in SystemVerilog

    • It promotes reusability of verification components such as testbenches, sequences, and drivers

    • UVM helps in achieving better coverage closure and improves verification productivity

    • It enables easier debugging and ...

  • Answered by AI

Skills evaluated in this interview

Design & Verification Engineer Interview Questions asked at other Companies

Q1. 1. XOR gate 2. How you compare two 4 bit numbers only using gates. 3. How to rotate the bits and what happens if you rotate 5 times etc like that
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.

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

Questions regarding profit loss , percentage, time & work etc.

Round 3 - Technical 

(1 Question)

  • Q1. Digital electronics, verilog , semiconductor theory, Vlsi design, CMOS design
Round 4 - HR 

(1 Question)

  • Q1. Location related and basic HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics, concepts should be clear, Good with VLSI Design Flow and Tools. Also learn basics of Analog electronics, mostly MOSFET Questions.

RTL Design and Verification Engineer Interview Questions asked at other Companies

Q1. Write d ff with test bench and verify it.
View answer (1)
Excel VLSI Technologies Interview Questions and Answers for Freshers
illustration image

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

System Engineer Interview Questions & Answers

TCS user image Arham Khokhar

posted on 24 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance

Round 2 - Technical 

(3 Questions)

  • Q1. It's based on OOPS Concepts,
  • Q2. Strength and weaknesses
  • Q3. About yourself, about educational background, why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your confidence ✨️ you will be selected with ease

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

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 - Aptitude Test 

Entry level aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. Introduction and about college project.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a really good experience working in TCS
Contribute & help others!
anonymous
You can choose to be anonymous

Excel VLSI Technologies Interview FAQs

How many rounds are there in Excel VLSI Technologies interview?
Excel VLSI Technologies interview process usually has 2-3 rounds. The most common rounds in the Excel VLSI Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Excel VLSI Technologies 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 Excel VLSI Technologies. The most common topics and skills that interviewers at Excel VLSI Technologies expect are PCIE, Technical Leadership, USB, Allegro and Board Design.
What are the top questions asked in Excel VLSI Technologies interview?

Some of the top questions asked at the Excel VLSI Technologies interview -

  1. Difference between verilog tb and system verilog...read more
  2. How uvm methodology is use...read more
  3. Difference between task and funct...read more

Recently Viewed

SALARIES

HCLTech

JOBS

Indium Software

No Jobs

SALARIES

STMicroelectronics

JOBS

SMT SYSTEMS LLP

No Jobs

SALARIES

Arrow Electronics

SALARIES

Publicis Sapient

INTERVIEWS

Intel

No Interviews

JOBS

Zigsaw Consultancy

No Jobs

JOBS

Hitachi Energy

No Jobs

SALARIES

ON Semiconductor

Tell us how to improve this page.

Excel VLSI Technologies Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
VVDN Technologies Interview Questions
3.6
 • 195 Interviews
Sasken Interview Questions
3.8
 • 79 Interviews
Einfochips Interview Questions
3.3
 • 72 Interviews
View all

Excel VLSI Technologies Reviews and Ratings

based on 11 reviews

3.4/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

2.8

Job security

3.5

Company culture

3.4

Promotions

3.1

Work satisfaction

Explore 11 Reviews and Ratings
Compare Excel VLSI Technologies with

Mistral Solutions

3.7
Compare

Sankalp Semiconductor

3.7
Compare

Ineda Systems

3.2
Compare

Einfochips

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