Upload Button Icon Add office photos

Filter interviews by

Iimb Interview Questions and Answers

Updated 26 Oct 2023

Iimb Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Coding Test 

2ques,1hr,easy ques, hackerrank

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Difference b/w java and cpp
  • Ans. 

    Java is a high-level, object-oriented programming language with automatic memory management, while C++ is a low-level, object-oriented programming language with manual memory management.

    • Java is platform-independent, while C++ is platform-dependent.

    • Java uses automatic garbage collection, while C++ requires manual memory management.

    • Java has a simpler syntax compared to C++.

    • Java does not support pointers, while C++ does.

    • J...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself other than resume
  • Q2. Current affairs related ques

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.

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 Resume tips
Round 2 - Assignment 

They asked me to provide a small write up on marketing strategies

Interview Preparation Tips

Topics to prepare for Iimb Research Associate interview:
  • Market Research
Interview preparation tips for other job seekers - Be prepared with your basics of marketing and management principles. Also, learn the statistical tools and packages before applying. Questions will be mostly on analysis

Research Associate Interview Questions asked at other Companies

Q1. Tell any name reactions to form new c-c bond without metal catalyst?
View answer (15)
Iimb Interview Questions and Answers for Freshers
illustration image

Interview questions from similar companies

I applied via Freshesworld and was interviewed in Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java, mainly versions of Java , which is the latest version of java currently using. Rate yiur java skills out of 10?? Are you relocate, internship project deeply they ask question...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before going to interview. Feel free, listen some music and peace full mind . don't afraid. Be courage.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.interviewer asked about my mini Project, some questions from my project on Machine Learning and some basic HR questions 2.If you have mentioned some projects in resume the interviewer will surely ask fr...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer confidently
Be good on basics whatever domain you're from.
Good to know basics of one programming



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

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips
Contribute & help others!
anonymous
You can choose to be anonymous

Iimb Interview FAQs

How many rounds are there in Iimb interview?
Iimb interview process usually has 3 rounds. The most common rounds in the Iimb interview process are Resume Shortlist, Assignment and Coding Test.
What are the top questions asked in Iimb interview?

Some of the top questions asked at the Iimb interview -

  1. difference b/w java and ...read more
  2. current affairs related q...read more

Recently Viewed

DESIGNATION

INTERVIEWS

Betsol

No Interviews

INTERVIEWS

Essar Group

No Interviews

INTERVIEWS

Essar Group

No Interviews

INTERVIEWS

Affine

No Interviews

INTERVIEWS

Essar Group

30 top interview questions

INTERVIEWS

Betsol

No Interviews

INTERVIEWS

Betsol

No Interviews

INTERVIEWS

Affine

No Interviews

DESIGNATION

Tell us how to improve this page.

Iimb Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
IIM Ahmedabad Interview Questions
4.2
 • 5 Interviews
IIM Bangalore Interview Questions
4.3
 • 5 Interviews
IIM Indore Interview Questions
3.6
 • 4 Interviews
XLRI Interview Questions
3.6
 • 2 Interviews
SPJIMR Interview Questions
3.5
 • 1 Interview
IIM Calcutta Interview Questions
3.3
 • 1 Interview
View all

Iimb Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Post Graduate Student
4 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Research Associate
3 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Resource Associate
3 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Iimb with

IIM Ahmedabad

4.2
Compare

XLRI

3.6
Compare

ISB Corporation

4.6
Compare

SPJIMR

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview