It was an on-campus drive 2024. In November, first they took an online test on testgorilla platform. Then online test on Google form. Then the interview. The questions were good .
I applied through university. I interviewed at Meditab Software
Interview
It started with the introduction and then DSA questions were asked. The questions were not that difficult, I was able to solve them within the given timeframe but yes I did code using Python whereas the interviewer expected JavaScript.
Two questions were asked, One was related to prime numbers and the second one was based on GCD.
The interviewer wanted the code to be in JS only.
I was asked to explain the time complexity of the code.
Interview questions [1]
Question 1
DSA Questions were asked, I was asked to write the whole code and explain it.
I applied through university. The process took 4 days. I interviewed at Meditab Software (Campus) in Aug 2025
Interview
It was decent ,initially i was nervous but the interview was not that difficult.I think you should be confident and you need to give answer to every questions otherwise you will reject that's only my take.
Interview questions [1]
Question 1
sliding window question given binary string output the maximum substring with atmost k zeroes.