Open In App

KPIT Interview Experience for ASE

Last Updated : 21 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1 (Online assessment)

The first round was online assessment. This round was held on SHL AMCAT platform. In this the first part consisted general Aptitude, questions on core subjects and coding problems.

i.e. There were 4 sections including:

  • Core subject questions(Stream of Engineering)
  • General aptitude(15 Basic logical reasoning and quantitative reasoning questions)
  • Bug finding- 4 C++ programs were given and there were some errors like edge cases in the code.
  • Automata – 2 coding questions were there. Level of questions was easy.

Questions were:-

  • Reverse a string (without extra space will be efficient)
  • Product of digits if a number.

In this round 90 people were short listed in our college.

Round 2:

The second round was technical Interview.

In this round I was asked my third year project

My project was Electronic voting machine so she asked me about the IC used in the project and why chose that particular IC. What were the problems faced.

Then she moved to coding part.

She asked questions on C++ programming

  • C and C++ difference
  • What are header files and why they are used?
  • What is the use of namespace?
  • Why structures are used?

They she asked about Object oriented programming

  • What is OOP?
  • What are classes in C++?
  • What are constructors and destrutors?
  • What is Inheritance, types and example of any type ?

She asked me some basic DBMS questions like-

  • What are ACID properties?
  • What is foreign key?

Two easy DSA related questions. The coding questions were

  • Check whether the given year is leap year or not.
  • Find prime from less than or equal to n.

My Interview went excellent and she gave a good feedback at the end.

After 7 days I got a mail for HR round. About 60 students got shortlisted.

Round 3:

Round 3 was HR interview.

  • Tell me about yourself.
  • Tell me about your family.
  • Some situation based questions were asked like-
    • If your manager doesn’t like your work what will you do?
    • If you complete the wrong assignment in college how will you face your professor.

At some points he also guided me. The interviewer was very supportive. This round lasted for about 20 minutes.

It was quite easy round and about 55 students got selected from our college.


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

Similar Reads