Upload Button Icon Add office photos
Engaged Employer

i

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

Sterlite Power Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sterlite Power Optical Fiber Engineer Interview Questions and Answers

Updated 21 Sep 2022

Sterlite Power Optical Fiber Engineer Interview Experiences

1 interview found

I was interviewed in Mar 2022.

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 

(3 Questions)

  • Q1. The most important thing Do believe everyone
  • Q2. What is the main status of working time
  • Ans. 

    Working time status varies depending on the project and company policies.

    • Working time may be flexible or fixed depending on the company policies.

    • Some projects may require working overtime or on weekends.

    • Working time may also be affected by the location of the project.

    • It is important to clarify the working time status before accepting a job offer.

  • Answered by AI
  • Q3. What is the optical fiber
  • Ans. 

    Optical fiber is a thin, flexible, transparent fiber made of glass or plastic that can transmit light signals over long distances.

    • Optical fiber is used in telecommunications to transmit data, voice, and video signals at high speeds.

    • It consists of a core, which carries the light signals, surrounded by a cladding layer that reflects the light back into the core.

    • The core and cladding are protected by an outer coating call...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First believe in the own and dont talking false/wrong language for anyone person,

Interview questions from similar companies

I was interviewed before Nov 2016.

Interview Questionnaire 

3 Questions

  • Q1. About yourself
  • Q2. Will you work at any location
  • Ans. 

    Yes, I am willing to work at any location for the Senior Engineer position.

    • I am open to relocating for the right opportunity

    • I have experience working in different locations

    • I am flexible and adaptable to new environments

  • Answered by AI
  • Q3. Why you think you can work in any adverse situation
  • Ans. 

    I have a proven track record of staying calm and focused in challenging situations, allowing me to problem-solve effectively.

    • I have experience working in high-pressure environments and have successfully delivered projects on time despite obstacles.

    • I am adaptable and can quickly assess a situation to determine the best course of action.

    • I have strong problem-solving skills and can think creatively to find solutions in ad

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 100

Round: Group Discussion
Duration: 20 minutes

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before May 2022. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself ?
  • Q2. About your work experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence , good energy level
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prevent the duplicate accounts

Interview Preparation Tips

Interview preparation tips for other job seekers - I am attending the interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30min and ask one coding question

Round 2 - Coding Test 

30min and ask 2 coding question

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Can you explain the difference between a stack and a queue and provide a real-world example where each would be used.
  • Ans. 

    A stack is a Last In First Out (LIFO) data structure, while a queue is a First In First Out (FIFO) data structure.

    • Stack: LIFO - Last In First Out. Example: browser history where the last page visited is the first to be accessed.

    • Queue: FIFO - First In First Out. Example: a line at a grocery store where the first person in line is the first to be served.

  • Answered by AI
  • Q2. Given an array of integers, write a function to find the two numbers that add up to a specific target. How would you optimize this solution?
  • Ans. 

    Function to find two numbers in array that add up to target. Optimize solution.

    • Use a hash map to store each number and its index as you iterate through the array.

    • For each number, check if the difference between the target and the number exists in the hash map.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with coding challenges, especially related to arrays, linked lists, and trees.
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 Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. Notice period of my present organisation
Round 2 - Technical 

(1 Question)

  • Q1. Site based question about TG Deck Slab, Ash Handling Package

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you r experienced like me, you should be well prepared about practical experience.

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. First your communication skill then your experience in your feild , and general questions, confidence level and your attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Your qualifications and your experience Bess questions

Sterlite Power Interview FAQs

How many rounds are there in Sterlite Power Optical Fiber Engineer interview?
Sterlite Power interview process usually has 2 rounds. The most common rounds in the Sterlite Power interview process are Resume Shortlist and Technical.
What are the top questions asked in Sterlite Power Optical Fiber Engineer interview?

Some of the top questions asked at the Sterlite Power Optical Fiber Engineer interview -

  1. What is the main status of working t...read more
  2. What is the optical fi...read more
  3. The most important thing Do believe every...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 418 Interviews
ABB Interview Questions
4.1
 • 235 Interviews
Adani Power Interview Questions
3.9
 • 218 Interviews
Tata Power Interview Questions
3.9
 • 162 Interviews
NTPC Interview Questions
4.2
 • 158 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
ReNew Interview Questions
4.2
 • 87 Interviews
Vestas Interview Questions
4.2
 • 83 Interviews
Jakson Group Interview Questions
4.2
 • 78 Interviews
View all
Chief Manager
163 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
154 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
112 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Safety Officer
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sterlite Power with

Power Grid Corporation of India

4.4
Compare

Adani Transmission

3.7
Compare

Tata Power

3.9
Compare

NHPC

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