Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Nagarjuna Construction Company Mechanical Maintenance Engineer Interview Questions and Answers

Updated 26 Dec 2024

Nagarjuna Construction Company Mechanical Maintenance Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. According to machinery hem
  • Q2. Hydraulic
Round 2 - Technical 

(2 Questions)

  • Q1. Heavy Arth movers equipment
  • Q2. Engine, transmission

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Basic programming questions, final year graduation project details, way of speaking
Round 3 - HR 

(1 Question)

  • Q1. Interest in joining company

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • Java
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare general aptitude and any basic programming like java Or python. Basic questions can be asked.

Interview Questionnaire 

5 Questions

  • Q1. What is your strength programming language?
  • Ans. 

    My strength programming language is C++. I have extensive experience in developing software and solving complex problems using C++.

    • Proficient in object-oriented programming with C++

    • Strong knowledge of data structures and algorithms

    • Experience in developing efficient and scalable code

    • Familiarity with C++ libraries and frameworks

    • Ability to debug and optimize code for performance

    • Experience in multi-threading and parallel p...

  • Answered by AI
  • Q2. Differences between C and Java?
  • Ans. 

    C is a low-level programming language while Java is a high-level object-oriented language.

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

    • C has manual memory management while Java has automatic garbage collection.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C is typically used for system-level programming while Java is used for application devel

  • Answered by AI
  • Q3. What is data structure?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures define the way data is organized and stored in memory.

    • They provide efficient algorithms for accessing, inserting, and deleting data.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q4. Where do u see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a senior electrical engineer leading a team on innovative projects and contributing to the growth of the company.

    • Leading a team on innovative projects

    • Contributing to the growth of the company

    • Possibly pursuing further education or certifications

    • Mentoring junior engineers

    • Attending industry conferences and staying updated on latest technologies

  • Answered by AI
  • Q5. If you got selected in CAT examination, what would u prefer job or further studies?
  • Ans. 

    I would prefer a job to gain practical experience and apply my knowledge in a real-world setting.

    • Prefer job for practical experience

    • Apply knowledge in real-world setting

    • Gain industry exposure

    • Financial independence

    • Opportunity for career growth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: On that day huge strength of students was attended, including our university. The criteria are 60% in 10th,12th, and current degree without standing arrears. However I qualified for this round. It was simple.
Tips: 1. Command over the vocabulary.
2. Reading of newspaper and novels regularly.

Duration: 1 hour
Total Questions: 50

Round: Group Discussion
Experience: There were 7 groups which consisted 10 members each. Each person had given the time seperately to talk about the topic and later HR was asking a general question.
Tips: 1. Fluency should be good.
2. Clarity in voice.
3. Knowledge about the topic
Duration: 11 hours 20 minutes

Round: Technical + HR Interview
Experience: There was panel of 4 people who were asking questions. They went through all my resume and asked the questions.
Tips: 1.Confidence
2. Knowledge about languages
3. Proper resume
3. Inflencial technical skills


College Name: Ajay Kumar Garg Engineering College, Ghaziabad

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Nov 2018. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Any requirement for electrical engineer....
  • Q2. I am motivate doing like this job
  • Q3. I want a good job

Interview Preparation Tips

Interview preparation tips for other job seekers - When did call u sir for me interview....

Interview Questionnaire 

12 Questions

  • Q1. What is an ideal diode?. Draw its input output characteristic curve
  • Ans. 

    An ideal diode is a theoretical diode that exhibits zero voltage drop when forward biased and infinite resistance when reverse biased.

    • An ideal diode acts as a perfect conductor when forward biased.

    • It allows current to flow in one direction with zero voltage drop.

    • When reverse biased, it acts as an open circuit with infinite resistance.

    • The input-output characteristic curve of an ideal diode is a vertical line at zero vol...

  • Answered by AI
  • Q2. Write a program for computing the factorial of a number using recursion
  • Ans. 

    Program to compute factorial of a number using recursion

    • Define a function that takes a number as input

    • Check if the number is 0 or 1, return 1 if true

    • Else, call the function recursively with n-1 as input and multiply with n

    • Return the result

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q3. List ten cellular operators in India
  • Ans. 

    There are several cellular operators in India. Here are ten of them.

    • Airtel

    • Vodafone Idea

    • Reliance Jio

    • BSNL

    • MTNL

    • Tata Docomo

    • Aircel

    • Uninor

    • Videocon

    • Loop Mobile

  • Answered by AI
  • Q4. Draw the layers of OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q5. What is the function of session layer?
  • Ans. 

    Session layer manages and controls the connections between applications.

    • Establishes, maintains and terminates sessions between applications

    • Synchronizes data exchange between applications

    • Manages session checkpoints and recovery

    • Examples: Telnet, FTP, SMTP

  • Answered by AI
  • Q6. Tell us something about zener diode
  • Ans. 

    A zener diode is a type of diode that allows current to flow in the reverse direction when a certain voltage is reached.

    • Zener diodes are commonly used as voltage regulators.

    • They have a sharp breakdown voltage, which makes them useful for stabilizing voltage in electronic circuits.

    • Zener diodes are often used in power supplies, voltage references, and surge protectors.

    • They are also used in noise reduction circuits and as...

  • Answered by AI
  • Q7. Who is the chairman of ISRO?
  • Ans. 

    The chairman of ISRO is K. Sivan.

    • K. Sivan is an Indian space scientist and the current chairman of ISRO.

    • He has been associated with ISRO for over three decades and has contributed to several missions.

    • Under his leadership, ISRO has achieved several milestones including the successful launch of Chandrayaan-2.

  • Answered by AI
  • Q8. Write a program to print first 10 natural numbers on the screen
  • Ans. 

    Program to print first 10 natural numbers on the screen

    • Declare a variable i and initialize it to 1

    • Use a loop to print i and increment it until i reaches 10

  • Answered by AI
  • Q9. What is an IP address?
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • Each set can range from 0 to 255

    • Example: 192.168.1.1 is an IP address

    • IPv4 and IPv6 are the two versions of IP addresses

  • Answered by AI
  • Q10. What is the full form of DRDO and NASA?
  • Ans. 

    DRDO stands for Defense Research and Development Organization and NASA stands for National Aeronautics and Space Administration.

    • DRDO is an agency of the Government of India, responsible for the development of technology for use by the military.

    • NASA is a United States government agency responsible for the civilian space program, as well as aeronautics and aerospace research.

    • DRDO was established in 1958 and has developed...

  • Answered by AI
  • Q11. Why do you want to join TCS?
  • Q12. How will you be able to adjust yourself in the environment of the company?

