Open In App

Volkswagen IT Services Interview Experience

Last Updated : 26 Dec, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Online Test:

There were 30 MCQ-based aptitude and technical questions.

2 coding questions were there.

The timestamp for the test was 90 minutes.

Technical interview L1:

  • Introduce yourself.
  • After the introduction interviewer asked three aptitude questions
  1. a. A racket and a ball together cost $1.10. The racket costs $1 more than the ball. How much does the ball cost?
  2. b. What would be the maximum value of ‘B’ in the following equation: 1 2 B + B 4 C + C 6 7?
  3. c. A’s age after 15 years would be equal to 5 times his age 5 years ago. Find his age 3 years hence.
  • Puzzle | Measure 4L using the given 3 buckets
    Link of that question
  • Then he asked me to write a query to create a table.
  • After inserting the query also.
  • How to add a primary key to the table and what is the primary key?
    Then he gave me a basic Java code and asked what will be the output of this code:

Class VWITS  {

  syso(“VWITS”); }

  • This code will generate the compile time error
  • After he asked about how to take a backup of the database in SQL.
  • Then he asked about the Delete, Drop Truncate difference.
  • What are the access specifiers available in Java and explain their scope?
  • Asked questions about abstraction.
  • What is Compile time error and Runtime error?
  • Asked about try, catch and finally.
  • Problems you have faced during your final year project?
  • What is JSP?
  • Asked questions about the internship that I have done.

L2 Interview:

It was an HR interview.

  1. Introduce yourself.
  2. After the introduction, the interviewer asked me about the cultural activities in which I have participated.
  3. Then he gave me one real-life situation:
    You argue/fight with your friend and he is not listening to anything what will you do in that situation?
  4. Difficulties you have faced during your final year project.
  5. Currently which technology you are learning?
  6. Do you have any questions?

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads