Upload Button Icon Add office photos

Filter interviews by

Narula Infrastructure Fiber Maintenance Engineer Interview Questions and Answers

Updated 28 Oct 2021

Narula Infrastructure Fiber Maintenance Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What should we hire You
  • Ans. 

    I have the necessary skills, experience, and passion for the job.

    • I have a strong background in fiber maintenance and troubleshooting.

    • I am highly skilled in using fiber optic testing equipment and tools.

    • I have successfully completed various fiber optic installation and maintenance projects.

    • I am detail-oriented and have a strong problem-solving ability.

    • I am a team player and can effectively communicate with colleagues an...

  • Answered by AI
  • Q2. Colour code of 48F
  • Ans. 

    The colour code of a 48F fiber refers to the specific color assigned to each individual fiber within the cable.

    • The colour code is used to identify and distinguish each fiber in a multi-fiber cable.

    • In a 48F cable, there will be 48 different colors assigned to each fiber.

    • The colour code is typically standardized and follows a specific pattern or sequence.

    • For example, fiber 1 may be assigned the color blue, fiber 2 red, f...

  • Answered by AI
  • Q3. What is your special skil
  • Ans. 

    My special skill is troubleshooting and repairing fiber optic networks.

    • Extensive knowledge of fiber optic technology and equipment

    • Ability to identify and resolve issues in fiber optic networks

    • Experience in splicing and terminating fiber optic cables

    • Proficient in using OTDRs and other testing equipment

    • Strong understanding of network protocols and configurations

    • Excellent problem-solving and analytical skills

    • Effective com

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be casual & smart at the time of interview. Try to listen every word.

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 4 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 

Wide range of aptitude questions including some technical

Round 3 - Technical 

(4 Questions)

  • Q1. Pure technical interview theory + coding
  • Q2. WAP to find the 2nd maximum number
  • Ans. 

    WAP to find the 2nd maximum number in an array

    • Sort the array in descending order and return the 2nd element

    • Iterate through the array and keep track of the maximum and 2nd maximum

    • Use a priority queue to find the 2nd maximum

  • Answered by AI
  • Q3. Explain design patterns
  • Ans. 

    Design patterns are reusable solutions to common software design problems.

    • Design patterns provide a common vocabulary for developers to communicate about solutions to common problems.

    • They can improve code readability, maintainability, and scalability.

    • Examples include the Singleton pattern, Factory pattern, and Observer pattern.

  • Answered by AI
  • Q4. Explain SOLID principles
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable code.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes should be substitutable for their base types.

    • I - Interface Segregation Principle: Clients should ...

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Questions related to hobby
  • Q2. Career expectations related to
  • Q3. Family background discussion

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • .Net
  • Azure
  • Angular
  • SAP ABAP
Interview preparation tips for other job seekers - Move ahead without a doubt in a mind.. Excellent work culture.. Organisation is known for its values and the respect which everyone shares on the floor

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Angualr concepts, pipes, services, modules
Round 3 - One-on-one 

(1 Question)

  • Q1. Question about previous company, work to do in Saint gobain

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about your primary skills, concepts, Saint gobain is on hiring spree so high chances to getting selected

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

Interview Questionnaire 

2 Questions

  • Q1. Project related questions.
  • Q2. Scenario based technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technical . There were overall 3 rounds of interview , 2 technical and 1 hr.
The first technical was conducted by offshore lead and lasted around an hour
The second one involved manager ,senior manager from onshore along with lead and was completely technical.

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C# - OOPs, Static Classes, Explicit Interface, Extension Method, Delegates. MVC - Filters, Partial View, Routing, Action Methods return type. Web Api - Return type, Authentication, Authorization. SQL - CTE...
Round 2 - Client Interview 

(3 Questions)

  • Q1. What you are expecting from us?
  • Q2. What's your strength?
  • Q3. How log you willing to work with us?
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectations, and check for your confidence.

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk confidently, ans on point and you will be selected.

Thank you
Best of luck 🤞

I applied via Campus Placement

Round 1 - Aptitude Test 

60 Questions 30 Quantitative 20 logical 10 english

Round 2 - Coding Test 

60 Questions 15 java 15 .net 15 sql 15 networking

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • Java
  • C++
  • .Net
  • Sql
Interview preparation tips for other job seekers - Clear your basics Everything from the version to founder just know everything
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 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 - Coding Test 

Coding Test, Technical

Round 3 - HR 

(1 Question)

  • Q1. Asking about the previous role and responsibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - No Round 2
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is OOP concept
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: Inheritance allows a class to inherit properties and behaviors from another class.

  • Answered by AI
  • Q2. Advantages of oops
  • Ans. 

    Advantages of OOP include code reusability, modularity, flexibility, and easier maintenance.

    • Code reusability allows for the reuse of classes and objects in different parts of the program.

    • Modularity helps in organizing code into manageable units, making it easier to understand and maintain.

    • Flexibility allows for easy modifications and updates to the code without affecting other parts of the program.

    • Easier maintenance is...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Views on IOT with example
  • Ans. 

    I believe IOT has immense potential to revolutionize various industries by connecting devices and collecting data for analysis.

    • IOT can improve efficiency and productivity by automating processes

    • It can enhance customer experience by providing personalized services

    • IOT can also enable predictive maintenance to reduce downtime

    • Example: Smart home devices like thermostats and security cameras that can be controlled remotely

  • Answered by AI
  • Q2. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts should be clear
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java programming questions

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

(1 Question)

  • Q1. Difference between let, const and var
  • Ans. 

    let, const, and var are all used to declare variables in JavaScript, but they have different scopes and behaviors.

    • let: block-scoped variable, can be reassigned

    • const: block-scoped variable, cannot be reassigned, but its properties can be modified

    • var: function-scoped variable, can be reassigned

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What's your weakness, strength, tell me more about your last project
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Projects Interview Questions
4.2
 • 450 Interviews
KEC International Interview Questions
4.0
 • 310 Interviews
Tata Technologies Interview Questions
3.6
 • 263 Interviews
TCE Interview Questions
3.8
 • 251 Interviews
Saint-Gobain Interview Questions
4.0
 • 173 Interviews
View all
Narula Infrastructure Fiber Maintenance Engineer Salary
based on 4 salaries
₹3.6 L/yr - ₹5 L/yr
5% more than the average Fiber Maintenance Engineer Salary in India
View more details

Narula Infrastructure Fiber Maintenance Engineer Reviews and Ratings

based on 2 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.6

Salary

2.9

Job security

3.6

Company culture

3.6

Promotions

2.9

Work satisfaction

Explore 2 Reviews and Ratings
Fttx Engineer
24 salaries
unlock blur

₹3.2 L/yr - ₹5.1 L/yr

Omcr Executive
20 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

ISP Engineer
16 salaries
unlock blur

₹2.8 L/yr - ₹4.6 L/yr

MIS Coordinator
14 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Material Coordinator
10 salaries
unlock blur

₹2.7 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Narula Infrastructure with

Tata Projects

4.2
Compare

Megha Engineering & Infrastructures

3.9
Compare

Shapoorji Pallonji Group

4.1
Compare

Kalpataru Projects International

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