Upload Button Icon Add office photos

Filter interviews by

NaviSite Lead Engineer Interview Questions, Process, and Tips

Updated 28 Sep 2020

NaviSite Lead Engineer Interview Experiences

1 interview found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Sep 2020

I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. How much experience you have on zabbix.
  • Q2. How zabbix proxy server work.
  • Ans. 

    Zabbix proxy server is a component that collects data from monitored devices and sends it to the Zabbix server.

    • Zabbix proxy server reduces network traffic by collecting data from remote locations and sending it to the Zabbix server.

    • It can also cache data to ensure that the Zabbix server receives the most recent data.

    • Zabbix proxy server can be used to monitor devices in remote locations with limited bandwidth.

    • It can als...

  • Answered by AI
  • Q3. How to monitor Ms sql on zabbix.
  • Ans. 

    To monitor Ms sql on zabbix, you need to install Zabbix agent on the server and configure it to collect data from the SQL server.

    • Install Zabbix agent on the server hosting the SQL server

    • Configure the Zabbix agent to collect data from the SQL server

    • Create items in Zabbix to monitor SQL server performance metrics such as CPU usage, memory usage, disk usage, and query performance

    • Set up triggers in Zabbix to alert you when...

  • Answered by AI
  • Q4. How macro work in zabbix.
  • Ans. 

    Macros in Zabbix are used to dynamically replace values in item keys, trigger expressions, and other places.

    • Macros are denoted by curly braces {}

    • They can be used to replace static values with dynamic ones

    • Examples include {HOST.NAME}, {ITEM.VALUE}, and {TRIGGER.VALUE}

    • Macros can also be defined at the host or global level

  • Answered by AI
  • Q5. What is the difference between active agent and passive agent.
  • Ans. 

    Active agents initiate actions while passive agents respond to actions.

    • Active agents are proactive while passive agents are reactive.

    • Active agents initiate change while passive agents undergo change.

    • Examples of active agents include enzymes, hormones, and neurotransmitters while examples of passive agents include water, air, and salt.

    • Active agents are often associated with living organisms while passive agents are asso

  • Answered by AI
  • Q6. How much experience do you have to handle a team.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and give the answers ,according to your knowledge about the topic. Never try to make assumptions about a answer if you don't know say I don't know.

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed in Nov 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 - Aptitude Test 

Basic questions on generic IT terms

Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on skillset mentioned in resume
  • Q2. Questions based on basic computer science knowledge
Round 4 - Technical 

(2 Questions)

  • Q1. Questions based on skilleset mentioned in resume
  • Q2. Questions based on Mulesoft for me
Round 5 - Technical 

(1 Question)

  • Q1. One more level up on technical questions
Round 6 - One-on-one 

(1 Question)

  • Q1. Managerial and technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - My only advice to job seekers who are willing to join Apisero with passion, please don't be dependent on Apisero. No clear idea about the selection process on Apisero, even if you perform well in all the technical rounds, still they will filter out your profile in the Final round, they will not be ready to listen to your technical qualifications and your justifications to give you the opportunity, they will simply close the call as they have so many candidates. They will provide opportunity to candidates who are already holding offers ( who may or may not join Apisero) and who has project experience but they will not consider people like us who are willing to join Apisero only for great learning curve and work culture. Hereby whatever I have shared is my own personal experience. If Apisero is providing opportunities for passionate candidates please avoid comparing their profiles wirh experience candidates, we are waiting with a ray of hope from you. Thank you Apisero for the corporate lessons. My advice is to attend Apisero interview only if you have experience else please avoid as you will be filtered among experienced candidates in the Final round despite your technical expertise and performance in the previous rounds.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics related to the domain you are working on.
  • Q2. About yourself and challenges you faced
  • Q3. Project you have worked on and its technology
Round 2 - Coding Test 

Kotlin recycler view with retrofit, Shared element transition, local saving data and coroutines

Round 3 - Technical 

(1 Question)

  • Q1. Questions related to demo why you have used the certain component and followup questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep yourself updated with the technology for which you are applying to. It would be safeside to make sure you have used or seen any demo for the technology you are writing in resume. So you can answer more confidently.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. They first ask me about my project then ask more how it was working ,and more deep questions on that to understand how much I know about the project I worked on .
  • Q2. Spring Authentitation and Authorization,And Kubernetes

Interview Preparation Tips

Interview preparation tips for other job seekers - Just look into your previous projects what you have done,and be sure on what you know,
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Windows technology
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discusssion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. AJAX 2. Example of Facebook 3. Javascript
  • Ans. 

    AJAX is a technique for creating interactive web applications by updating parts of a web page without reloading the entire page.

    • AJAX stands for Asynchronous JavaScript and XML

    • It allows for asynchronous communication between the client and server

    • Commonly used in web development to create dynamic and interactive user interfaces

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy inetrview

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

CRUD operations using the WebAPI

Round 2 - Technical 

(2 Questions)

  • Q1. How you will deploy application to Azure if you have created Azure function using visual studio ?
  • Ans. 

    Deploying Azure function created in Visual Studio to Azure.

    • Publish the function from Visual Studio to Azure portal.

    • Create a new function app in Azure portal.

    • Configure the function app settings and connection strings.

    • Deploy the function code to the function app.

    • Test the function in Azure portal.

  • Answered by AI
  • Q2. What are the varios fields available in the Azure functions deployment using visual studio ?
  • Ans. 

    Azure functions deployment fields in Visual Studio

    • Function name

    • Trigger type

    • Input and output bindings

    • Environment variables

    • Application settings

    • Connection strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and prepare for azure

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.

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 - Coding Test 

They share scenarios about a few topics such as Redux, Hooks, Promises, etc.

Round 3 - Assignment 

Gave some logical assignment to complete in JS

Round 4 - HR 

(2 Questions)

  • Q1. Salary negotiation and share the role and responsibility.
  • Q2. After HR I had one more round with VP.

I applied via Referral and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions based on oops, basics and advance level topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with Basics and at least theoretical knowledge of advanced concepts.

Technical Lead Interview Questions & Answers

PreludeSys user image Indhu Ravuthasamy

posted on 29 Jan 2018

I applied via Referral and was interviewed before Jan 2017. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. OOPS concepts
  • Q2. General discussion

Interview Preparation Tips

Round: Test
Experience: Aptitude and reasoning

General Tips: I joined as a fresher so had these rounds.
Skills: Communication, Body Language, Problem Solving, Analytical Skills
Duration: 1-3 Months

NaviSite Interview FAQs

How to prepare for NaviSite Lead 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 NaviSite. The most common topics and skills that interviewers at NaviSite expect are Linux, Solarwinds and VMware.
What are the top questions asked in NaviSite Lead Engineer interview?

Some of the top questions asked at the NaviSite Lead Engineer interview -

  1. What is the difference between active agent and passive agen...read more
  2. How to monitor Ms sql on zabbi...read more
  3. How zabbix proxy server wor...read more

Tell us how to improve this page.

NaviSite Lead Engineer Salary
based on 21 salaries
₹15 L/yr - ₹27.3 L/yr
21% more than the average Lead Engineer Salary in India
View more details

NaviSite Lead Engineer Reviews and Ratings

based on 4 reviews

3.7/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.5

Salary

4.0

Job security

3.7

Company culture

3.7

Promotions

4.3

Work satisfaction

Explore 4 Reviews and Ratings
Senior Consultant
114 salaries
unlock blur

₹9.6 L/yr - ₹31 L/yr

Consultant
73 salaries
unlock blur

₹6.1 L/yr - ₹22.2 L/yr

Engineer
72 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Senior Engineer
61 salaries
unlock blur

₹6.2 L/yr - ₹20.1 L/yr

Lead Consultant
28 salaries
unlock blur

₹15.8 L/yr - ₹35.5 L/yr

Explore more salaries
Compare NaviSite with

CtrlS

3.9
Compare

Sify Technologies

3.9
Compare

Tata Communications

4.0
Compare

Reliance Communications

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