Skip to content
InterviewEra
What is InterviewEraThe platform, founder, and missionHow It WorksAdaptive interview, live captions, scoringResume-aware ScoringCV-native questions + 5-dimension feedback
Campus Placements OverviewStructured mock interviews and cohort analytics for T&P teamsSet up Campus WorkspaceCreate your campus dashboard and invite your batchT&P Product & PricingPilot pricing, bulk onboarding, and placement trackingStudent Invitation HelpHow to accept a campus invite and start practising
Software EngineerDSA, system design, OOP roundsFrontend DeveloperReact, HTML/CSS, JavaScript interviewsTCS Interview QuestionsNQT + technical + HR roundsWipro Careers HubNLTH, WILP, Turbo hiring tracksSolera Careers HubCognitive assessment + Java/SQL roundsReact Interview QuestionsHooks, state, performance topics
Interview Question GeneratorRole-specific questions in secondsATS Resume CheckerScore your resume against job rolesSTAR Answer BuilderStructure behavioral answers clearly
All ResourcesCentral guide and hub directoryBlogInterview prep articles and guidesAgentic AI Interview GuideAI-assisted coding interviews, rubrics, and prepPlacement GuideStep-by-step campus prep playbookSTAR Method GuideMaster behavioral answers
Help CenterGuides, FAQs, and supportDSA Topic MapPatterns, roadmap, and top 50 problemsSoftware Engineer GuideSWE questions and prep hubAndroid GuideKotlin, Compose, MVVM prep hubFrontend GuideReact and JavaScript interviews
PricingFor Teams
Sign inSign up
InterviewEra

InterviewEra is an AI-powered mock interview platform with adaptive follow-ups, resume-aware scoring, and structured interview preparation for campus placements and early-career hiring.

Start Mock Interview

Mock Interview

  • How It Works
  • For Teams
  • Start Mock Interview
  • Campus Placements
  • Campus Workspace
  • Help Center

Free Tools

  • Interview Question Generator
  • ATS Resume Checker
  • STAR Answer Builder

Interview Questions

  • Wipro Careers Hub
  • Solera Careers Hub
  • Amazon SDE Questions
  • Microsoft SDE Questions
  • Infosys SWE Questions
  • Infosys Java Questions
  • Freshworks Frontend Questions
  • Android Developer Questions
  • Frontend Developer Questions
  • Java Developer Questions

Resources

  • Community Hub
  • All Resources
  • Blog
  • Agentic AI Interview Guide
  • What Is Agentic AI
  • Agentic Coding Round
  • AI Prompt Engineering
  • Cursor AI Interview Guide
  • DSA Topic Map
  • Placement Guide
  • STAR Guide
  • HR Guide
  • Interview Tips

Company

  • What is InterviewEra
  • About Us
  • Pricing
  • Contact

© 2026 InterviewEra. All rights reserved.

Privacy PolicyTermsRefundRanchi, Jharkhand, India
Interview Question Generator›CRED

Free tool · no sign-up · 4 interview rounds

Free CRED Interview Question Generator

Generate AI-powered CRED interview questions for all 4 rounds. Process: DSA Screen → Technical × 2 → System Design → HR.

Interview rounds
4
Avg. package
18–40 LPA
Fresher hiring
Experienced only
Generate CRED questions freeBrowse CRED question bank

Sample CRED interview questions

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

  • 1

    What is CRED's product and why does it attract high-calibre engineering talent?

    Tip: CRED: credit card bill payment + rewards platform for India's creditworthy population. Engineering appeal: hypergrowth startup, hard ML problems (credit scoring, fraud), complex UX craft requirements, and a famously high engineering bar. CRED interviews are among the hardest in India — expect deep dives on every answer.

  • 2

    Design CRED's credit card bill payment reminder and nudge system.

    Tip: Trigger: N days before due date (personalised — 3/5/7 days based on user responsiveness history). Channel selection: push → SMS → email based on click-through rates. ML model: predict optimal send time per user (open rate maximisation). Deduplication: one nudge per day per user. A/B test message variants.

  • 3

    How would you build a fraud detection system for CRED's high-value credit card transactions?

    Tip: Features: transaction amount vs typical spend (z-score), new merchant category, unusual hour, device fingerprint change, location velocity (two cities in 10 min). Ensemble: rule engine (<1ms blocking obvious fraud) + gradient boosting model (5ms) + post-transaction async deep analysis. Feedback loop: dispute outcomes retrain the model.

  • 4

    What is CRED's engineering philosophy around code elegance and simplicity?

    Tip: CRED is known for hiring engineers who care about craft — clean APIs, simple abstractions, readable code. In interviews: interviewers will ask you to simplify a solution you've given. Practice refactoring: after solving a problem, ask yourself 'can I make this 30% shorter without sacrificing clarity?'

  • 5

    Write code to implement a Least Frequently Used (LFU) cache.

    Tip: Data structures: HashMap<key, value>, HashMap<key, frequency>, HashMap<frequency, LinkedHashSet<keys>> (ordered set for LRU within same frequency), min_freq counter. Get: increment frequency, update freq maps. Put: on overflow, evict min_freq key. All operations O(1). One of the hardest LeetCode Hard cache problems.

See all 10 CRED questions →

CRED interview process

Practise questions for each stage to maximise your preparation.

  1. 1DSA Screen→
  2. 2Technical × 2→
  3. 3System Design→
  4. 4HR

Simulate a full CRED mock interview

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

Start free mock interviewGenerate questions now

Similar company generators

  • Meesho question generator
  • Groww question generator
  • Paytm question generator
  • Zerodha question generator
  • Ola question generator

Roles at CRED

  • CRED SWE questions
  • CRED BE Dev questions

Interview prep resources

  • CRED 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