UBS Interview Experience For Software Engineer Internship (On-Campus)

Internship Details

  • Duration – 8 weeks
  • Location – Pune (Kharadi)

Round – 1 (Online Assessment):

Online Assessment consists of 40 MCQ questions based on topics like Aptitude, DSA, CNS, OS, DBMS, and OOP.
Also, it consists of one coding question Leetcode medium-hard. I had a question in which I had to do some pre-computation like prefix sum and apply binary search on it, it had some queries so brute force gives TLE. The coding question must be completely solved with all test cases passed to get selected for the interview.

Almost 400 students took this test and 60 were selected for interview.

Round – 2 (Technical Round):

There were 8 panels for the interview. The interview was virtual.

  • Firstly, the interviewer asked me introduction then he gave his introduction and quickly moved on to the projects. He asked me various questions about the projects like what challenges you faced while working on them and how you tackled them, I also cross-questioned various insights about projects like the schema of the database table.
  • Then he asked me to tell him various approaches to reverse a string.
  • Then he moved on to various OOP concepts like function overloading and overriding.
  • He also asked me for real-life examples from pillars of OOP.
  • Asked types of keys present in the table.
  • Then he moved on to some HR questions like your long-term goals and the thing in your life you regret most till today.
  • The interview lasted for 30 min.
  • It was only the full and final round.

12 students out of 60 were selected for the Software Engineer Intern role.

Tips – You should have a good understanding of your Projects and your projects must be unique.