Upload Button Icon Add office photos

Filter interviews by

TP Northern Odisha Distribution Lead Engineer Interview Questions and Answers

Updated 7 Jan 2025

TP Northern Odisha Distribution Lead Engineer Interview Experiences

4 interviews found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2023

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Online aptitude test is good

Round 3 - Technical 

(1 Question)

  • Q1. About my previous experience
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and other benefit

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 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 - Technical 

(2 Questions)

  • Q1. Previous job description and relevant
  • Q2. T&C LOSSES, safety experience
Round 3 - HR 

(1 Question)

  • Q1. Do a good salary negotiation min 6 LPA

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stay clear on your basics and job role and you will be fine

Lead Engineer Interview Questions Asked at Other Companies

asked in Tata Power
Q1. What is the resistance value of tripping & closing coil of vc ... read more
asked in Tata Power
Q2. 1.What is the contact resistance of VCB.?
asked in HCLTech
Q3. Which BGP path attributes are used to manipulate the ingress traf ... read more
asked in HCL Group
Q4. Monitoring tools and what metrics we capture during or after test ... read more
Q5. Java 8 features? What is functional interface? Difference between ... read more
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

There will be a 100 Marks exam, 20 marks each from aptitude, reasoning, english and subject knowledge of 40 marks

Round 2 - Technical 

(2 Questions)

  • Q1. How does Transformer work?
  • Ans. 

    A transformer is an electrical device that transfers electrical energy between two or more circuits through electromagnetic induction.

    • Consists of two coils of wire, primary and secondary, wrapped around a core

    • Primary coil is connected to a source of alternating current

    • Alternating current in primary coil creates a changing magnetic field in the core

    • This changing magnetic field induces a voltage in the secondary coil

    • Volt...

  • Answered by AI
  • Q2. Difference between REF & Bias differential protection
  • Ans. 

    REF differential protection compares the currents at both ends of the protected zone, while Bias differential protection uses a bias current to detect faults.

    • REF differential protection compares the currents at both ends of the protected zone to detect faults.

    • Bias differential protection uses a bias current in addition to the main current to detect faults.

    • REF protection is more sensitive to through faults, while Bias p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep good knowledge on SLD, control circuit, transformer Protection etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before May 2023. There was 1 interview round.

Round 1 - Interview 

(1 Question)

  • Q1. Introduction is sufficient will be questioned on your introduction onky

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and truthful..

TP Northern Odisha Distribution interview questions for designations

 Team Lead

 (1)

 Team Lead Operations

 (1)

 Graduate Engineer

 (1)

 Graduate Engineer Trainee (Get)

 (2)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. How Node.js works under the hood?
  • Ans. 

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

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

    • It has a single-threaded event loop that handles all I/O operations.

    • Node.js modules are cached to improve performance.

    • It supports both synchronous and asynchronous programming.

    • Node.js has a built-in HTTP server module for creating web servers.

    • It can be used for building scalable network applicatio

  • Answered by AI
  • Q2. Call va bind vs apply?
  • Ans. 

    Call, apply and bind are methods used to set the value of 'this' in a function.

    • Call and apply are used to invoke a function with a specific 'this' value and arguments passed as an array or list respectively.

    • Bind is used to create a new function with a specific 'this' value and arguments passed as an array or list.

    • Call and apply are similar, but apply is used when the number of arguments is not known beforehand.

    • Bind ret...

  • Answered by AI
  • Q3. Worker threads vs child process?
  • Ans. 

    Worker threads are lightweight and share memory, while child processes are heavier and have separate memory spaces.

    • Worker threads are useful for tasks that require parallel processing and sharing of data.

    • Child processes are useful for tasks that require isolation and fault tolerance.

    • Worker threads are faster to create and destroy than child processes.

    • Examples of worker thread libraries include pthreads and Java's Execu...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(3 Questions)

  • Q1. What are python libraries used as a data engineer?
  • Ans. 

    Python libraries commonly used by data engineers include Pandas, NumPy, Matplotlib, and Scikit-learn.

    • Pandas: Used for data manipulation and analysis.

    • NumPy: Provides support for large, multi-dimensional arrays and matrices.

    • Matplotlib: Used for creating visualizations and plots.

    • Scikit-learn: Offers machine learning algorithms and tools for data analysis.

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

    PySpark is a Python API for Apache Spark, a powerful open-source distributed computing system.

    • PySpark allows users to write Spark applications using Python programming language.

    • It provides high-level APIs in Python for Spark's functionality, making it easier to work with large datasets.

    • PySpark can be used for data processing, machine learning, graph processing, and more.

    • Example: PySpark can be used to perform data anal...

  • Answered by AI
  • Q3. Explain about your project Architecture
Round 2 - Technical 

(2 Questions)

  • Q1. What is Delta Lake and its benefits
  • Ans. 

    Delta Lake is an open-source storage layer that brings ACID transactions to Apache Spark and big data workloads.

    • Provides ACID transactions for big data workloads

    • Ensures data reliability and quality by enabling schema enforcement and data versioning

    • Supports batch and streaming data processing

    • Improves data quality and reliability by enabling schema enforcement and data versioning

  • Answered by AI
  • Q2. How will you create a end to end pipelines in Data Factory if my source and target are SQL and ASQL respectively?
  • Ans. 

    Create end to end pipelines in Data Factory with SQL and ASQL as source and target respectively.

    • Use Copy Data activity to move data from SQL source to ASQL target

    • Define linked services for SQL and ASQL in Data Factory

    • Create datasets for SQL and ASQL tables

    • Map columns between source and target datasets

    • Configure data flow activities for any transformations needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. Java
  • Q2. Python
  • Q3. Django
  • Q4. Html
  • Q5. Css
  • Q6. JavaScript
  • Q7. Sql
  • Q8. Dbms

Interview Questionnaire 

3 Questions

  • Q1. I was basically asked the programming language that I know, then all the questions from that only.
  • Q2. OOPS concept
  • Q3. Basic questions on DBMS

I applied via Campus Placement and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Difference between Java and JavaScript?
  • Ans. 

    Java is a general-purpose programming language while JavaScript is a scripting language used for web development.

    • Java is compiled while JavaScript is interpreted

    • Java is statically typed while JavaScript is dynamically typed

    • Java is used for developing desktop applications, web applications, and Android apps while JavaScript is used for web development

    • Java code runs on a virtual machine while JavaScript code runs on a we...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with OOP subjects

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self introduction,Networking basics,recursion,why you're choosing IT when you are from circuit branch,one favourite subject

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic of your favourite programming language, networking concepts,simple hr questions

TP Northern Odisha Distribution Interview FAQs

How many rounds are there in TP Northern Odisha Distribution Lead Engineer interview?
TP Northern Odisha Distribution interview process usually has 2-3 rounds. The most common rounds in the TP Northern Odisha Distribution interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in TP Northern Odisha Distribution Lead Engineer interview?

Some of the top questions asked at the TP Northern Odisha Distribution Lead Engineer interview -

  1. Difference between REF & Bias differential protect...read more
  2. How does Transformer wo...read more
  3. Do a good salary negotiation min 6 ...read more

Tell us how to improve this page.

TP Northern Odisha Distribution Lead Engineer Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

L&T Construction Interview Questions
4.0
 • 753 Interviews
Senco Gold Interview Questions
4.5
 • 562 Interviews
Swiggy Interview Questions
3.8
 • 434 Interviews
Quess Interview Questions
3.9
 • 423 Interviews
Planet Spark Interview Questions
3.7
 • 369 Interviews
TCS iON Interview Questions
3.9
 • 368 Interviews
ITC Infotech Interview Questions
3.6
 • 337 Interviews
Udaan Interview Questions
3.9
 • 334 Interviews
Meesho Interview Questions
3.7
 • 333 Interviews
Ekart Logistics Interview Questions
3.9
 • 314 Interviews
View all
TP Northern Odisha Distribution Lead Engineer Salary
based on 92 salaries
₹4.1 L/yr - ₹9.5 L/yr
60% less than the average Lead Engineer Salary in India
View more details

TP Northern Odisha Distribution Lead Engineer Reviews and Ratings

based on 19 reviews

3.7/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

2.9

Salary

4.5

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 19 Reviews and Ratings
Lead Engineer
92 salaries
unlock blur

₹4.1 L/yr - ₹9.5 L/yr

Team Lead
47 salaries
unlock blur

₹5.8 L/yr - ₹15.9 L/yr

Assistant Officer
15 salaries
unlock blur

₹2.6 L/yr - ₹3.3 L/yr

Officer
13 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

Executive
11 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare TP Northern Odisha Distribution with

Quess

3.8
Compare

L&T Construction

4.0
Compare

Ekart Logistics

3.9
Compare

Udaan

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