Premium Employer

i

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

Tejas Networks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tejas Networks Senior Engineer Interview Questions and Answers

Updated 9 Nov 2024

Tejas Networks Senior Engineer Interview Experiences

5 interviews found

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Role and Responsibilities
  • Q2. Knowledge test on Resume
Round 2 - Technical 

(2 Questions)

  • Q1. Day to Day activities in previous Organisation
  • Q2. Hypothical Questions
Round 3 - HR 

(2 Questions)

  • Q1. Current CTC and take home
  • Q2. Expected CTC and take home
  • Ans. 

    Expected CTC and take home should be based on industry standards and the candidate's experience and skills.

    • Expected CTC should be in line with industry standards for the position and the candidate's experience level.

    • Take home pay should be calculated after deductions like taxes and insurance.

    • Candidates can research average salaries for similar roles in the industry to get an idea of what to expect.

    • Negotiation is common...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tejas Networks Senior Engineer interview:
  • Quality Tools and methodology
  • RCA
  • 7Qc
  • 8D
  • 4M

Senior Engineer Interview Questions & Answers

user image dheeraj kapri

posted on 15 Jul 2024

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

(1 Question)

  • Q1. Promises,async await,callback,api integration
Round 2 - Technical 

(1 Question)

  • Q1. Performance optimization,usecallback,let const var

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 5 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 

(1 Question)

  • Q1. Lte architecture and ip based questions
Round 3 - Technical 

(1 Question)

  • Q1. Lte architecture, ip based
Round 4 - Technical 

(1 Question)

  • Q1. Lte architecture and ip
Round 5 - HR 

(1 Question)

  • Q1. What is region for job change and salary expectations
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Regarding working profile
Round 3 - HR 

(1 Question)

  • Q1. Personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Tejas Networks interview questions for designations

 Senior Software Engineer

 (2)

 Engineer

 (1)

 Senior R&D Engineer

 (3)

 Field Engineer

 (1)

 Network Field Engineer

 (1)

 Software Engineer

 (3)

 Hardware Engineer

 (2)

 Network Engineer

 (2)

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

I applied via LinkedIn and was interviewed in Feb 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 - HR 

(3 Questions)

  • Q1. Ask salary expectations
  • Q2. Salary Discussion and relocation process
  • Q3. Dacumentation and onbording
Round 3 - Technical 

(2 Questions)

  • Q1. Alarm troublesooting otn
  • Q2. OTN fundamental troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Technically strong

Interview questions from similar companies

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

I applied via Referral and was interviewed in May 2022. 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 

(1 Question)

  • Q1. Prepare all the things related to your work
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussion about my life and sallery.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Aptitude Test 

App based Interview which ask about previous experience and some random technical questions like battery connection and SMPS

Round 2 - Technical 

(1 Question)

  • Q1. DG Operations Management maintenance, SMPS , Battery bank,VRLA batteries, Stress management.
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions and confidence to be checked
Round 4 - HR 

(2 Questions)

  • Q1. Privious salary
  • Q2. Will you able to work in field

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is OOPs concept?
  • Ans. 

    OOPs concept stands for Object-Oriented Programming concepts which includes encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding the implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction is the process of hiding unnecessary details from

  • Answered by AI
  • Q2. What is lazy loading?
  • Ans. 

    Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.

    • It improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • It can be implemented using JavaScript libraries like LazyLoad or Intersection Observer API.

    • Lazy loading can also be used for modules and components in web applications.

    • It helps to reduce the initial load time of th

  • Answered by AI
  • Q3. What is eager loading?
  • Ans. 

    Eager loading is a technique used in software development to load related data in advance to avoid multiple database queries.

    • Eager loading is used to optimize database queries and improve performance.

    • It loads all the required data in a single query instead of making multiple queries.

    • It is commonly used in Object-Relational Mapping (ORM) frameworks like Hibernate, Entity Framework, etc.

    • Eager loading can be used with var...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearing Test is the key

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. What is otdr
  • Ans. 

    OTDR stands for Optical Time Domain Reflectometer. It is a device used to measure the characteristics of an optical fiber.

    • OTDR is commonly used in the telecommunications industry to troubleshoot and maintain fiber optic networks.

    • It sends a series of light pulses into the fiber and measures the time and intensity of the reflections to determine the length, loss, and quality of the fiber.

    • OTDR can locate faults, such as b...

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

    LSPM stands for Local Service Provider Management.

    • LSPM is a system or process used to manage and coordinate local service providers.

    • It involves selecting, contracting, and overseeing the performance of local service providers.

    • LSPM ensures that local service providers meet the required standards and deliver quality services.

    • Examples of local service providers include contractors, vendors, and suppliers.

    • LSPM helps in opt...

  • Answered by AI
  • Q3. Tench and duct depth
  • Q4. Type of soil
  • Ans. 

    Soil types can vary greatly and are classified based on their composition, texture, and fertility.

    • Soil types include clay, silt, sand, loam, and peat.

    • Clay soil is heavy and retains water, while sandy soil is loose and drains quickly.

    • Loam soil is a balanced mixture of clay, silt, and sand, ideal for plant growth.

    • Soil fertility is determined by its nutrient content and organic matter.

    • Different soil types require differen...

  • Answered by AI

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

