Filter interviews by
I applied via Campus Placement
Linked list one easy question
Can't disclose NDA it was regarding class diagram
My favorite company is Google.
Innovative technology
Diverse range of products and services
Strong focus on user experience
IP address is converted to URL through DNS resolution process involving multiple steps.
IP address is obtained from the domain name system (DNS) server when a user enters a URL in a web browser.
The DNS server looks up the IP address associated with the URL in its database.
The DNS server then returns the IP address to the user's device, allowing it to establish a connection to the server hosting the website.
For example, ...
I chose this company because of its innovative projects, strong company culture, and opportunities for growth.
Innovative projects: I am excited about the cutting-edge technology being developed at Mts.
Strong company culture: I value a supportive and collaborative work environment.
Opportunities for growth: I see potential for career advancement and skill development here.
I want to improve my problem-solving skills by learning new programming languages and technologies.
Learn a new programming language like Python or Java
Explore new technologies like cloud computing or machine learning
Practice solving coding challenges on platforms like LeetCode or HackerRank
I applied via LinkedIn and was interviewed before Oct 2022. There were 4 interview rounds.
Dsa leetcode medium was asked
Same as the first round, dsa
VMware Software interview questions for designations
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Find the missing character in two strings with linear time complexity and constant space complexity.
Iterate through both strings simultaneously and XOR the ASCII values of characters.
The missing character will be the XOR result with the ASCII value of the last character in the longer string.
Example: s1 = 'abcd', s2 = 'abcde', missing character is 'e'.
Search for target value in a sorted rotated array efficiently.
Use binary search to find the pivot point where the array is rotated.
Then perform binary search on the appropriate half of the array to find the target value.
Handle cases where the target value is at the pivot point or not found.
Decorators in Python are functions that modify the behavior of other functions. Function objects are objects that can be assigned to variables, passed as arguments, and returned from other functions.
Decorators are used to add functionality to existing functions without modifying their code.
They are defined using the @ symbol followed by the decorator function name above the function definition.
Function objects in Pytho...
Sort zeros to the end of the array of strings
Iterate through the array and move all zeros to the end
Use two pointers approach to swap elements
Example: Input: ['1', '0', '3', '0', '5'], Output: ['1', '3', '5', '0', '0']
Get interview-ready with Top VMware Software Interview Questions
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
OOPS concepts refer to Object-Oriented Programming principles 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 detail
I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.
Techinical questions were asked and basic oops
Top trending discussions
It was really good, having required tech questions for my position
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
Technical round- Hackerank Problem
1 Interview rounds
based on 22 reviews
Rating in categories
Member Technical Staff
571
salaries
| ₹12 L/yr - ₹43.2 L/yr |
Senior Member of Technical Staff
501
salaries
| ₹26.8 L/yr - ₹86 L/yr |
Technical Support Engineer
429
salaries
| ₹7 L/yr - ₹21 L/yr |
Business Analyst
266
salaries
| ₹5.2 L/yr - ₹17.9 L/yr |
Technical Staff Member 3
251
salaries
| ₹17 L/yr - ₹54.1 L/yr |
Microsoft Corporation
Oracle
IBM
SAP