InterviewEra.com

AI-powered mock interviews and resume-aware scoring — built for Indian campus and early-career hiring. Now in private beta.

Start Mock Interview
Secure payments via Razorpay

Tools

  • Question Generator
  • ATS Resume Checker
  • STAR Builder

Interview Questions

  • Software Engineer Questions
  • TCS Interview Questions
  • React Interview Questions

Resources

  • Blog
  • Placement Guide
  • STAR Method Guide

Company

  • About
  • Pricing
  • Contact

© 2026 InterviewEra.com. All rights reserved.

Privacy PolicyTermsRefundRanchi, Jharkhand, India
Question Generator›InMobi

Free tool · no sign-up · 4 interview rounds

Free InMobi Interview Question Generator

Generate AI-powered InMobi interview questions for all 4 rounds. Process: Online Coding → Technical × 2 → System Design → HR.

Interview rounds
4
Avg. package
14–28 LPA
Fresher hiring
Experienced only
Generate InMobi questions freeBrowse InMobi question bank

Sample InMobi interview questions

From our curated bank of 10 InMobi-specific questions. The generator produces fresh AI-tailored questions each run.

  • 1

    What does InMobi do and what engineering problems are unique to mobile advertising?

    Tip: InMobi: mobile advertising and marketing cloud. Core products: DSP (Demand Side Platform), SSP (Supply Side Platform), and Glance (lock screen content). Engineering challenges: real-time bidding (<100ms), petabyte-scale ad event processing, user identity graphs across devices, and ML for CTR prediction on 1B+ ad requests/day.

  • 2

    How does Real-Time Bidding (RTB) work in programmatic advertising?

    Tip: RTB flow: User opens app → SSP sends bid request (user context, ad slot) to all DSPs → each DSP scores opportunity and responds with a bid (<100ms total) → SSP runs first-price/second-price auction → winning DSP delivers the creative. InMobi participates as both DSP and SSP — they have full-stack ad tech.

  • 3

    Design a CTR (Click-Through Rate) prediction system for mobile ads.

    Tip: Features: user demographics, device type, time of day, ad creative type, publisher context, historical CTR of the ad-user combination. Model: logistic regression (fast, interpretable) or gradient boosting (GBDT) for offline training. Serving: pre-computed user embeddings + online feature assembly. <5ms per prediction SLA.

  • 4

    What is a user identity graph and why is it important for ad targeting?

    Tip: Identity graph: connects different device/user identifiers (IDFA, GAID, email hash, cookie) that belong to the same person. Enables: cross-device targeting (show ad on mobile to user who browsed on desktop). Building: deterministic linking (same login), probabilistic linking (similar behaviour patterns). Privacy: India's DPDP Act restricts how this can be done.

  • 5

    How would you build a low-latency ad serving system that handles 1 million requests per second?

    Tip: Architecture: stateless ad server (horizontal scale) + pre-computed candidate ads in Redis + in-memory CTR model. Steps: parse bid request → lookup user profile (Redis, <1ms) → fetch candidate ads (Redis sorted set) → score each ad (in-memory model) → return top-K. No DB calls on critical path. Cache miss: async profile lookup, default to demographic targeting.

See all 10 InMobi questions →

InMobi interview process

Practise questions for each stage to maximise your preparation.

  1. 1Online Coding→
  2. 2Technical × 2→
  3. 3System Design→
  4. 4HR

Simulate a full InMobi mock interview

Upload your resume and get scored on technical depth, communication, structure, confidence, and relevance — the same criteria InMobi panels use.

Start free mock interviewGenerate questions now

Similar company generators

  • CRED question generator
  • Meesho question generator
  • Groww question generator
  • Paytm question generator
  • Zerodha question generator

Interview prep resources

  • InMobi interview questions
  • ATS resume checker
  • STAR answer builder
  • All interview questions

Related reading

  • STAR method with examples
  • HR interview answer tips
  • Placement interview prep guide
  • Top fresher interview questions
  • All articles