I applied through university. I interviewed at APT Research (North Twenty Four Parganas) in Aug 2021
Interview
One coding test, 2 rounds of interview (if shortlisted). Each interview was 45mins roughly, and you get to give the second interview only if you qualify the first. The interviewer was friendly and we used an online editor for solving Coding Problems. I was requested to solve it in python.
Interview questions [1]
Question 1
1. DSA questions (AdHoc, Binary Tree)
2. Database fundamentals (What is Sharding, how would you implement)
3. Python fundamentals(Questions about how it is compiled and interpreted, generators, decorators, etc), 4. CV based queries (Personal projects and what the work involved)
I applied through university. The process took 1 day. I interviewed at APT Research
Interview
I was interviewing for the intern position. In the Interview, I had two rounds. In the first round, leetcode easy-medium level DSA questions were asked. The level of DSA questions at max would Codeforces Div 2 C. I was required to code in Python3. In the second round, slightly difficult coding questions were asked along with some basic ML concept questions, along with some questions about my ML project in my CV. I found the interviewer very understandable and cooperating. There was no HR round.
Interview questions [1]
Question 1
1. A modified version of edit distance, do not exactly remember. 2. A modified version of two-sum, again do not remember exactly.