Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Nuclear Power Corporation of India Technical Support Engineer Interview Questions and Answers

Updated 3 Oct 2023

Nuclear Power Corporation of India Technical Support Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Apr 2023. There were 2 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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. Most questions are from the subject background.
  • Q2. Please introduce yourself.
  • Q3. My name is so and so/ I have done my Diploma/Btech from so and so college.
  • Q4. What is your fvourate subject.
  • Ans. 

    My favorite subject is computer science because I enjoy problem-solving and working with technology.

    • Computer science allows me to work with cutting-edge technology

    • I enjoy problem-solving and logical thinking involved in computer science

    • I find programming languages fascinating and enjoy learning new ones

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the subject/disciple for which you are appearing for interview.

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. If else statement difference
  • Ans. 

    If else statement is used to make decisions in programming based on conditions.

    • If statement is used to execute a block of code if a condition is true.

    • Else statement is used to execute a block of code if the same condition is false.

    • Else if statement can be used to check multiple conditions.

    • Example: if (condition) { // code block } else { // code block }

  • Answered by AI
  • Q2. Guard let statement diffrence
Round 2 - Aptitude Test 

Maths and reasoning basic questions

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

(5 Questions)

  • Q1. What is node js?
  • Ans. 

    Node.js is a runtime environment that allows you to run JavaScript code outside of a web browser.

    • Node.js is built on Chrome's V8 JavaScript engine.

    • It uses an event-driven, non-blocking I/O model.

    • Node.js is commonly used for building server-side applications.

    • It has a large ecosystem of open-source libraries and frameworks like Express.js.

  • Answered by AI
  • Q2. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows a program to efficiently handle multiple events or tasks concurrently.

    • Event loop is commonly used in asynchronous programming to manage tasks that may take varying amounts of time to complete.

    • It continuously checks for events or tasks in a queue and executes them one by one.

    • Event loop helps prevent blocking of the main thread by allowing non-blocking execution of tasks.

    • Popular exam...

  • Answered by AI
  • Q3. Difference between callback and promise?
  • Ans. 

    Callback is a function passed as an argument to another function to be executed later, while a promise is an object representing the eventual completion or failure of an asynchronous operation.

    • Callback is used in traditional asynchronous programming, while promises are used in modern asynchronous programming.

    • Callbacks can lead to callback hell or pyramid of doom, while promises provide better readability and error hand...

  • Answered by AI
  • Q4. What is middlewares in node js?
  • Ans. 

    Middlewares in Node.js are functions that have access to the request and response objects, and can modify or terminate the request-response cycle.

    • Middlewares are functions that are executed in the middle of the request-response cycle.

    • They can perform tasks like parsing request data, logging, authentication, etc.

    • Middlewares can be added using app.use() method in Express framework.

    • Example: app.use(bodyParser.json()) to p

  • Answered by AI
  • Q5. What is event emitter?
  • Ans. 

    Event emitter is a pattern used to handle and respond to events in software development.

    • Event emitter is a design pattern commonly used in Node.js for handling events.

    • It allows objects to subscribe to events and be notified when those events occur.

    • Event emitter is often used for asynchronous programming and decoupling components.

    • Example: EventEmitter class in Node.js can be used to create custom events and handle them.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Tomarrow, power system

Round 2 - Assignment 

Machine power system drive

I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Method Overloading and Method Overriding
  • Q2. Excel Presentation

Interview Preparation Tips

Interview preparation tips for other job seekers - Work with business team and on excel presentation.

I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is software engineer
  • Ans. 

    A software engineer is a professional who designs, develops, and maintains software applications.

    • Software engineers use programming languages and tools to create software solutions.

    • They analyze user needs and design software systems to meet those requirements.

    • Software engineers write code, test and debug software, and collaborate with other team members.

    • They may specialize in areas such as web development, mobile app d...

  • Answered by AI
  • Q2. What is mca uses of mca
  • Ans. 

    MCA stands for Master of Computer Applications. It is a postgraduate degree in computer science and its applications.

    • MCA is a professional degree that focuses on the development of computer software and applications.

    • It covers subjects like programming languages, database management, software engineering, and computer networks.

    • MCA graduates can work as software engineers, system analysts, software consultants, web devel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you ask interview in my resume they almost asked that interview what iam mentioned inthe resume

I applied via Company Website and was interviewed in Jan 2022. There was 0 interview round.

Interview Preparation Tips

Topics to prepare for Reliance Industries Software Engineer interview:
  • Computer Operating
Interview preparation tips for other job seekers - Amazing nd nic interview.first Round in subpurb

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Apptitude test is first round

Round 2 - Group Discussion 

GD is my second round

Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why should we hire you
  • Q3. What is your family background
  • Q4. Why are you looking for a change
  • Q5. What are your strength and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning and improving your skills perfectly then you will get good job. Thank you
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leetcode medium kind questions is good

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Technical Support Executive with a strong background in troubleshooting and customer service.

    • Over 5 years of experience in providing technical support to customers

    • Proficient in troubleshooting hardware and software issues

    • Excellent communication skills and ability to explain technical concepts to non-technical users

    • Certified in ITIL and experienced in using help desk software like Zendes...

  • Answered by AI
  • Q2. How many languages you know
  • Ans. 

    I am fluent in three languages: English, Spanish, and French.

    • Fluent in English, Spanish, and French

    • Can communicate effectively in all three languages

    • Have experience providing technical support in multiple languages

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Tell. Me about yourself
  • Ans. 

    Experienced Technical Support Executive with a background in troubleshooting software and hardware issues.

    • Over 5 years of experience in providing technical support to customers

    • Proficient in diagnosing and resolving software and hardware issues

    • Skilled in communicating technical information to non-technical users

    • Certified in ITIL and CompTIA A+

    • Previous experience in managing a team of support technicians

  • Answered by AI
  • Q2. Previous work experience
  • Ans. 

    I have 2 years of experience in technical support roles, assisting customers with troubleshooting and problem-solving.

    • Provided technical support via phone, email, and chat

    • Resolved hardware and software issues for customers

    • Assisted with network configurations and troubleshooting

    • Documented customer interactions and solutions for future reference

  • Answered by AI
  • Q3. Talk about a topic for 3 minutes
  • Ans. 

    The impact of artificial intelligence on customer service

    • AI chatbots can provide instant responses to customer queries

    • AI can analyze customer data to personalize interactions

    • AI can help predict customer behavior and improve service efficiency

  • Answered by AI
  • Q4. Final year project
Round 3 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Technical Support Executive with a strong background in troubleshooting and customer service.

    • Over 5 years of experience in providing technical support to customers

    • Proficient in troubleshooting hardware and software issues

    • Excellent communication skills and ability to explain technical concepts to non-technical users

    • Strong problem-solving skills and ability to work under pressure

    • Certified...

  • Answered by AI
  • Q2. About your hobby
  • Q3. Details in resume
Contribute & help others!
anonymous
You can choose to be anonymous

Nuclear Power Corporation of India Interview FAQs

How many rounds are there in Nuclear Power Corporation of India Technical Support Engineer interview?
Nuclear Power Corporation of India interview process usually has 2 rounds. The most common rounds in the Nuclear Power Corporation of India interview process are Resume Shortlist and Technical.
What are the top questions asked in Nuclear Power Corporation of India Technical Support Engineer interview?

Some of the top questions asked at the Nuclear Power Corporation of India Technical Support Engineer interview -

  1. What is your fvourate subje...read more
  2. My name is so and so/ I have done my Diploma/Btech from so and so colle...read more
  3. Most questions are from the subject backgrou...read more

Recently Viewed

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Indian Oil Corporation

No Interviews

INTERVIEWS

Sudarshan Chemical Industries

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

INTERVIEWS

Nuclear Power Corporation of India

No Interviews

Tell us how to improve this page.

Nuclear Power Corporation of India Technical Support Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Adani Power Interview Questions
3.9
 • 217 Interviews
Adani Group Interview Questions
3.9
 • 187 Interviews
Tata Power Interview Questions
3.9
 • 161 Interviews
NTPC Interview Questions
4.2
 • 157 Interviews
Bharat Petroleum Interview Questions
4.2
 • 148 Interviews
Suzlon Group Interview Questions
4.1
 • 129 Interviews
Torrent Power Interview Questions
3.7
 • 126 Interviews
Eaton Interview Questions
3.9
 • 118 Interviews
View all
Scientific Officer
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supervisor
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Scientific Assistant
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Officer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technician
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nuclear Power Corporation of India with

BHEL

4.1
Compare

Indian Oil Corporation

4.4
Compare

Tata Power

3.9
Compare

Reliance Industries

4.0
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