Upload Button Icon Add office photos

Filter interviews by

NaviSite Consultant Interview Questions and Answers

Updated 10 May 2021

NaviSite Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 10 May 2021

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1) Performance parameters in postgresql 2) vacuum strategies 3) mvcc 4) master slave configuration
  • Ans. 

    Answering questions related to PostgreSQL performance parameters, vacuum strategies, MVCC, and master-slave configuration.

    • Performance parameters in PostgreSQL include shared_buffers, work_mem, and effective_cache_size.

    • Vacuum strategies include manual vacuuming, auto vacuuming, and vacuum freeze.

    • MVCC (Multi-Version Concurrency Control) allows multiple transactions to access the same data simultaneously.

    • Master-slave conf...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) Technical Interview (1 hour)
2) Technical Interview (30-40 mins)
3) Managerial Round (20-30 mins)

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 Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 SQL questions of basic, intermediate and advance level respectively.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions related to past work
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and confident.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2 hour test and it was easy

Round 2 - Group Discussion 

Topic The best day in your life

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy and they ask general question
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Synthetic events in react
  • Ans. 

    Synthetic events in React are custom events created by developers to handle specific interactions.

    • Synthetic events are created using the SyntheticEvent object provided by React.

    • Developers can use synthetic events to handle user interactions like clicks, key presses, etc.

    • Synthetic events have the same interface as native browser events but are normalized across different browsers.

  • Answered by AI
  • Q2. How do you create forms in react?
  • Ans. 

    Forms in React can be created using controlled components, state management, and event handling.

    • Use controlled components to manage form data through state

    • Handle form submission using event handlers like onSubmit

    • Utilize form elements like input, textarea, and select to collect user input

  • Answered by AI
Round 2 - Coding Test 

Create a simple react web app using npm

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work with us?
  • Ans. 

    I am drawn to your company's reputation for innovative solutions and collaborative work environment.

    • Impressed by company's track record of successful projects

    • Excited about the opportunity to work with a talented team

    • Interested in contributing to cutting-edge solutions

    • Appreciate the focus on collaboration and teamwork

  • Answered by AI
  • Q2. Where do you see yourselves in next 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a consultant, taking on more challenging projects and expanding my expertise.

    • Continuing to build strong relationships with clients and colleagues

    • Seeking opportunities for professional development and training

    • Exploring new industries and sectors to broaden my experience

    • Working towards leadership roles within the consulting firm

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - know about the company that you are interviewing for
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude which is based on computer science skills

Round 2 - Technical 

(1 Question)

  • Q1. Basic coding questions

Consultant Interview Questions & Answers

Neudesic Technologies user image vivekvardhan Shanigaram

posted on 27 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Asked to write Selenium code to launch flipkart and handle the popup that shows up and asked to write code to reverse an entire string later asked reverse each word in that string without reversing the relative order of that string

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

(2 Questions)

  • Q1. What is bapi, and all bapis are rfcs?
  • Ans. 

    BAPI stands for Business Application Programming Interface. All BAPIs are RFCs.

    • BAPIs are standard interfaces provided by SAP to access business processes and data.

    • They are used to integrate SAP with other systems.

    • BAPIs are RFC-enabled function modules.

    • They are used to create, read, update, and delete data in SAP.

    • Examples of BAPIs include BAPI_MATERIAL_GET_DETAIL, BAPI_SALESORDER_CREATEFROMDAT2, etc.

  • Answered by AI
  • Q2. What is rfc, and all rfcc are bapis?
  • Ans. 

    RFC is a remote function call protocol used to communicate between SAP systems. Not all RFCs are BAPIs.

    • RFC stands for Remote Function Call and is a protocol used to enable communication between SAP systems.

    • BAPI stands for Business Application Programming Interface and is a set of standard interfaces provided by SAP for accessing its business objects.

    • Not all RFCs are BAPIs, but all BAPIs are RFCs.

    • RFCs can be used to cal...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to prepare...be confident and give the interviews yourself

Skills evaluated in this interview

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

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

It was a 30 minutes round questions on Python, SQL, Pyspark - scenario based question to write the code.

Round 3 - Technical 

(4 Questions)

  • Q1. Here you will be asked few theoretical question like defination, where to use, what is the advantage etc. - Focused on Azure (ADF,ADLS,Synapse), SQL, Pyspark,python
  • Q2. SQL Optimization
  • Q3. Dynamic file ingestion in ADF
  • Ans. 

    Dynamic file ingestion in ADF involves using parameters to dynamically load files into Azure Data Factory.

    • Use parameters to specify the file path and name dynamically

    • Utilize expressions to dynamically generate file paths

    • Implement dynamic mapping data flows to handle different file structures

  • Answered by AI
  • Q4. Agregation in databricks
  • Ans. 

    Aggregation in Databricks refers to the process of combining and summarizing data in a Spark environment.

    • Aggregation functions like sum, count, avg, min, max can be used in Databricks to summarize data.

    • Grouping data based on certain columns and then applying aggregation functions is a common practice.

    • Aggregation can be performed on large datasets efficiently using Databricks' distributed computing capabilities.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It would be basic HR round to understand your expectation and expertise.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have basic clear, read JD carefully. Consider performance of code before answering. discuss what you are thinking before write the code.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Three to four rounds of interview. 2t and 1m and 1hr round

I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

A VM was provided with an already applied project with bugs, incorrect implementation of requirement, partial unit test.

They take people in parallel. This works as initial screening round.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic C#, .Net, .Net Core questions
  • Q2. Architecture questions on how to proceed with an app design.
  • Q3. SQL procedure function transactions indexes
Round 3 - Technical 

(1 Question)

  • Q1. Similar from the tech round 1. But more in-depth and including front end technology stack and azure
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical Manager review and discussion. Adaptability, handling questions, over view discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep to your strengths
Be true and don't brag about something you don't know.
Soft skills are also noted so communicate effectively

NaviSite Interview FAQs

How to prepare for NaviSite Consultant 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 MSP, Managed Services, Helpdesk, MS Office Tools and Monitoring.

Tell us how to improve this page.

People are getting interviews through

based on 1 NaviSite interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Consultant Interview Questions from Similar Companies

View all
NaviSite Consultant Salary
based on 72 salaries
₹6.1 L/yr - ₹22.2 L/yr
7% more than the average Consultant Salary in India
View more details

NaviSite Consultant Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

4.0

Skill development

3.9

Work-Life balance

4.1

Salary & Benefits

3.9

Job Security

3.8

Company culture

3.7

Promotions/Appraisal

3.8

Work Satisfaction

Explore 9 Reviews and Ratings
Senior Consultant
113 salaries
unlock blur

₹9.6 L/yr - ₹31 L/yr

Engineer
76 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Consultant
72 salaries
unlock blur

₹6.1 L/yr - ₹22.2 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.1
Compare

Reliance Communications

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview