Upload Button Icon Add office photos

Filter interviews by

Ahadu Group Executive Engineer Interview Questions and Answers

Updated 14 Feb 2023

Ahadu Group Executive Engineer Interview Experiences

1 interview found

Executive Engineer Interview Questions & Answers

user image Suman Babu K

posted on 14 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2023. 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 

(2 Questions)

  • Q1. What is your notice period in the present company?
  • Q2. What is your present CTC and what is your expectation CTC with the company?
Round 3 - Technical 

(1 Question)

  • Q1. Tell about yourself and your projects executed
  • Ans. Give the answer that the projects completed successfully
  • Answered by Suman Babu K

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't expose about yourself and your weakness of the job title. Be bold that you are capable of executing the project by yourself.

Interview questions from similar companies

I applied via Google and was interviewed in Feb 2022. 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 - Aptitude Test 

Apptitude test is very important to any job

Round 3 - Technical 

(1 Question)

  • Q1. Basic C and Core Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Plz follow interview tips
First of all read all questions
Next practice coding

I applied via Referral and was interviewed in Apr 2021. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Well as I have experience from RF background,definitely I have been asked of RF related question during technical interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic concept clear.They will ask you basic question related to your field.

Interview Questionnaire 

3 Questions

  • Q1. Question 1: What is memory leak? Question 2: What is static variable in C? with program Question 3: What are local variable and global variables? and their default values and program Question 4: What is me...
  • Ans. 

    Technical interview questions for Executive Engineer position

    • Memory leak is a situation where a program fails to release memory that is no longer needed

    • Static variables in C are variables that retain their values between function calls

    • Local variables are declared inside a function and have a limited scope, while global variables can be accessed from any part of the program

    • Method overriding is a feature in object-orient...

  • Answered by AI
  • Q2.  Differences between C and Java? Explain me about exception handling? with program Run time exceptions? What is stack?operations and program
  • Ans. 

    Comparison between C and Java, explanation of exception handling and stack operations.

    • C is a procedural language while Java is object-oriented.

    • Java has automatic memory management while C requires manual memory management.

    • Exception handling in Java involves try-catch blocks while C uses error codes.

    • Runtime exceptions are unchecked exceptions that occur during program execution.

    • Stack is a data structure that follows the...

  • Answered by AI
  • Q3.  Pyramid question

Interview Preparation Tips

Round: Group Discussion
Tips: Knowledge of all the Current & upcoming trends.
Take into consideration topics outside the engineering world.
Duration: 45 minutes

Round: Technical Interview
Experience: Asked some questions bases on my resume.Make sure that you know everything that you have written in your resume.
And that's it!! Both of the interviewers were impressed and told we are done.
I was happy and they told them thanks with a smile!
Tips: If you are from IT or CSE background then make sure that you know 2 programming languages,DBMS (very important), sql queries are very important.
4. Prepare for your favorite subject.
5.Prepare your resume well.Questions will be asked from it. I did not mention C++ and they did not ask a single question from it.
6.Prepare your mini project well and they will ask to write the code.Prepare some snippets of code and explain its functionality.
7.Dress well,it showcases your confidence

Round: HR Interview
Experience: Still trying to find the answer.!!
Tips: Just to test your decision making skills.
Don't stress out too much or you'll get rejected.

Skills: Public Speaking Skills, decision makin, Thinking Under Pressure
College Name: gujarat Institute of technology

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is BVA Testing?
  • Ans. 

    BVA Testing stands for Boundary Value Analysis Testing, a software testing technique to test the boundary values of input ranges.

    • BVA Testing is used to identify errors at the boundaries of input ranges.

    • It involves testing the minimum and maximum values, as well as just inside and just outside the boundaries.

    • For example, if a system accepts values from 1 to 10, BVA Testing would test values 0, 1, 10, and 11.

  • Answered by AI
  • Q2. High severity low priority
  • Q3. Test technics
  • Q4. Test methodologies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Reasoning , mathematics

Round 2 - HR 

(2 Questions)

  • Q1. What is behaviour ?
  • Ans. 

    Behaviour refers to the way in which a person or animal acts or conducts themselves in response to a particular situation or stimulus.

    • Behaviour is influenced by genetics, environment, and past experiences.

    • It can be observed and measured through actions, reactions, and responses.

    • Behaviour can be categorized as either innate (instinctual) or learned.

    • Examples of behaviour include aggression, shyness, curiosity, and friend

  • Answered by AI
  • Q2. What is the best method in power transfers?
  • Ans. 

    The best method in power transfers is through high voltage transmission lines.

    • High voltage transmission lines are more efficient in transferring power over long distances.

    • Using transformers to step up the voltage before transmission and step down the voltage at the receiving end helps minimize power loss.

    • HVDC (High Voltage Direct Current) transmission is another efficient method for long distance power transfers.

    • Smart ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is current
  • Ans. 

    Current is the flow of electric charge through a conductor.

    • Current is measured in Amperes (A)

    • It is the rate of flow of electric charge

    • Current can be either direct current (DC) or alternating current (AC)

    • Examples: A light bulb connected to a power source has current flowing through it

    • In a circuit, current flows from the positive terminal of the voltage source to the negative terminal

  • Answered by AI
  • Q2. What are the method to convert in inverter
  • Ans. 

    Methods to convert inverter include pulse width modulation, sine wave modulation, and square wave modulation.

    • Pulse width modulation (PWM) is a common method used to convert inverter signals by varying the width of the pulses.

    • Sine wave modulation involves generating a sine wave signal to mimic the output of an inverter.

    • Square wave modulation produces a square wave output by switching between high and low voltage levels.

    • ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Favorite bug? time you had to resolve conflict with manager.
Round 2 - Coding Test 

Reverse linked list. followup for optimized way.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the drawback for selenium
  • Ans. 

    Drawbacks of Selenium include limited support for non-web applications and challenges in handling dynamic web elements.

    • Limited support for non-web applications, such as desktop or mobile apps

    • Challenges in handling dynamic web elements, leading to flakiness in tests

    • Steep learning curve for beginners

    • Requires programming knowledge to create and maintain test scripts

    • Slower execution speed compared to other automation tools

  • Answered by AI
  • Q2. Multiple occurrence in a string
  • Ans. 

    Count the number of occurrences of a specific substring in a given string.

    • Use a loop to iterate through the string and check for the occurrence of the substring.

    • Use the indexOf method to find the position of the substring in the string.

    • Increment a counter each time the substring is found.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA QC Engineer with 5 years of experience in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control inspections and audits

    • Skilled in developing and implementing quality assurance processes

    • Proficient in using testing tools and techniques to identify defects

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilitie

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Prement Job
Round 2 - HR 

(1 Question)

  • Q1. Good role
Round 3 - HR 

(1 Question)

  • Q1. Which posting u want
Round 4 - Technical 

(1 Question)

  • Q1. What propose in work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ test conducted including questions based on Java basics, Collection,& selenium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain OOPs concepts in Java
  • Ans. 

    OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the implementation details and showing only the necessary feature

  • Answered by AI
  • Q2. Robot class & Actions class

Interview Preparation Tips

Topics to prepare for Capgemini QA Executive interview:
  • Java, Selenium

Skills evaluated in this interview

Ahadu Group Interview FAQs

How many rounds are there in Ahadu Group Executive Engineer interview?
Ahadu Group interview process usually has 3 rounds. The most common rounds in the Ahadu Group interview process are Resume Shortlist, HR and Technical.

Tell us how to improve this page.

Ahadu Group Executive Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Fast track your campus placements

View all
Ahadu Group Executive Engineer Salary
based on 4 salaries
₹1.2 L/yr - ₹4 L/yr
51% less than the average Executive Engineer Salary in India
View more details
Accountant
74 salaries
unlock blur

₹0.9 L/yr - ₹5.2 L/yr

Driver
30 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Executive Accountant
20 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

CAR Driver
20 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Civil Site Engineer
19 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Ahadu Group with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Aditya Birla Group

4.1
Compare

Mahindra & Mahindra

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