Open In App

Guvi Geeks IIT-M Interview Experience for Junior mentor

Last Updated : 12 Sep, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Introduction

I got this opportunity via the cold mail system that is I went to the website and directly mailed them regarding my interest in working with them. I also attached my resume and LinkedIn profile for a reference part. After around a week I got a text on my LinkedIn regarding that After that we had a few minutes of telephone conversation and scheduled my first round of interviews.

Round 1

It was a kind of semi-technical round where I had to begin by Introducing myself further they asked me if I had any experience in the field of mentorship. After all this introduction part. We began with the question

Question 01: How would you explain Variables to an 11-year-old kid?
Question 02: What is the difference between a normal variable and an array if both of them store values that are data?
Question 03: What is a function explain with an example.
Question 04: How would you explain what is recursion to the same 11-year-old kid who had no prior coding experience?
Question 05: Suppose a kid just started learning Python and had no idea about coding or any coding language how would you make him understand the need and importance of programming language?

It went around 40 to 45 minutes After a few hours I received a call from the same person telling me that I was selected in the first round
and again we schedule the next technical round where I had to solve problems sharing my screen for the next day

Round 2

It was 1.5 hour long session where I had to solve the problems It was too started with normal introduction then..

Problem 1: Reverse the words of a sentence if its length is more than 5.
Problem 2: Implement Binary search algorithm
Problem 3: Count the number of digits present in a string (ex- 12str have 2 digits as 1 and 2)
Problem 4: What are json files and why are they used?
Problem 5: Question related to SQL with some given sort of data, I can remember it properly
Problem 6: What is super class?
Problem 7: How to access the private classes?
Problem 8: Write a program to find out the nth fibonnaci number using recursion.

After this session in around an hour or two I got a call informing me that I have cleared this round too although I was not able to answer each and every questions.

Round 3(HR Round)

It was very simple and straight forward went around 30 minutes where I was simply asked about my expectations , availability hours and past experiences . Some other questions Like why did I applied for this role and How was my previous interview experiences .

Hope It helps!! Keep trying guys..


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

Similar Reads