Interview Preparation Tips

Round: Test
Experience: Aptitude test was of a good level. It testing the basic concepts and was quants based with a few questions on reasoning which were comparatively easy. Good practice is required since the cut off in ky round was over 20 que out of a total of 30 questions.

Letter writing is an easy task. Just make sure that you use all the words given in the question statement.
Tips: Practice as much as you can!
Total Questions: 1 hour

Round: Technical Interview
Experience: This was quite long! Lasted for about 30 minutes! Questions were general and based on diodes, square wave rectifier. They as you about your favorite subject and the programming language you are comfortable with. It was not difficult. If one has a basic knowledge of your field then one can easy crack it.
Tips: Stay calm and confident

Round: HR Interview
Experience: This interview was of very short duration and was quite simple.
Tips: Stay calm and confident.

Skills: Basic Concepts, Confidence
College Name: Guru Nanak Dev University, Amritsar

Skills evaluated in this interview

Electrical Engineer Interview Questions & Answers

TCS user image Ganesh Chandurkar

posted on 24 Oct 2017

Interview Questionnaire 

1 Question

  • Q1. About Transformer

Interview Preparation Tips

Round: Test
Duration: 10 hours 5 minutes
Total Questions: 10

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Oops concepts
  • Q2. Inheritance, encapsulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare normally and confidently

I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Electrical and electronics
  • Q2. AC and DC
  • Q3. Vibrator ,wilding machine,grander, starting vibrator,rccb ,plcb,elcb earthing

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Campus Placement and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1. Power factor of transformer 2. types of DC machine 3. Working principle of AC alternator 4. DC motors
  • Ans. 

    The question covers power factor of transformer, types of DC machine, working principle of AC alternator, and DC motors.

    • Power factor of a transformer is the ratio of real power to apparent power.

    • Types of DC machines include DC motors and DC generators.

    • AC alternators work on the principle of electromagnetic induction to convert mechanical energy into electrical energy.

    • DC motors convert electrical energy into mechanical ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please ready with confidence

I applied via Referral and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. It provides 4 basic feature in cpp

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, practice
Contribute & help others!
anonymous
You can choose to be anonymous

Nagarjuna Construction Company Interview FAQs

How many rounds are there in Nagarjuna Construction Company Mechanical Maintenance Engineer interview?
Nagarjuna Construction Company interview process usually has 2 rounds. The most common rounds in the Nagarjuna Construction Company interview process are Technical.
What are the top questions asked in Nagarjuna Construction Company Mechanical Maintenance Engineer interview?

Some of the top questions asked at the Nagarjuna Construction Company Mechanical Maintenance Engineer interview -

  1. Heavy Arth movers equipm...read more
  2. According to machinery ...read more
  3. Engine, transmiss...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Tata Technologies

No Interviews

INTERVIEWS

G R Infraprojects

80 top interview questions

INTERVIEWS

Tata Technologies

100 top interview questions

INTERVIEWS

PwC

20 top interview questions

LIST OF COMPANIES

G R Infraprojects

Locations

Tell us how to improve this page.

Nagarjuna Construction Company Mechanical Maintenance Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
L&T Construction Interview Questions
4.0
 • 744 Interviews
Tata Projects Interview Questions
4.2
 • 426 Interviews
KEC International Interview Questions
4.0
 • 299 Interviews
View all

Nagarjuna Construction Company Mechanical Maintenance Engineer Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

3.6

Skill development

3.1

Work-life balance

3.6

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 4 Reviews and Ratings
Junior Engineer
894 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
626 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer Civil
491 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
297 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer - Civil
290 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nagarjuna Construction Company with

Larsen & Toubro Limited

4.0
Compare

TCS

3.7
Compare

BHEL

4.1
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent