-
Name
Pavitra Pandey
-
College
IIIT Allahabad
-
Linkedin Profile
-
CV/Resume
-
CGPA at the time of Selection
8.34
-
Company Appeared For
Arcesium
-
Placement Profile
Summer Internship
-
Mode of Online Assessment
Offline
-
Online Assessment Difficulty (out of 5)
3
-
Online Assessment Round Questions
Expand
The OA consisted of 3 sections
- CS Fundamentals - In-depth conceptual problems on OOPS, OS, DBMS and DSA. Required a lot of rote knowledge
- Aptitude - Medium-Hard aptitude problems on probability, reasoning, geometry and basic algebra
- Programming - 2 problems straight from Codeforces with difficulties 1400 and 1600
-
Mode of Interview(s)
Offline
-
Number of Interview Rounds
4
-
Interview Experience
Expand
Round 1 - Interviewer asked 1 leetcode problem, search in rotated sorted array. Then we had in depth discussion on OS. Threads, cache, memory management we discussed. Also since I and the interviewer belonged to electronics background, we also talked about microprocessor, RISC and CISC, ARM and x86.
Round 2 - Asked about OOPS, OS, DBMS in depth. Also asked a SQL query that used self joins. Then we had a discussion on projects. Then the interviewer asked this problem. I came up with a O(n) time and O(1) space solution for it.
Round 3 - I was asked to design a class implementation on vectors, why it’s size gets doubled etc., also we then discussed a lot on pointers and c++ in specific. Then the interviewer asked a trie problem which was trivial and well known.
Round 4 - HR round, asked the normal HR questions. Apparently this round was eliminative too
-
Level of Difficulty of Interview(s)
3
-
Were Society Position of Responsibility given any Importance?
Maybe, can’t tell certainly
-
Did the Interviewer(s) Focus on asking questions from CV/Resume
Yes
-
Were the interview questions relevant to the JD Circulated? (if applicable)
Yes
-
Any other relevant information
Expand
Verdict - Selected Advise - Practise leetcode and learn CS fundamentals in depth