Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by HEG Team. If you also belong to the team, you can get access from here

HEG Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HEG Graduate Apprentice Trainee Interview Questions and Answers

Updated 3 Oct 2021

HEG Graduate Apprentice Trainee Interview Experiences

Interview questions from similar companies

I was interviewed in Dec 2016.

Interview Questionnaire 

3 Questions

  • Q1. What is your weakness.
  • Ans. 

    I tend to be overly critical of my own work, which can sometimes lead to perfectionism.

    • I have a tendency to overanalyze my work and strive for perfection

    • I can be self-critical and have high standards for myself

    • I sometimes struggle with delegating tasks to others due to wanting things done a certain way

  • Answered by AI
  • Q2. Basic question of our field.
  • Q3. Tell me something about you and your family.
  • Ans. 

    I come from a close-knit family of five, with two siblings and loving parents.

    • I have two siblings, an older brother and a younger sister.

    • My parents have been happily married for over 30 years.

    • We enjoy spending quality time together, whether it's going on family vacations or simply having dinner at home.

    • Family gatherings are always filled with laughter and good food.

    • We support each other through thick and thin, and I am

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: In this round gate level theoretical questions are asked,which is based on fundamental concepts...
Tips: Go through core subjects of your branch.calculation based questions are not asked ,so sharpen your basic concept with theory.
Duration: 1 hour
Total Questions: 100

Round: Technical + HR Interview
Tips: Speak confidentally
If u don't know say 'no'.
Answer proparly