It was in the morning. Because of covid test was from home. We had 50 MCQ and 1 coding question. The coding question was pretty easy. MCQ were mixed, we even had questions from machine learning.

  • Q1. 

    Maximum Path Sum Between Two Leaves

    Given a non-empty binary tree where each node has a non-negative integer value, determine the maximum possible sum of the path between any two leaves of the given tree.

    ...
  • Ans. 

    Find the maximum path sum between two leaf nodes in a binary tree.

    • Traverse the tree to find the maximum path sum between two leaf nodes

    • Consider both cases where the path passes through the root and where it doesn't

    • Keep track of the maximum sum while traversing the tree

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Interview round. Questions were based on projects, database and one coding question

  • Q1. 

    Longest Subarray Zero Sum Problem Statement

    Given an array of integers arr, determine the length of the longest contiguous subarray that sums to zero.

    Input:

    N (an integer, the length of the array)
    arr (...
  • Ans. 

    Find the length of the longest contiguous subarray that sums to zero in an array of integers.

    • Use a hashmap to store the cumulative sum and its corresponding index.

    • Iterate through the array, updating the sum and checking if the current sum exists in the hashmap.

    • If the sum exists in the hashmap, update the maximum length of subarray with sum zero.

    • Return the maximum length of subarray with sum zero.

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 40 minutes
Round difficulty - Easy

Managerial round. Was asked questions on projects and management

Round 4 - HR 

Round duration - 10 minutes
Round difficulty - Easy

HR just asked about basic stuffs and all. Nothing technical

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaAbove 7 CGOACisco interview preparation:Topics to prepare for the interview - Data structures, Computer Networking, DBMS, College projects, C++Time required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice leetcode questions
Tip 2 : Be very well aware of the projects
Tip 3 : Stay calm

Application resume tips for other job seekers

Tip 1 : Don't use fancy colour
Tip 2 : Write more about stuffs which you are confident like projects or any tech

Final outcome of the interviewSelected

Skills evaluated in this interview

Tejas Networks Interview FAQs

How many rounds are there in Tejas Networks Senior Engineer interview?
Tejas Networks interview process usually has 3-4 rounds. The most common rounds in the Tejas Networks interview process are Technical, HR and Resume Shortlist.
How to prepare for Tejas Networks Senior Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tejas Networks. The most common topics and skills that interviewers at Tejas Networks expect are Ethernet, PGDCA, Aisc, NBFC and Photoshop.
What are the top questions asked in Tejas Networks Senior Engineer interview?

Some of the top questions asked at the Tejas Networks Senior Engineer interview -

  1. Expected CTC and take h...read more
  2. Current CTC and take h...read more
  3. Knowledge test on Res...read more

Tell us how to improve this page.

Tejas Networks Senior Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Technical Round
View more
Join Tejas Networks Powering Next- Generation Network

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 375 Interviews
Indus Towers Interview Questions
3.8
 • 184 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Redington Interview Questions
4.0
 • 34 Interviews
ITI Interview Questions
3.6
 • 34 Interviews
View all
Tejas Networks Senior Engineer Salary
based on 175 salaries
₹5 L/yr - ₹21.5 L/yr
34% more than the average Senior Engineer Salary in India
View more details

Tejas Networks Senior Engineer Reviews and Ratings

based on 24 reviews

3.4/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

3.3

Salary

4.0

Job security

3.7

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 24 Reviews and Ratings
Senior Engineer - UI

Bangalore / Bengaluru

2-7 Yrs

₹ 10.3-17 LPA

Explore more jobs
R&D Engineer
281 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Network Engineer
188 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Senior Engineer
175 salaries
unlock blur

₹5 L/yr - ₹21.5 L/yr

Engineer
126 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Software Engineer
96 salaries
unlock blur

₹7.5 L/yr - ₹19 L/yr

Explore more salaries
Compare Tejas Networks with

Sterlite Technologies

3.8
Compare

Indus Towers

3.8
Compare

Cisco

4.2
Compare

BT Business

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