Upload Button Icon Add office photos

VMware Software

Compare button icon Compare button icon Compare

Filter interviews by

VMware Software Senior Network Engineer Interview Questions and Answers

Updated 28 Jul 2023

VMware Software Senior Network Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Jan 2023. There were 4 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. Networking keywords, port channel , mpls
  • Q2. Bgp , port numbers of specific http ,snmp
Round 3 - Technical 

(1 Question)

  • Q1. Firewall , f5 , load balancer
Round 4 - Technical 

(1 Question)

  • Q1. Tools & software functioning
  • Ans. 

    Tools & software functioning involves monitoring, troubleshooting, and optimizing network performance using various tools and software.

    • Monitoring network traffic and performance using tools like Wireshark, SolarWinds, and Nagios

    • Troubleshooting network issues with tools like Ping, Traceroute, and Netcat

    • Optimizing network performance with tools like Cisco Prime Infrastructure and Riverbed SteelCentral

  • Answered by AI

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions on Network Server, Domains and IP addresses
  • Q2. Generic question about my past working experience and Who Am I and Why Should I be part off the Organization.

Interview Preparation Tips

Round: Technical Interview
Experience: The interviewer tried to have an overview of my understanding about different segment and the overall knowledge that I have acquired from my past experience working in HCL as a Service Desk Analyst.
Tips: Always be crisp, specific and close ended to the question rather than stretching it, as then it might lead to fall in your own Open ended trap leading to more in depth question being probed by the Person interviewing and taking you way closer to Rejection

Round: HR Interview
Experience: The interviewer asked left and right of the recent happening and the inner growth as a Person in Me from my last working experience. The negative that i tend to still hold and what has been done to overcome it.
Tips: Believe in Yourself of what you are and what you can be to yourslef and for the Organization will mark you separate from the rest of the crowd. As more than right and impressive answers they look for how you are able to Express the actual You.

Skills: Interpersonal skills, Social Skills, Team Working Ability

Interview Questionnaire 

10 Questions

  • Q1. Difference between #define and const
  • Ans. 

    Difference between #define and const

    • Both are used to define constants

    • #define is a preprocessor directive and replaces all occurrences of the defined identifier with the given value

    • const is a keyword and creates a read-only variable

    • const is type-safe and has better scope control than #define

    • Example: #define PI 3.14 vs const float PI = 3.14;

    • Example: #define MAX(a,b) ((a)>(b)?(a):(b)) vs const int MAX = (a)>(b)?(a):(b);

  • Answered by AI
  • Q2. OSI layers and their functions
  • Ans. 

    OSI layers are a conceptual model that describes the communication functions of a network.

    • Layer 1 (Physical): Transmits raw data bits over a physical medium

    • Layer 2 (Data Link): Provides error-free transfer of data frames between nodes

    • Layer 3 (Network): Routes data packets between networks

    • Layer 4 (Transport): Provides reliable data transfer between end systems

    • Layer 5 (Session): Establishes, manages, and terminates sessi...

  • Answered by AI
  • Q3. Explain structure to a layman
  • Ans. 

    Structure refers to the arrangement or organization of something.

    • Structure is the way something is put together or organized.

    • It can refer to physical objects, such as buildings or bridges, or abstract concepts, such as language or music.

    • Examples of structures include the skeletal structure of a human body, the organizational structure of a company, and the grammatical structure of a sentence.

  • Answered by AI
  • Q4. Write code for creating a node in linked list
  • Ans. 

    Code for creating a node in linked list

    • Create a struct for the node with data and pointer to next node

    • Allocate memory for the node using malloc()

    • Assign data to the node

    • Assign the next pointer to NULL or the next node in the list

  • Answered by AI
  • Q5. What is the use of encoder and decoder?
  • Ans. 

    Encoders and decoders are used to convert data from one format to another.

    • Encoders convert analog signals to digital signals.

    • Decoders convert digital signals to analog signals.

    • Encoders are used in devices like cameras, sensors, and audio equipment.

    • Decoders are used in devices like televisions, radios, and DVD players.

  • Answered by AI
  • Q6. Explain one cryptographic technique
  • Ans. 

    One cryptographic technique is RSA, which uses public and private keys to encrypt and decrypt data.

    • RSA stands for Rivest-Shamir-Adleman, named after its creators.

    • It is a widely used asymmetric encryption algorithm.

    • RSA uses a public key to encrypt data and a private key to decrypt it.

    • The security of RSA is based on the difficulty of factoring large prime numbers.

    • RSA is used in various applications such as secure communi

  • Answered by AI
  • Q7. What is the use of public and private key?
  • Q8. What are the steps which you will follow if a customer calls and tell you that he is not able to do any editing in Microsoft word?
  • Q9. What are the properties of a B-Tree?
  • Ans. 

    B-Tree is a self-balancing tree data structure with multiple child nodes and is used for efficient disk access.

    • B-Tree has a root node, internal nodes, and leaf nodes.

    • Each node can have multiple child nodes.

    • The number of child nodes is fixed for a given B-Tree.

    • B-Tree is self-balancing, which means that the height of the tree is minimized.

    • B-Tree is used for efficient disk access as it reduces the number of disk accesses ...

  • Answered by AI
  • Q10. What would you do coming to Microsoft?
  • Ans. 

    I would bring my technical expertise and passion for problem-solving to contribute to Microsoft's mission of empowering people and organizations.

    • I would familiarize myself with Microsoft's products and services to better assist customers

    • I would actively seek out opportunities to learn and improve my skills

    • I would collaborate with my team and other departments to provide the best support possible

    • I would prioritize custo...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: This round had quantities, verbal, logical reasoning, and technical. This was hosted by a third party known as co-cubes (not sure if it’s always them). In technical round, questions where mostly on C++ and some questions on OS and networks. This was pretty easy if you are good at C++.