Skills: Communication, Technical Knowledge(ML
College Name: Birla Vishvakarma Mahavidyalaya (BVM) Engineering College

I applied via Walk-in and was interviewed in Aug 2021. There were 3 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 - HR 

(8 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?
  • Q3. What is your family background?
  • Q4. What are your strengths and weaknesses?
  • Q5. Why are you looking for a change?
  • Q6. Tell me about yourself.
  • Q7. Name of other candidates who came for the same post
  • Q8. Are you good in sports
Round 3 - Technical 

(4 Questions)

  • Q1. How refrigerator work
  • Ans. 

    Refrigerators work by removing heat from the interior and expelling it to the exterior.

    • Refrigerators use a refrigerant to absorb heat from the interior and release it outside

    • The refrigerant is compressed to increase its temperature and then allowed to expand, which cools it down

    • The cooled refrigerant absorbs heat from the interior of the refrigerator, lowering its temperature

    • The heat absorbed by the refrigerant is then...

  • Answered by AI
  • Q2. Parts of centrifugal pump
  • Ans. 

    Parts of centrifugal pump

    • Impeller

    • Casing

    • Shaft

    • Bearings

    • Seals

    • Suction pipe

    • Discharge pipe

  • Answered by AI
  • Q3. Air conditioner working
  • Ans. 

    Air conditioner working depends on various factors such as power supply, thermostat settings, and proper maintenance.

    • The air conditioner needs a power supply to function properly.

    • The thermostat settings should be adjusted according to the desired temperature.

    • Regular maintenance such as cleaning the filters and coils is necessary for optimal performance.

    • If the air conditioner is not cooling properly, it could be due to ...

  • Answered by AI
  • Q4. Some safety questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Other candidates have more technical knowledge than me but I think that my sports achievements and other achievements make me suitable for post.
So while going to interview if many candidates are there so be friendly with them it shows that you can do team work and handle people.

Software Engineer Interview Questions & Answers

Intel user image Niranjhana Narayanan

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why UDP and not TCP in project
  • Ans. 

    UDP is preferred over TCP in this project due to its low latency and lightweight nature.

    • UDP is a connectionless protocol, which means it does not establish a direct connection between the sender and receiver.

    • UDP is faster than TCP as it does not have the overhead of establishing and maintaining a connection.

    • UDP is suitable for applications where real-time data transmission is crucial, such as video streaming or online ...

  • Answered by AI
  • Q2. How would you clear the 7th bit in a 32 bit register
  • Ans. 

    To clear the 7th bit in a 32-bit register, perform a bitwise AND operation with a mask that has all bits set to 1 except the 7th bit.

    • Create a mask with the 7th bit set to 0 and all other bits set to 1

    • Perform a bitwise AND operation between the register and the mask

    • Store the result back in the register

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were based on C concepts, given piece of code, find error, output, etc then data structures, bit manipulation, a few aptitude questions were also there (around 5-7).
Tips: Practice aptitude, C, data structures (geeksforgeeks.org is a good source).
Duration: 1 hour
Total Questions: 30

Round: Technical + HR Interview
Experience: I was asked to explain project in detail, I had done projects on embedded, so was asked about that, details like what fields did you use in that structure, why this implementation and not some related other. Memory management, network communications, operating systems. Then questions on C concepts like memory allocation, function pointers, then data structures like linked lists, then bit manipulation in registers. Questions from electrical coursework. Then later, why higher studies, would you still go for higher studies if you had a good job at a company, why etc.
Tips: Be thorough with C (know your Kernighan & Ritchie) and be prepared to go into details about your projects.

Skills: C, Data Structures, Coursework Understanding, Project And Internship
College Name: IIT Madras

Skills evaluated in this interview

I was interviewed before May 2016.

Interview Preparation Tips

Round: written test
Experience: it was elitmus test conducted by the company itself on campus. As per my knowledge only those scoring 90 percentile got selected for round 2.
Tips: Attempt only those ques that are necessary for scoring 90+ in e litmus. Specially in verbal don't attempt more then required questions, though you might be tempted. The aim is not to score max bt to score 90+

Round: Technical Interview
Experience: This was a programming based round. I was asked to write algorithms for various array linked list based problems. There was cross questioning prompting to reduce complexity and to use different data structures for same problems.

Mostly it focused on subjects like c, data structures and ADA.
Tips: Be clear with basic of data structures and algorithms. Pointers, queue, stacks, array linked lists, sorting etc are the keywords.

Round: Technical Interview
Experience: This was a information security specific round since that was my major. In depth cross questioning on my thesis topics, honeypots, network intrusion etc. Security certificates, and on the go problems to provide security solution layer wise in different scenarios. Security concept of torrents was also asked in detail.
Tips: It was more of a security discussion and throwing of ideas about how things in a particular case could work or could not. Don't worry about right or wrong answer just be clear with your reasoning about the solution you are suggesting.

Round: Other Interview
Experience: I don't know what to name this round, but it focused mainly on developing test cases for an object. Say they gave me a stapler and said to develop a test plan listing down test cases for a given object to pass so that it can be confirmed that it is a stapler. Another scenario was with a lift.
Tips: This is one round where your presence of mind and inter personal skills matter. I think the way you present your thoughts was most important here.

Round: Behavioural Interview
Experience: This was was mostly about how would you react in a given professional situation
Like your assigned work could not be completed on time, or if you are doing something wrong with the work assigned.
Tips: This is all about inter personal skills and putting your best foot forward :)

College Name: Indira Gandhi Delhi Technical University For Women, Delhi

Software Engineer Interview Questions & Answers

Intel user image ESHAN SHEKHAR cs15m018

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Given a blackbox with arithmetic circuits , design the logical circuits
  • Ans. 

    Design logical circuits for arithmetic circuits in a blackbox.

    • Understand the functionality of the arithmetic circuits in the blackbox.

    • Identify the inputs and outputs of the blackbox.

    • Design logical circuits using logic gates to replicate the arithmetic operations.

    • Test the logical circuits to ensure they produce the same outputs as the arithmetic circuits.

  • Answered by AI
  • Q2. Embedded c-code for recursion
  • Ans. 

    Recursion in embedded C-code allows a function to call itself, useful for repetitive tasks or complex algorithms.

    • Ensure proper base case to avoid infinite recursion

    • Use stack space efficiently as embedded systems have limited resources

    • Avoid recursive functions with deep call stacks to prevent stack overflow

    • Example: Recursive function to calculate factorial of a number

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: During this round we had some technical questions and some digital logic questions.
Tips: Please be patient.Interviewers do stress testing. Don't panic even if you don't know any answers.
Duration: 2 hours
Total Questions: 1

Round: Technical Interview
Experience: He asked me questions regarding my project and some coding questions
Tips: Please be patient.Interviewers do stress testing. Don't panic even if you don't know any answers.

Round: Technical + HR Interview
Experience: He asked me questions regarding my project and some coding questions
Tips: Please be patient.Interviewers do stress testing. Don't panic even if you don't know any answers.

College Name: IIT Madras

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Intel user image Niranjhana Narayanan

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Preparation Tips

Round: Test
Experience: Questions were based on C concepts, given piece of code, find error, output,etc then data structures, bit manipulation, a few aptitude questions were also there (around 5-7).
Duration: 1 hour
Total Questions: 30

Round: Technical + HR Interview
Experience: I was asked to explain project in detail, I had done projects on embedded, so was asked what fields did you use in that structure, why this implementation and not some related other. Then questions on C concepts, memory allocation, function pointers, data structures, linked lists, then bit manipulation in registers. Then later, why higher studies, would you still go for higher studies if you had a good job at a company, why etc.
Tips: Just be thorough with C (Know your Kernighan Ritchie) and be prepared to go into details about your projects.

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI
  • Q2. Questions on gen data structures and basic electrical questions Regards software - Dsa,computer organization,computer networks

Interview Preparation Tips

Round: Test
Experience: I was gen basic analytics questions
Tips: No needforany serious preperation,just be yourself
Duration: 45 minutes
Total Questions: 25

Round: Technical + HR Interview
Experience: I got trough most of dsa and computer network questions but i was notso strong in digital part so i cupped
Tips: Just know the basics of all the areas you are interested in.

Round: HR Interview
Experience: This is the basic question expected i have gone through my family childhood experiences and hobies
Tips: Every person have a unique style of expressing themselves ,so prepare for these kind of questions,dont rise any interest in higher studies

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C Programming Questions OS Related questions
  • Q2. Write how semaphore works
  • Ans. 

    Semaphore is a synchronization tool used to control access to a shared resource.

    • Semaphore maintains a count of available resources.

    • A process can request access to a resource by decrementing the semaphore count.

    • If the count is zero, the process is blocked until a resource becomes available.

    • When a process is done with a resource, it increments the semaphore count.

    • If there are blocked processes waiting for a resource, one

  • Answered by AI
  • Q3. Question on looping constructs

Interview Preparation Tips

College Name: IIT MADRAS

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Question on pointers and concepts based on Resume
  • Q2. Device Drivers, Linux, Firmware and some questions like "how will you handle some scenarios"
  • Q3. Why Intel, Introduce yourself
  • Ans. 

    I am passionate about technology and innovation, and I believe Intel is at the forefront of cutting-edge advancements in the field.

    • I have always been fascinated by the latest advancements in technology and Intel's reputation for innovation drew me to the company.

    • I admire Intel's commitment to pushing the boundaries of what is possible in the tech industry.

    • I am excited about the opportunity to work with a team of talent...

  • Answered by AI

Interview Preparation Tips

College Name: IIT Madras

Tell us how to improve this page.

Interview Questions from Similar Companies

Intel Interview Questions
4.2
 • 215 Interviews
Grasim Industries Interview Questions
4.0
 • 207 Interviews
Texas Instruments Interview Questions
4.1
 • 120 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Tata Chemicals Interview Questions
4.1
 • 60 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
View all
Senior Officer
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Officer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HEG with

Graphite India

3.6
Compare

PCBL Chemical Limited

4.0
Compare

Rain Industries

3.6
Compare

Gujarat Narmada Valley Fertilizers & Chemicals

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