Wednesday, July 3, 2024
HomeData ModellingData Structure & AlgorithmVMware Interview Experience | Set 5 (On-Campus for IT Application Developer)

VMware Interview Experience | Set 5 (On-Campus for IT Application Developer)

Round 1: ONLINE OBJECTIVE ROUND on HIREPRO platform
This round comprised of 30 objective difficult and lengthy paragraph based aptitude questions to be solved in 45 min with no negative marking. Then there was a technical round which consisted of 50 objective questions (comprised mostly C++ output basically on operator precedence, OS concepts, DBMS, and networking) to be solved within 60 min with no negative marking.
Out of 200 students, only 35 qualified for the next round.


Round 2: ONLINE CODING ROUND on HIREPRO platform

This round consisted of a single coding question to be solved within 60 min. No constraints and test cases were provided.
Given a number n, print all primes smaller than n.

Given a number x, determine whether the given number is Armstrong number or not.

Round 3: GROUP DISCUSSION ROUND
This was not the usual GD round. It was new and different. The 35 students were given a case study. It consisted of a conversation between a client and a consultant over an inventory management system. We had to create an object/class model for the client.
Out of 35 students, only 25 qualified for the next round.

Round 4: TECHNICAL ROUND -1
Q1: Given an API which consisted of three methods, create (), update (), delete () .and two users: X and Y, who can access all the three methods. Both users use the create () and delete () methods in the same way but update () is used by them in different ways. How will you implement this in OOPS?
(Use interface or Abstract class)
Q2: What is database hierarchy? How to implement hierarchy in database tables?
Q3: Question on HTTP 1.1 request and response messages.
Q4: Linux questions on find command, top utility
Q5: MY project was on Big Data. Hence questions on that.


Round 5: TECHNICAL ROUND – 2

Q1: MY project was on Big Data. Hence questions on that. but the questions were deep and tough.
Q2: Questions on JAVA (String Buffer class and its methods)
Q3: OOPS concepts: POLYMORPHISM in detail
Q4: OSI model in detail
Q5: Design a stack that supports getMin() in O(1) time and O(1) extra space .

Q6: Reverse a linked list.
Round 6: HR ROUND
General easy questions asked in HR round.
Basically, the company preferred students who had done projects on BIG DATA and CLOUD.

Took 7 from our campus.

If you like neveropen and would like to contribute, you can also write an article and mail your article to review-team@neveropen.co.za. See your article appearing on the neveropen main page and help other Geeks.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above

Feeling lost in the world of random DSA topics, wasting time without progress? It’s time for a change! Join our DSA course, where we’ll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 neveropen!

Nokonwaba Nkukhwana
Experience as a skilled Java developer and proven expertise in using tools and technical developments to drive improvements throughout a entire software development life cycle. I have extensive industry and full life cycle experience in a java based environment, along with exceptional analytical, design and problem solving capabilities combined with excellent communication skills and ability to work alongside teams to define and refine new functionality. Currently working in springboot projects(microservices). Considering the fact that change is good, I am always keen to new challenges and growth to sharpen my skills.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments