Upload Button Icon Add office photos

Filter interviews by

Aviza Technology Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. General Questions from Projects on Resume?
  • Q2. Questions on Python and C?
  • Q3. Reasoning and Puzzle questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at B M S College of Engineering, Bangalore and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Sequence Detector
  • Q2. About different types of Counters, and counters related Questions
  • Q3. Flipflop related Questions
Round 2 - Technical 

(2 Questions)

  • Q1. Power dissipation Types
  • Q2. Latch up Problem
  • Ans. 

    Latch up is a phenomenon in integrated circuits where a parasitic structure causes a low-impedance path to form, leading to a high current flow.

    • Latch up can occur in CMOS circuits due to the parasitic thyristor formed by the p-n-p-n structure of the MOSFETs.

    • It can be triggered by high voltage spikes or excessive current, causing the parasitic thyristor to turn on and create a short circuit.

    • Latch up can be prevented by ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Design Memory allocator for user space programs like malloc.
  • Ans. 

    Design a memory allocator for user space programs like malloc.

    • The allocator should manage memory efficiently and avoid fragmentation.

    • It should support multiple threads and handle concurrent requests.

    • Consider using techniques like buddy allocation or slab allocation.

    • Implement features like memory alignment and garbage collection.

    • Test the allocator thoroughly to ensure correctness and performance.

  • Answered by AI
  • Q2. System Programming concepts.
Round 2 - Technical 

(1 Question)

  • Q1. Operating System Internals, Device Driver, Arm Architecture.
Round 3 - Technical 

(1 Question)

  • Q1. System Programming Concepts, Domain specific(GPU, graphics) concepts related to computer graphics
Round 4 - Technical 

(1 Question)

  • Q1. Domain(GPU) Specific Concepts, Virtual Memory address alignment question and system concepts.
Round 5 - HR 

(1 Question)

  • Q1. Generic HR round

Skills evaluated in this interview

Interview experience
3
Average
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 - Technical 

(1 Question)

  • Q1. Basics of c, microcontrollers
Round 3 - Technical 

(1 Question)

  • Q1. Pointers in memory
  • Ans. 

    Pointers in memory are variables that store memory addresses of other variables.

    • Pointers are used to access and manipulate memory locations directly.

    • They are denoted by an asterisk (*) before the variable name.

    • Example: int *ptr; // declaring a pointer to an integer variable

    • Example: ptr = # // assigning the address of 'num' to the pointer

  • Answered by AI

Skills evaluated in this interview

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

Aptitude questions were easy and physics

Round 2 - Coding Test 

Medium level coding round easy to medium

Round 3 - Technical 

(1 Question)

  • Q1. Technical hr dicussion with several hr
Round 4 - HR 

(1 Question)

  • Q1. Basic manegerial questions only
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Verilog, c++ pointers, mosfets

Round 3 - Technical 

(3 Questions)

  • Q1. In depth questions about coding language you chose?
  • Ans. Use pointers to solve a problem
  • Answered Anonymously
  • Q2. Use uart protocol to solve a problem?
  • Ans. 

    UART protocol can be used to transmit and receive data between two devices.

    • UART can be used to communicate between a microcontroller and a computer

    • UART can be used to send and receive data between two microcontrollers

    • UART can be used to interface with sensors and actuators

    • UART can be used to implement a simple command/response protocol

    • UART can be used to implement a data logging system

  • Answered by AI
  • Q3. Use uart to receive signals from micrcontroller
  • Ans. 

    UART can be used to receive signals from a microcontroller.

    • Connect the UART pins of the microcontroller to the UART pins of the receiving device.

    • Configure the UART settings such as baud rate, parity, and stop bits.

    • Use a UART library or write code to read the incoming data from the UART buffer.

    • Process the received data as required by the application.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, say i dont know if you really dont know

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2022. 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. String manipulation (easy)
  • Q2. Aptitude : Time and work 1 Clock 1
  • Q3. Some HR questions: Why you want to work . Do you have plans for masters
Round 3 - HR 

(1 Question)

  • Q1. More of a managerial round : Full crush on resume and some QA basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and calm interviewers are very gentle and kind even if u go wrong they will help u reach right answer.
Round 1 - Technical 

(2 Questions)

  • Q1. They asked about technical
  • Q2. Provide answers for the same
Round 2 - Technical 

(2 Questions)

  • Q1. They asked about technical
  • Q2. Answers according to question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go, they asked basic question

I applied via Walk-in and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(2 Questions)

  • Q1. What is electrice current?
  • Ans. 

    Electric current is the flow of electric charge through a conductor.

    • Electric current is measured in amperes (A)

    • It is caused by the movement of electrons

    • Direct current (DC) flows in one direction while alternating current (AC) changes direction periodically

    • Electric current is used to power electrical devices such as lights, motors, and computers

  • Answered by AI
  • Q2. What is resistance and voltage between different
  • Ans. 

    Resistance is the opposition to the flow of electric current, while voltage is the force that drives the current.

    • Resistance is measured in ohms and is determined by the material and dimensions of the conductor.

    • Voltage is measured in volts and is the potential difference between two points in a circuit.

    • The relationship between resistance, voltage, and current is described by Ohm's Law: V = IR.

    • In a circuit with multiple ...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Induction motor and universal motor different ?
  • Ans. 

    Induction motor and universal motor are different in terms of construction, operation, and applications.

    • Induction motor is AC motor while universal motor is DC motor

    • Induction motor is used for high power applications while universal motor is used for low power applications

    • Induction motor has a stator and a rotor while universal motor has a commutator and brushes

    • Induction motor is more efficient than universal motor

    • Indu...

  • Answered by AI
  • Q2. Conductor and semiconductor between different?
  • Ans. 

    Conductors allow free flow of electrons while semiconductors have limited flow due to their structure.

    • Conductors have high conductivity while semiconductors have moderate conductivity.

    • Conductors have low resistance while semiconductors have high resistance.

    • Examples of conductors include metals like copper and aluminum while examples of semiconductors include silicon and germanium.

  • Answered by AI
  • Q3. What is p-n junction?
  • Ans. 

    A p-n junction is the boundary between a p-type and n-type semiconductor material, forming a diode.

    • It is a type of semiconductor junction formed by doping two different types of semiconductors.

    • The p-type semiconductor has an excess of holes, while the n-type semiconductor has an excess of electrons.

    • When the two types of semiconductors are brought together, the electrons and holes diffuse across the junction, creating a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Electrice current and Voltage and resistance

Employe Molex Interview Questions & Answers

Molex user image Anonymous

posted on 15 Feb 2022

I applied via Walk-in and was interviewed in Jan 2022. There were 3 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 tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. About my self and how to improve company
  • Q2. About myself and how to improve company
  • Q3. We improved means company will improve and standard is important
Round 3 - Aptitude Test 

Me improved means company will improve because we want follow 5s standard

Interview Preparation Tips

Interview preparation tips for other job seekers - Main company members want to follow rules

Aviza Technology Interview FAQs

How to prepare for Aviza Technology 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 Aviza Technology . The most common topics and skills that interviewers at Aviza Technology expect are Assistance, Price Negotiation, Purchase, Tally and bba.

Tell us how to improve this page.

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 274 Interviews
Texas Instruments Interview Questions
4.1
 • 125 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
Lam Research Interview Questions
3.7
 • 44 Interviews
KLA Interview Questions
3.4
 • 25 Interviews
ASML Interview Questions
3.9
 • 6 Interviews
View all

Aviza Technology Reviews and Ratings

based on 11 reviews

3.0/5

Rating in categories

3.4

Skill development

2.7

Work-life balance

2.8

Salary

3.0

Job security

2.6

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 11 Reviews and Ratings
Design Engineer
9 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Production Engineer
6 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Plant Head
6 salaries
unlock blur

₹7.2 L/yr - ₹7.2 L/yr

Quality Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Design & Development Engineer
4 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Explore more salaries
Compare Aviza Technology with

Applied Materials

3.9
Compare

Lam Research

3.7
Compare

KLA

3.4
Compare

ASML

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