Status: Currently in final year, Tier 2/3 college
Position: Software Engineer at Accolite Digital
Location: Mumbai/Banglore, India
Date: ~July-Sept 2021
It was an on-campus visit.
1st round: 30 mins OT on Eduthrill platform. Had questions based on CS fundamentals and writing some tests and code for a given problem.
2nd round: 45 mins, 3 questions
Q1. Find all pairs with a given sum, a bit similar to https://leetcode.com/problems/two-sum/
Q2. https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal/
Q3. https://leetcode.com/problems/intersection-of-two-linked-lists/
Q1 I could explain completely. For Q2, I messed up a bit midway and for Q3, I could only come up with BF approach.
Verdict: Selected for next round
3rd round
Tell me about yourself and your projects.
Select all employees that joined in Jan 2020 from a database
Select employee having 2nd highest salary
Select employees residing in Mumbai
Print all unique elements in sorted order.
Print all palindromic substrings and their count, similar: https://leetcode.com/problems/palindromic-substrings/
Find the longest palindromic substring and its count, similar: https://leetcode.com/problems/longest-palindromic-substring/
Find all longest palindromic substrings.
Measure 4L using 2 jars of 3L and 5L
Swap 2 variables without using temporary variable.
Verdict: Selected for next round
4th round [HR]
No questions as such, just briefing about joining, location, etc.
The ratio of students selected to the students who gave the OT was approximately 1/4th