Upload Button Icon Add office photos
Engaged Employer

i

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

InMobi Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

InMobi SDE (Software Development Engineer) Interview Questions and Answers

Updated 20 Dec 2021

InMobi SDE (Software Development Engineer) Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Word Search

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Data Structure and Algorithms

Interview questions from similar companies

Interview Preparation Tips

General Tips: Be prepared to answer questions like why flipkart? , why shouldn't I hire you? , why did you choose cs?, which is your proudest moment.
Choose wisely the questions you attempt.
Skill Tips: Solve the course lab questions on your own. Pick a site that suits you and practice there. Read about the company before you go for interviews. If the interviewer asks you to ask a question use that opportunity to learn more about the company. AmbitionBox helps in getting familiar with the type of questions that the company asks.
Skills:
College Name: NIT Surathkal

I was interviewed in Jul 2016.

Interview Questionnaire 

4 Questions

  • Q1. One with the group I'm going to work with
  • Q2. One with the project lead
  • Q3. One with the CTO
  • Q4. One with the Head, HR

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resumes were shortlisted and based on that 100 students got to the next round

Round: Test
Experience: 3 programming questions were given
Tips: Prepare algorithms and data structures well
Duration: 1 hour 30 minutes
Total Questions: 3

Skills: Data Strrutures, Algorithmic Approach To Problem Solving, Knowledge About Database Managements Systems, Operating Systems, Computer Networking, Inter Person Communication Skills
College Name: NIT Durgapur

I was interviewed in Dec 2016.

Interview Questionnaire 

4 Questions

  • Q1. Maximum sum rectangle in a 2D matrix (-----/)
  • Ans. 

    Find the maximum sum of a rectangle in a 2D matrix.

    • Use Kadane's algorithm to find the maximum sum subarray in each row.

    • Iterate over all possible combinations of rows and find the maximum sum rectangle.

    • Keep track of the maximum sum and the coordinates of the rectangle.

  • Answered by AI
  • Q2. Implement 3 stacks using one array(with space and time complexity optimised)
  • Ans. 

    Implement 3 stacks using one array with optimized space and time complexity.

    • Divide the array into three equal parts to represent each stack.

    • Keep track of the top index of each stack separately.

    • When pushing an element, increment the top index of the respective stack and store the element.

    • When popping an element, retrieve the element from the top index of the respective stack and decrement the top index.

    • Handle stack over

  • Answered by AI
  • Q3. Sort array of 0,1,2 in O(n):time complexity and O(1): space complexity
  • Ans. 

    Dutch National Flag algorithm can be used to sort an array of 0, 1, and 2 in O(n) time complexity and O(1) space complexity.

    • Initialize three pointers: low, mid, and high.

    • Iterate through the array and swap elements based on their values.

    • Increment low and mid pointers when encountering 0.

    • Increment mid pointer when encountering 1.

    • Decrement high pointer when encountering 2.

  • Answered by AI
  • Q4. Questions related to database, multi-threading,design patterns

Interview Preparation Tips

Round: Test
Duration: 2 hours
Total Questions: 1

Skills: Data Strutures, Algorithmic Approach To Problem Solving
College Name: IIT Roorkee

Skills evaluated in this interview

Round 1 - Coding Test 

It was a 60 min coding test, with 2 dsa questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Round 2 was a code pair round. Whith question around DP, Trees and heaps.
Round 3 - LLD 

(1 Question)

  • Q1. They as me the LLD of library management system, with afuntional code

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on DSA and LLD. The questions were from Trees, DP and heaps.

I was interviewed in May 2022.

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 - Design Test 

(1 Question)

  • Q1. Design Instagram hld
  • Ans. 

    Design Instagram's high-level architecture.

    • Use a microservices architecture to handle different functionalities like user authentication, image storage, and feed generation.

    • Use a NoSQL database like MongoDB to store user data and images.

    • Use a content delivery network (CDN) to serve images and videos to users quickly.

    • Implement a caching layer to improve performance and reduce database load.

    • Use a message broker like Rabb...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Design Instagram, high level system design
  • Ans. 

    Design Instagram, a photo and video sharing social media platform.

    • Use a scalable architecture with load balancing and caching.

    • Store media files in a distributed file system like Amazon S3.

    • Use a relational database for storing user data and metadata.

    • Implement a content delivery network (CDN) for faster content delivery.

    • Use machine learning algorithms for personalized content recommendations.

    • Implement security measures l...

  • Answered by AI
  • Q2. Graph related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join the edtech company they are sinking ship

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 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 - Coding Test 

1 hour round, DSA questions on stacks and hash maps

Round 3 - Coding Test 

1 hr round, DSA Q's and Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well versed with Data structures like hashmap, trees, linked list, arrays and SQL.

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Given a string a="aabbfaffb"; & b="ab", write a code to replace given string and print "faffb"
  • Ans. 

    Replace substring in a given string and print the remaining string

    • Use string.replace() method to replace the substring

    • Print the remaining string using string slicing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview went mostly on one question and I explained my thought and implemented. After the interview, there is no feedback i received from the hr.

Skills evaluated in this interview

Analyst Interview Questions & Answers

Ola Cabs user image Sanjyot Thete

posted on 13 Mar 2015

Interview Questionnaire 

5 Questions

  • Q1. Why do you want to work with us?
  • Ans. 

    I am impressed with the company's reputation and growth potential, and I believe my skills and experience align well with the job requirements.

    • I have researched the company and am impressed with its reputation and growth potential

    • I believe my skills and experience align well with the job requirements

    • I am excited about the opportunity to work with a talented team and contribute to the company's success

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    I have the necessary skills, experience, and passion to excel in this role.

    • I have a proven track record of success in similar roles.

    • I am a quick learner and adaptable to new situations.

    • I am passionate about this industry and eager to contribute to its growth.

    • I have excellent communication and teamwork skills.

    • I am committed to delivering high-quality work and exceeding expectations.

  • Answered by AI
  • Q3. If we need you to transfer to another place ASAP and you haven't completed your current assignment, how would you handle it?
  • Ans. 

    I would prioritize completing my current assignment and then discuss the transfer with my supervisor to ensure a smooth transition.

    • I would communicate with my supervisor to understand the urgency of the transfer

    • I would prioritize completing my current assignment to the best of my ability

    • I would discuss the transfer with my supervisor to ensure a smooth transition

    • I would try to complete as much work as possible before l...

  • Answered by AI
  • Q4. What's the maximum number of runs a batsman can score in an ODI?
  • Ans. 

    A batsman can score a maximum of 264 runs in an ODI.

    • The maximum number of runs a batsman can score in an ODI is limited by the number of balls bowled and the number of boundaries hit.

    • The maximum number of balls bowled in an ODI is 300, assuming no extras are bowled.

    • If a batsman hits a boundary off every ball they face, they can score a maximum of 240 runs.

    • If a batsman hits sixes off every ball they face, they can score...

  • Answered by AI
  • Q5. Two jug problems, where you need to obtain a specified amount of water by using two differently sized jugs
  • Ans. 

    Solving two jug problems to obtain a specified amount of water using differently sized jugs.

    • Understand the capacity of each jug

    • Determine the amount of water needed

    • Fill one jug with water and pour it into the other jug

    • Repeat until the desired amount is reached

    • Use the remaining water in the larger jug to measure the remaining amount needed

    • Consider the possibility of multiple solutions

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Was resume shortlisted, nothing great about that.
Tips: Keep up the CPI, but I guess it's too late for that now.

Round: Test
Experience: Test wasn't too difficult. Can be cracked if you're in your game and have a chill mind.
Tips: General aptitude preparation should be started atleast before a month from placements. Solve GATE papers, institute placement tests, read CAT modules and their tips for faster problem solving. English needs time for those who haven't used it much in their childhood. But still the difficulty level of questions in these placement tests is easy.

Round: HR Interview
Experience: Was  generally good. Interviewer was young and we could connect.
Tips: It is extremely important that you remain calm. You need to tame that nervousness down. Think of the interview as a general talk with a stranger. Be your natural self. That's when the ideas hit you for the questions you haven't prepared. Practice interviewing with friends and read about the most common questions on the Interwebz.

Round: Puzzle Interview
Experience: Problems were easy. Asked for a pen and paper and slowly solved them.
Tips: Practice puzzles. There are some good sites for this.

Skills: Managing people, Analytical thinking
College Name: IIT BOMBAY

Skills evaluated in this interview

Analyst Interview Questions & Answers

Ola Cabs user image Tarun Meena

posted on 15 Jan 2015

Interview Preparation Tips

Round: Test
Experience: It was a very general aptitude test, including probability reasoning etc.
Tips: practice some CAT papers

Round: HR Interview
Experience: Very basic and general HR questions starting with tell me something about yourself and why this job?
Tips: You should have tailor made answers for tell me about yourself for different sectors/firms, this will help a lot, start preparing on this a month in advance.

College Name: IIT BOMBAY
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

MathCo

No Interviews

INTERVIEWS

Porter

No Interviews

INTERVIEWS

Flutura Decision Sciences & Analytics

No Interviews

INTERVIEWS

MathCo

No Interviews

INTERVIEWS

Walmart

No Interviews

INTERVIEWS

Cogoport

No Interviews

INTERVIEWS

Cogoport

No Interviews

INTERVIEWS

SiMa.ai

No Interviews

INTERVIEWS

Cogoport

No Interviews

INTERVIEWS

MathCo

5.6k top interview questions

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
PolicyBazaar Interview Questions
3.6
 • 348 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Ola Cabs Interview Questions
3.4
 • 139 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
R.R. Donnelley Interview Questions
3.9
 • 100 Interviews
View all
InMobi SDE (Software Development Engineer) Salary
based on 12 salaries
₹18 L/yr - ₹48 L/yr
16% more than the average SDE (Software Development Engineer) Salary in India
View more details

InMobi SDE (Software Development Engineer) Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

2.9

Skill development

2.5

Work-life balance

3.0

Salary

2.4

Job security

2.9

Company culture

2.7

Promotions

2.4

Work satisfaction

Explore 5 Reviews and Ratings
Accounts Manager
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare InMobi with

Flipkart

4.0
Compare

Ola Cabs

3.4
Compare

Paytm

3.3
Compare

Swiggy

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