Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by iimjobs.com Team. If you also belong to the team, you can get access from here

iimjobs.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

iimjobs.com Interview Questions and Answers

Updated 16 Jun 2024
Popular Designations

iimjobs.com Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is your one weakness and one strength?
  • Q3. What was your overall work experience till now?
  • Q4. What is your job role at your current employer?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about how you present yourself and keep your attitude positive.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic hr round with introduction and some details
Round 2 - One-on-one 

(1 Question)

  • Q1. Details about your last experience if not basic interview with your documentation if selected

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about iimjobs.com ?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Mar 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

The coding round was 90 minutes with 2 question and the difficulty was mid-range and both were graph question

  • Q1. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze from start to destination.

    • Use backtracking to explore all possible paths in the maze.

    • Keep track of visited cells to avoid revisiting them.

    • Explore all possible directions (up, down, left, right) from each cell.

    • Add the current direction to the path and recursively explore further.

    • When reaching the destination, add the path to the list of valid paths.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BengaluruEligibility criteriacgpa above 7.5JUSPAY interview preparation:Topics to prepare for the interview - Python, data structure , algorithm, database , osTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice question and try to understand with using javascript
Tip 2 : The Elm Architecture. 
Tip 3 : Project matters

Application resume tips for other job seekers

Tip 1 : Have web development project
Tip 2 : learn purescript and node.js

Final outcome of the interviewRejected

I appeared for an interview in Apr 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

Timing was late evening . Platform was good.

  • Q1. 

    Largest Cycle in Maze Problem Statement

    Given a maze represented by 'N' cells numbered from 0 to N-1, and an array arr of 'N' integers where arr[i] denotes the cell number that can be reached from the 'i'...

  • Ans. 

    Identify the length of the largest cycle in a maze represented by cells and an array of integers.

    • Iterate through each cell and find the cycle length using DFS or Floyd's Tortoise and Hare algorithm.

    • Keep track of visited cells to avoid infinite loops.

    • Return the length of the largest cycle found or -1 if no cycles exist.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. Eligibility criteriaAbove 6 CGPAJUSPAY interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Do some projects
Tip 2 : Be good in data structure
 

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Don't try to add false things.

Final outcome of the interviewRejected

I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Business problems and case studies
  • Q2. Guesstimates
  • Q3. Experience to date
  • Ans. 

    I have 3 years of experience working as a Data Analyst in the finance industry.

    • Analyzed financial data to identify trends and make recommendations

    • Created reports and dashboards using tools like Tableau and Excel

    • Collaborated with cross-functional teams to improve data quality and accuracy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use your basic aptitude.

I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Questions only, Oops concept, Android basic questions, work manager related, MVVM pattern, why kotlin?

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a well-motivated place in terms of work, they are really making the best use of technology that they can. The interview can be clarified by someone who has clear basics of technology, how things are really moving in technology. They are only examining the basics of technology.
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql join questions
  • Q2. Python decorartors
Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Class vs struct
  • Ans. 

    Classes are reference types; structs are value types. Classes support inheritance, while structs are more lightweight and efficient.

    • Classes support inheritance, allowing for polymorphism.

    • Structs are value types, meaning they are copied on assignment.

    • Classes are reference types, meaning they are accessed via references.

    • Structs are generally more memory efficient for small data structures.

    • Example: class Person { string N...

  • Answered by AI
  • Q2. Thread question

Interview Preparation Tips

Interview preparation tips for other job seekers - Not well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Tell about ur self
  • Q2. Why u leave last company
  • Q3. Why u join us
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary expectations
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Past experience
  • Q2. Salary expectations
Round 2 - One-on-one 

(2 Questions)

  • Q1. Reason for joining
  • Q2. Past experience
Round 3 - One-on-one 

(2 Questions)

  • Q1. Ask on Sales knowledge
  • Q2. Comfortable for night or not.
  • Ans. 

    Yes, I am comfortable for night.

    • I am comfortable sleeping at night.

    • I prefer a quiet and dark environment for a good night's rest.

    • I have a bedtime routine that helps me relax and fall asleep easily.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have scope
Of earnings if knows how
To
Sales.

iimjobs.com Interview FAQs

How many rounds are there in iimjobs.com interview?
iimjobs.com interview process usually has 1-2 rounds. The most common rounds in the iimjobs.com interview process are One-on-one Round and HR.
How to prepare for iimjobs.com interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at iimjobs.com . The most common topics and skills that interviewers at iimjobs.com expect are Python, Data Analytics, SQL, Data Science and Analytics.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

MagicPin Interview Questions
2.6
 • 58 Interviews
Awign Enterprises Interview Questions
3.7
 • 37 Interviews
Shaadi.com Interview Questions
3.6
 • 31 Interviews
HealthKart Interview Questions
3.9
 • 28 Interviews
Tokopedia Interview Questions
4.1
 • 26 Interviews
JUSPAY Interview Questions
3.3
 • 24 Interviews
Meritto Interview Questions
3.5
 • 24 Interviews
AstroTalk Interview Questions
3.4
 • 24 Interviews
IndustryBuying.com Interview Questions
2.9
 • 23 Interviews
Nestaway Interview Questions
3.7
 • 22 Interviews
View all

iimjobs.com Reviews and Ratings

based on 24 reviews

3.5/5

Rating in categories

3.1

Skill development

3.7

Work-life balance

2.7

Salary

4.0

Job security

3.2

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 24 Reviews and Ratings
Software Engineer
8 salaries
unlock blur

₹4.8 L/yr - ₹20.6 L/yr

Product Manager
7 salaries
unlock blur

₹15 L/yr - ₹18.5 L/yr

Manager
6 salaries
unlock blur

₹12 L/yr - ₹16 L/yr

Assistant Manager Sourcing
5 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Assistant Manager
5 salaries
unlock blur

₹5 L/yr - ₹6.6 L/yr

Explore more salaries
Compare iimjobs.com with

MagicPin

2.6
Compare

HealthKart

3.9
Compare

Awign Enterprises

3.7
Compare

Shaadi.com

3.6
Compare
write
Share an Interview