Upload Button Icon Add office photos

Filter interviews by

NaviSite Senior Manager Interview Questions and Answers

Updated 22 Aug 2024

NaviSite Senior Manager Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Share your work experience.
  • Ans. 

    I have over 10 years of experience in project management, leading cross-functional teams to successful project completion.

    • Led multiple projects from initiation to closure, ensuring deliverables were met on time and within budget

    • Managed stakeholder expectations and communicated project status updates regularly

    • Implemented project management best practices to improve efficiency and productivity

    • Collaborated with team membe...

  • Answered by AI
  • Q2. Tell me something about your self.
  • Ans. 

    I am a dedicated and experienced professional with a strong background in leadership and project management.

    • Over 10 years of experience in managing teams and projects

    • Proven track record of successfully leading cross-functional teams to achieve goals

    • Strong communication and interpersonal skills

    • Passionate about continuous learning and professional development

  • Answered by AI
Round 2 - Group Discussion 

I was asked to present on atopic as I am part of L&D.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell us about your role in detail.
  • Ans. 

    I oversee a team, set goals, develop strategies, and ensure projects are completed on time and within budget.

    • Manage a team of employees

    • Set goals and objectives for the team

    • Develop strategies to achieve goals

    • Ensure projects are completed on time and within budget

  • Answered by AI
  • Q2. Training Methodologies and TNI

Interview Preparation Tips

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

Interview questions from similar companies

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 was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. C# oops concepts
  • Q2. Dotnet interview questions
  • Q3. SQL server interview questions
  • Q4. Angular interview questions
  • Q5. Architectural design interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from basic to advance topics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 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 - One-on-one 

(2 Questions)

  • Q1. Process and policies, overall hiring process, attractions of the candidates, about leadership
  • Q2. Not to mention here

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself before attending the interview. Should be strong in tools and technologies for which you are going to apply. Presentation skills should be clear and concise. Logic should be strong and have fair amount of idea of writing the code, etc.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Three DSA questions one on likedlist one on BST and one on maps

Round 2 - Technical 

(2 Questions)

  • Q1. Cpp pointers explain smart pointers
  • Ans. 

    Smart pointers in C++ provide automatic memory management and help prevent memory leaks.

    • Smart pointers are objects that manage the memory of a pointer automatically.

    • They ensure that memory is deallocated when it is no longer needed.

    • Examples include unique_ptr, shared_ptr, and weak_ptr.

  • Answered by AI
  • Q2. Cpp question based on OOPs concepts
Round 3 - Coding Test 

DSA questions on graph and lots of puzzles

Interview Preparation Tips

Topics to prepare for Ansys Software Private Limited Senior Engineer interview:
  • C++
  • DSA
  • OOPS
  • Puzzles
Interview preparation tips for other job seekers - Overall good experience, but the HR hasn't replied yet.

Skills evaluated in this interview

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I was given a test which was not that difficult

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why are you leaving the current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative environment

    • Seeking a change in company culture or work-life balance

  • Answered by AI
  • Q2. What's the driving factor for you to join Altair
  • Ans. 

    The innovative projects and collaborative work environment at Altair are the driving factors for me to join.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.

    • Company culture: I have heard great things ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What is your name
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • Used as a placeholder name

  • Answered by AI
  • Q2. You are living in city
  • Ans. 

    Yes, I am currently living in the city.

    • I have been living in the city for the past five years.

    • I enjoy the convenience of city life, with easy access to amenities and entertainment.

    • Living in the city has allowed me to network and build connections in my professional field.

    • I appreciate the diversity and cultural opportunities that the city offers.

  • Answered by AI
  • Q3. Your father name
  • Ans. 

    My father's name is John Smith.

    • Full name is John Smith

    • He is a retired engineer

    • He enjoys playing golf in his free time

  • Answered by AI
  • Q4. Your mother name
  • Ans. 

    My mother's name is Sarah.

    • Sarah is a strong and caring woman

    • She has always been supportive of my goals

    • Sarah enjoys gardening and cooking

  • Answered by AI
  • Q5. Your sister name
  • Ans. 

    My sister's name is Emily.

    • Emily is two years younger than me.

    • She works as a nurse at the local hospital.

    • We both enjoy hiking and cooking together.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Godd jobs
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is sql server agent why can't we create objects of abstract class write extension method for abstract class SQL: SP vs Function, which one is faster, why? can I call SP from Function Microservice orch...
  • Ans. 

    SQL Server Agent is a job scheduling tool in SQL Server. Abstract classes cannot be instantiated. SPs are faster than functions. Microservice concepts. IEnumerable vs IQueryable.

    • SQL Server Agent is a job scheduling tool in SQL Server for automating tasks like backups, database maintenance, etc.

    • Abstract classes cannot be instantiated because they are incomplete and meant to be extended by subclasses.

    • Extension methods ca...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is record in c# write generic method to perform summation of 2 numeric type variable (int, double, float..) write test cases for Sum method which design pattern you used
  • Ans. 

    A record in C# is a data structure that stores a fixed number of fields of different data types.

    • A record in C# is similar to a struct in C++, containing fields to store data.

    • Example: 'public record Person { public string Name; public int Age; }'

    • Generic method for summation: 'public T Sum(T a, T b) where T : struct, IConvertible { return Convert.ToDouble(a) + Convert.ToDouble(b); }'

    • Test cases can include checking the su...

  • Answered by AI
  • Q2. This was the worst interview I have ever given. Interview got rescheduled 3 times. The panelist behaved so rudely, Why people wouldn't even care to show his face, it's literally very frustrating.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Define oops concepts in brief.
  • Ans. 

    Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the ne

  • Answered by AI
  • Q2. Constructor based logical questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly on OOP's basic and some tricky questions related SOLID concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL queries scenario based
  • Q2. Just gave schema and asked 5 questions.

NaviSite Interview FAQs

How many rounds are there in NaviSite Senior Manager interview?
NaviSite interview process usually has 3 rounds. The most common rounds in the NaviSite interview process are HR, Group Discussion and One-on-one Round.

Tell us how to improve this page.

NaviSite Senior Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
NaviSite Senior Manager Salary
based on 9 salaries
₹23 L/yr - ₹42.6 L/yr
71% more than the average Senior Manager Salary in India
View more details

NaviSite Senior Manager Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

2.0

Salary

1.0

Job security

2.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
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