Duration: 90 minutes

Round: Group Discussion
Experience: This was a pretty interesting round.They gave us a very big scenario and time was given to go through it.The only problem was it was a bit difficult to get the context at a single glance but you will get it if you go through it properly the second time. If you are a good speaker it is a cake walk. You just need to focus on the content and speak on the context in which you are told to (it will be mentioned in the paper, you will have to talk on that).

Round: Technical Interview
Experience: All you need in this round is CONFIDENCE and thorough knowledge on your technical skills.

A puzzle was also asked: There are three baskets sitting next to each other. Under the first basket is a sign that says Apples. Under the second basket is a sign that says Oranges, and under the third basket is a sign that says Apples and Oranges. Each basket is incorrectly labeled. One basket contains all apples, one all oranges, and one a combination of apples and oranges. You are allowed to pick one fruit from one basket and label them correctly. (Ans : Pick it from the basket which is labeled wrongly as Apple and Oranges, you will be able to label it properly)

Skills:
College Name: N/A

Skills evaluated in this interview

I applied via Referral and was interviewed before Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Overview about outlook product issues.Questions related to Active. Directory and microsoft exchange.Basic troubleshooting techniques.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with all the products like O365 ,VPN

Interview Questionnaire 

1 Question

  • Q1. Projects im college

Interview Preparation Tips

Interview preparation tips for other job seekers - confidence is the key,be well prepared
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Questions around Triggers, asynchronous apex,soql query, apex basics
  • Q2. A scenario for grand parent child trigger
  • Ans. 

    A grand parent child trigger scenario involves triggering an action in a child record based on changes in a grandparent record.

    • Create a trigger on the grandparent object to monitor changes

    • Use a trigger handler class to handle the logic for updating child records

    • Consider using trigger context variables to pass data between the grandparent and child triggers

  • Answered by AI
  • Q3. Write an asnchronous apex to return opportunities groupby AccountId
  • Ans. 

    Asynchronous Apex code to group opportunities by AccountId

    • Create a Queueable Apex class to handle the asynchronous processing

    • Query the opportunities and group them by AccountId using a Map

    • Implement the execute method to process the opportunities and return the grouped data

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Write a trigger on account when we create a account billing location should be copy into shipping locations.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Trigger execution sequence
  • Q2. Validation rules Before Insert Validation rules After Insert
  • Ans. 

    Validation rules are used to enforce data integrity in a database before and after insertion.

    • Validation rules before insert are used to check data integrity before adding a new record to the database.

    • Validation rules after insert are used to verify data integrity after a new record has been added.

    • Examples: Before insert - checking if a required field is filled, after insert - verifying if the data meets certain criteri

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Apex triggers,SOQL queries,Admin scenarios , LWC ,Integration

Interview Preparation Tips

Topics to prepare for Salesforce Technical Support Engineer interview:
  • Apex triggers
  • LWC
  • Administration
  • Integration
Interview preparation tips for other job seekers - Integration
Apex Triggers
Lwc
Admin concepts scenario based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain 3 way handshake
  • Ans. 

    Three-way handshake is a method used in TCP/IP network to establish a connection between a client and server.

    • Client sends a SYN packet to the server to initiate a connection

    • Server responds with a SYN-ACK packet to acknowledge the request

    • Client sends an ACK packet back to the server to confirm the connection

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How do you handle a situation where you do not know answer to a question?

Skills evaluated in this interview

VMware Software Interview FAQs

How many rounds are there in VMware Software Senior Network Engineer interview?
VMware Software interview process usually has 4 rounds. The most common rounds in the VMware Software interview process are Technical and Resume Shortlist.
How to prepare for VMware Software Senior Network 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 VMware Software. The most common topics and skills that interviewers at VMware Software expect are Contract Management, HTTP, Infrastructure, MPLS and Networking.
What are the top questions asked in VMware Software Senior Network Engineer interview?

Some of the top questions asked at the VMware Software Senior Network Engineer interview -

  1. Tools & software function...read more
  2. Bgp , port numbers of specific http ,s...read more
  3. Networking keywords, port channel , m...read more

Tell us how to improve this page.

VMware Software Senior Network Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 868 Interviews
Amdocs Interview Questions
3.7
 • 519 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
Adobe Interview Questions
3.9
 • 236 Interviews
Salesforce Interview Questions
4.0
 • 230 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
View all
VMware Software Senior Network Engineer Salary
based on 13 salaries
₹17.8 L/yr - ₹52 L/yr
234% more than the average Senior Network Engineer Salary in India
View more details
Member Technical Staff
529 salaries
unlock blur

₹12 L/yr - ₹44.8 L/yr

Senior Member of Technical Staff
513 salaries
unlock blur

₹24 L/yr - ₹76.2 L/yr

Technical Support Engineer
389 salaries
unlock blur

₹6.3 L/yr - ₹21 L/yr

Technical Staff Member 3
254 salaries
unlock blur

₹18 L/yr - ₹60 L/yr

Business Analyst
232 salaries
unlock blur

₹4.8 L/yr - ₹19 L/yr

Explore more salaries
Compare VMware Software with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

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