Upload Button Icon Add office photos

Filter interviews by

nVipani Technology Solutions Member Technical Staff Interview Questions and Answers

Updated 20 Sep 2024

nVipani Technology Solutions Member Technical Staff Interview Experiences

1 interview found

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

Easy one. 30 mins test. mostly verbal questions. some question related to programing.

Round 2 - Technical 

(2 Questions)

  • Q1. Question on one algo related to arrays
  • Q2. Aptitude question

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

The only thing that matters to you right here in your honestly

Round 2 - Group Discussion 

The most common way of dealing with this type is the following

Round 3 - Aptitude Test 

There are no other options than the fact you can use it

Round 4 - One-on-one 

(2 Questions)

  • Q1. The most common type for the species are those
  • Q2. They have been doing it all day and they don’t know what

I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1 DP question, 1 simple integer manipulation

Round 2 - One-on-one 

(3 Questions)

  • Q1. 4th smallest element in BST
  • Ans. 

    Find the 4th smallest element in a Binary Search Tree.

    • Traverse the BST in-order and keep track of the count of visited nodes.

    • When the count reaches 4, return the current node's value.

    • If the BST has less than 4 nodes, return null or throw an exception.

  • Answered by AI
  • Q2. Maximum number of distinct elements in every sliding window of size k
  • Ans. 

    Find maximum distinct elements in every sliding window of size k.

    • Create a hash table to store the frequency of each element in the current window.

    • Use two pointers to maintain the current window and slide it over the array.

    • Update the hash table for each new element in the window and remove the old element.

    • Keep track of the maximum number of distinct elements seen so far.

    • Repeat until all windows of size k have been proce

  • Answered by AI
  • Q3. Merge two sorted linked lists
  • Ans. 

    Merge two sorted linked lists

    • Create a new linked list to store the merged list

    • Compare the first nodes of both lists and add the smaller one to the new list

    • Move the pointer of the added node to the next node

    • Repeat until one of the lists is empty

    • Add the remaining nodes of the non-empty list to the new list

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. A probability related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Striver SDE sheet and practice aptitude questions

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 in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on data structures
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 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. Related to resume and some technical basic questions about projects
Round 3 - Technical 

(1 Question)

  • Q1. Resume and Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall experience is good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Difference between session and workflow in informatica
  • Ans. 

    Session is a unit of work that extracts, transforms and loads data. Workflow is a collection of sessions that run in a specific order.

    • Session is a single task that performs ETL operations on data

    • Workflow is a collection of sessions that are executed in a specific order

    • Sessions can be reused in multiple workflows

    • Workflows can have multiple sessions

    • Sessions can have multiple tasks

    • Workflows can have multiple sessions with

  • Answered by AI
  • Q2. Explain about source qualifier
  • Ans. 

    Source qualifier is a transformation in Informatica used to filter, join or modify data from source tables.

    • Source qualifier is used in mapping to extract data from source tables

    • It can be used to filter, join or modify data before passing it to target

    • It can be used to define the SQL query to extract data from source

    • It can be used to define the order in which data is extracted from source

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get well prepared,google the questions on technology

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Asked few questions in C and Python
  • Q2. C basics and more about pointers and python basics
  • Q3. AWS basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Projects and questions about AWS cloud
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and location

Interview Preparation Tips

Topics to prepare for HCLTech Member Technical Staff interview:
  • C
  • Python
  • AWS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. C programming questions
  • Q2. Technical discussion
Round 3 - HR 

(1 Question)

  • Q1. Why we hire you
  • Ans. 

    I have the technical skills, experience, and passion to contribute effectively to the team and help achieve company goals.

    • Strong technical skills in relevant areas

    • Proven track record of success in previous roles

    • Passion for the work and dedication to continuous learning and improvement

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on Time and distance

Round 2 - Technical 

(5 Questions)

  • Q1. STRESS strain curve
  • Q2. Questions on fem
  • Q3. Questions on som
  • Q4. Questions on meshing
  • Q5. Questions on skills
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 - Technical 

(2 Questions)

  • Q1. How to perform string reverse
  • Ans. 

    To perform string reverse, we can use built-in functions or loop through the string and swap characters.

    • Use built-in functions like reverse() in Python or StringBuilder.reverse() in Java

    • Loop through the string and swap characters from both ends until the middle is reached

    • Convert the string to an array, reverse the array, and then convert it back to a string

  • Answered by AI
  • Q2. Explain oops concepts
  • Ans. 

    OOPs concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.

    • Encapsulation - bundling of data and methods that operate on that data

    • Inheritance - ability of a class to inherit properties and characteristics from a parent class

    • Polymorphism - ability of objects to take on multiple forms or behaviors

    • Abstraction - hiding of complex implementation details and showin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic programming skills and practice them well mainly on oops concepts data structures both

Skills evaluated in this interview

nVipani Technology Solutions Interview FAQs

How many rounds are there in nVipani Technology Solutions Member Technical Staff interview?
nVipani Technology Solutions interview process usually has 2 rounds. The most common rounds in the nVipani Technology Solutions interview process are Technical and Aptitude Test.
What are the top questions asked in nVipani Technology Solutions Member Technical Staff interview?

Some of the top questions asked at the nVipani Technology Solutions Member Technical Staff interview -

  1. question on one algo related to arr...read more
  2. aptitude quest...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
nVipani Technology Solutions Member Technical Staff Salary
based on 7 salaries
₹4 L/yr - ₹12.5 L/yr
36% less than the average Member Technical Staff Salary in India
View more details
Software Developer
7 salaries
unlock blur

₹11 L/yr - ₹12.5 L/yr

Member Technical Staff
7 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Software Engineer
5 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Functional Analyst
4 salaries
unlock blur

₹3.8 L/yr - ₹9 L/yr

Android Developer
4 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Explore more salaries
Compare nVipani Technology Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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