Upload Button Icon Add office photos

Einfochips

Compare button icon Compare button icon Compare

Filter interviews by

Einfochips Associate Engineer Interview Questions and Answers

Updated 24 Oct 2024

Einfochips Associate Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic technical knowledge

Round 2 - One-on-one 

(1 Question)

  • Q1. What are microprocessors
  • Ans. 

    Microprocessors are integrated circuits that serve as the central processing unit (CPU) of a computer, handling instructions and data processing.

    • Microprocessors are the brain of a computer, executing instructions and performing calculations.

    • They are made up of millions of tiny components etched onto a single chip.

    • Examples include Intel's Core series, AMD's Ryzen series, and ARM processors used in mobile devices.

    • Micropr...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your family
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • My parents have always been supportive of my education and career choices.

    • My older sister works as a nurse and has inspired me to pursue a career in engineering.

    • My younger brother is currently studying computer science in college.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

General Aptitude , Basic Electronics , Digital Electronics , Microcontroller , Microprocessor

Round 2 - Technical 

(3 Questions)

  • Q1. Verilog code of D-FF
  • Ans. 

    Verilog code for a D flip-flop (D-FF) is a fundamental building block in digital design.

    • D flip-flop stores one bit of data and is controlled by a clock signal.

    • Verilog code for a D-FF typically includes a D input, clock input, and Q output.

    • Example code: always @(posedge clk) begin Q <= D; end

  • Answered by AI
  • Q2. Difference between 8085 and 8086
  • Ans. 

    8085 is an 8-bit microprocessor with a 16-bit address bus, while 8086 is a 16-bit microprocessor with a 20-bit address bus.

    • 8085 is an 8-bit microprocessor, while 8086 is a 16-bit microprocessor.

    • 8085 has a 16-bit address bus, while 8086 has a 20-bit address bus.

    • 8085 has a maximum clock speed of 3 MHz, while 8086 has a maximum clock speed of 10 MHz.

    • 8085 has a simpler instruction set compared to 8086, which has a more com...

  • Answered by AI
  • Q3. Question on Sequential and Combinational Circuits
Round 3 - HR 

(1 Question)

  • Q1. General and personal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on fundamentals

Skills evaluated in this interview

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Institute of Management Nirma University, Ahmedabad and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Learn 555 timer ic, verilog, basic digital electronics
Duration 2 hrs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sequential circuits
  • Ans. Difference between flipflops and latch etc, seq and cmb. ckts
  • Answered by LAVANYA P
  • Q2. D ff code, fsm basics and about my projects mostly

Interview Preparation Tips

Topics to prepare for Einfochips Associate Engineer interview:
  • Digital Electronics
  • Verilog HDL
Interview preparation tips for other job seekers - Learn digital thoroughly and verilog also

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Linear search how to find algorithm
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basics analytical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Core java and basics sql
  • Q2. Html,CSS, basics questions
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Salary discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. 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 tips
Round 2 - Coding Test 

Basic coding in Java. MySql, HTML.

Round 3 - Coding Test 

Adavance coding in Java programming.

Round 4 - HR 

(1 Question)

  • Q1. About salary. Location.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Questions and a few output-based questions were asked to assess your basic knowledge.

Round 2 - Coding Test 

Inquired about the leap year problem.

Round 3 - Coding Test 

I was asked a pattern problem along with a few basic questions on HTML, CSS (specifically how to change the button color), and JavaScript.

Round 4 - HR 

(1 Question)

  • Q1. What are the reasons you chose this company, what is your personal motto, and what aspects of the job and company do you find appealing?
  • Ans. 

    I chose this company for its innovative projects, my personal motto is 'continuous improvement', and I find the collaborative work environment and growth opportunities appealing.

    • Chose company for innovative projects

    • Personal motto is 'continuous improvement'

    • Find collaborative work environment appealing

    • Growth opportunities within the company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Grasp the concept of both the knowledge you acquire and the code you write.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Adhiyamaan College of Engineering, Hosur and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was not tough, hr was tricky and rude not genuine

Round 2 - Technical 

(4 Questions)

  • Q1. It was pretty ok read basic topics and programming
  • Q2. What are pointers and related topics
  • Ans. 

    Pointers are variables that store memory addresses. They are used to manipulate data and create dynamic data structures.

    • Pointers are used to pass memory addresses as arguments to functions

    • They can be used to dynamically allocate memory

    • Pointers can be used to create linked lists and trees

    • They can also be used to access hardware directly

    • Null pointers are used to indicate that a pointer does not point to a valid memory ad

  • Answered by AI
  • Q3. What are storage specifiers
  • Ans. 

    Storage specifiers are keywords used in programming languages to define the scope and lifetime of variables.

    • Storage specifiers determine where a variable is stored in memory and how long it will exist.

    • Examples of storage specifiers include 'static', 'auto', 'register', and 'extern'.

    • Static variables have a lifetime that lasts for the entire program execution, while auto variables have a lifetime that lasts only within t...

  • Answered by AI
  • Q4. Share about your hobbys
  • Ans. 

    I enjoy playing the guitar and hiking in my free time.

    • Playing the guitar

    • Hiking

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was little tough because i was a circuit branch student

I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.

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 

6 sections with section timings
Aptitude 10 questions
Reasoning 10 questions
Coding 1(30min)
Data structure 10
Pseudo Code 10
About Company 5

Round 3 - Group Discussion 

Topic 1-drone
Topic - self driving cars

Round 4 - Technical 

(3 Questions)

  • Q1. Program to count spaces in string Program to print only digits in string
  • Ans. 

    Program to count spaces and print digits in string

    • For counting spaces, loop through the string and check for ' ' character

    • For printing digits, loop through the string and check for '0' to '9' characters

    • Use isdigit() function in Python to check for digits

    • Use a counter variable to keep track of spaces

    • Use a separate string variable to store digits and print it at the end

  • Answered by AI
  • Q2. Why string is immutable
  • Ans. 

    String is immutable because it cannot be changed once created.

    • Immutable objects are safer to use in multi-threaded environments

    • String pool in Java is possible because of immutability

    • StringBuffer and StringBuilder are mutable alternatives to String

  • Answered by AI
  • Q3. About Constructor Dictionary Access modifiers in python
Round 5 - Technical 

(1 Question)

  • Q1. Which is difficult program that you wrote in python Which is difficult program wrote in c Dictionary use with code implications
  • Ans. 

    Difficult program in Python: A web scraper to extract data from dynamic websites. Difficult program in C: A program to implement a custom data structure.

    • Python program required knowledge of web scraping libraries like BeautifulSoup and Selenium

    • C program required understanding of memory management and pointers

    • Python program had to handle dynamic website elements and login authentication

    • C program had to implement a custo...

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. Self intro About Company Hobbies Related to resume
Round 7 - HR 

(1 Question)

  • Q1. Self intro Intrested field

Interview Preparation Tips

Topics to prepare for TEKsystems Associate Engineer interview:
  • Dbms
  • Python
  • Java
  • OOPS
  • Programming
Interview preparation tips for other job seekers - Be confident and try to solve programing part well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Arrays sort using largest element

Round 2 - HR 

(1 Question)

  • Q1. Tell about yourself

Einfochips Interview FAQs

How many rounds are there in Einfochips Associate Engineer interview?
Einfochips interview process usually has 2-3 rounds. The most common rounds in the Einfochips interview process are Aptitude Test, One-on-one Round and HR.
What are the top questions asked in Einfochips Associate Engineer interview?

Some of the top questions asked at the Einfochips Associate Engineer interview -

  1. What are microprocess...read more
  2. Difference between 8085 and 8...read more
  3. Verilog code of D...read more

Tell us how to improve this page.

Einfochips Associate Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Aptitude Test Round
View more
Einfochips Associate Engineer Salary
based on 23 salaries
₹3 L/yr - ₹5 L/yr
22% less than the average Associate Engineer Salary in India
View more details

Einfochips Associate Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

1.0

Salary

1.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Engineer
260 salaries
unlock blur

₹2.7 L/yr - ₹11.6 L/yr

Senior Engineer
187 salaries
unlock blur

₹7.5 L/yr - ₹26.5 L/yr

Senior Software Engineer
181 salaries
unlock blur

₹7.1 L/yr - ₹25 L/yr

Technical Lead
157 salaries
unlock blur

₹10 L/yr - ₹31.9 L/yr

Software Engineer
126 salaries
unlock blur

₹2.8 L/yr - ₹11.6 L/yr

Explore more salaries
Compare Einfochips with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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