Open In App

FavTutor Interview Experience for SME

Last Updated : 25 Apr, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

FavTutor provides 24×7 Live Coding Help from Expert Tutors.

So my interview started with some basic personal questions 

  • Tell me about yourself.
  • What is your interest in fields?

I replied that I am quite confident in Java, and apart from it, I am also working on Python, Django, etc.

Then we were shifted to the coding round, They asked me 2 questions,

1st was simply a binary search, and there were expecting 1 key point from me, which was

mid = first + (last -first)/2,

when I was writing the above line, they immediately asked me the purpose of this, 

I replied It is written in such a way so as not to cross the range of integer.

So then we moved on to the next question, which was, “rat in a maze”, I was provided 1 hour of time for this, and I was able to solve it within 20 minutes, they asked me some boundary conditions, and I was able to answer all of them.

At last, they asked about my experience with this interview and about my views on Favtutor company, and If I was having any queries to ask.

I asked about the objective of their company.

So that’s all about my interview experience, and 3 days later I received a joint letter for this internship.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads