TThyker
Interviews

Interview Questions Asked by Top Pakistani Companies (with Answers)

Real interview questions from Systems Ltd, HBL, Careem, Engro, and other top employers — organized by round, with the answers hiring managers are looking for.

Thyker Careers Team· 11 min read·Updated 2026-07-06

How Pakistani interview processes are structured

Most large employers run 3-5 rounds:

  1. CV screening — ATS + recruiter review, takes 2-8 seconds per CV
  2. Written test or coding challenge — for tech and analyst roles
  3. HR round — motivation, salary expectations, notice period, cultural fit
  4. Technical/domain round — with a hiring manager or team lead
  5. Final round — with a director or VP, often more strategic questions

You'll see 3 rounds at small companies, 5 at multinationals. Government jobs skip the middle rounds and rely on written exams + a final interview panel.

Below are the questions we hear most from candidates who interview at these companies, and how to answer them.

HR round questions — every employer asks these

"Tell me about yourself." The 90-second version of your CV, ending on why you're excited about this specific role. Structure: (1) current situation (2 lines), (2) most relevant experience (2 lines), (3) what you're looking for now (1 line). Do NOT recite your school history from Class 6.

"Why do you want to work here?" Show you researched them. Mention 2 specific things: a product they ship, a recent news item, a value they're known for. "I use your Careem Pay wallet daily and last month you launched instalment payments — I want to work on products people in Pakistan actually use every day."

"What's your greatest weakness?" A real weakness with a real mitigation. Not "I work too hard." Try: "I'm not naturally organized. I've fixed this by using Notion daily and doing a Friday review — but I still have to work at it."

"Where do you see yourself in 5 years?" Show ambition matched to their path. If applying to HBL: "I want to grow into a branch manager or a specialized product role — I'm particularly interested in your consumer banking division." Avoid: "Running my own startup" (why did you apply here then?) or "I don't know" (uncomfortable).

"What's your expected salary?" Have a number. Say a range, not a single figure: "Based on the market and my 3 years of experience, I'm targeting 120k–140k." If they push, add "but I'm flexible for the right opportunity" — this leaves room to negotiate up.

"Why are you leaving your current job?" Never badmouth your employer. Frame it as growth: "I've learned everything I can in my current role and want a bigger challenge. This role would give me [specific thing they offer]."

Technical round — Software Engineering (Systems Ltd, 10Pearls, VentureDive)

"Explain how you'd design a URL shortener like bit.ly." Classic system design. Talk about: encoding scheme (base62 of an auto-increment ID), storage (SQL for metadata + Redis for hot URLs), read vs write ratio (~100:1 for URL shorteners so cache aggressively), and how you'd scale to 100M URLs.

"How does a database index actually work?" B-tree structure, log(n) lookup, trade-offs of adding indexes (faster reads, slower writes). Bonus: mention covering indexes and when they help.

"When would you use a NoSQL database over SQL?" When you don't need strong relations, need to scale horizontally, or have flexible schema. Give a real example (e.g., "Storing chat messages in MongoDB scales better than in Postgres because chats are naturally nested and unrelated across users").

"Write a function to check if a string is a palindrome — then optimize for very long strings." Do the simple version first (two pointers from both ends), verify it works, then discuss what changes if the string is 10 GB (streaming, checkpoints).

Live-coding tip: Talk while you type. Silence is worse than a wrong answer.

Technical round — Banking (HBL, MCB, UBL Management Trainee)

"Explain the difference between fiscal and monetary policy." Fiscal = government's taxation and spending (Ministry of Finance in Pakistan). Monetary = central bank's interest rate + money supply management (SBP in Pakistan). Mention how they can conflict (e.g., government wants to stimulate spending while SBP raises rates to fight inflation — Pakistan 2022-2024 is a good example).

"What's an NPL and why does it matter for a bank?" Non-Performing Loan — a loan where the borrower has stopped paying for 90+ days. It matters because banks have to hold higher provisions against them (regulatory requirement from SBP), which eats into profits.

"If SBP raises the policy rate by 100bps, what happens to a bank's Net Interest Margin?" Depends on whether the bank's assets or liabilities are more rate-sensitive. Typically the asset side reprices faster (variable-rate loans), so NIM widens in the short term. Long-term depends on deposit competition.

"Walk me through the recent Pakistan IMF program." Have a rough grasp of current events. You don't need to be an expert, but knowing there's an ongoing program and its broad conditionality (fiscal reform, energy sector) shows you follow the industry.

Business analyst / Product round (Careem, Bazaar, Retailo)

"Estimate how many cups of chai are consumed in Karachi per day." Case study / market sizing. Structure: Karachi population (~17M) → cups per person (assume 2 for tea drinkers, ~70% of population drinks) → 17M × 0.7 × 2 = ~24M cups/day. State assumptions out loud. Nobody expects the exact number — they want to see structured thinking.

"How would you improve our app's onboarding flow?" Show you've used the product. Open it on your phone before the interview if you haven't. Point to 2-3 specific things you'd A/B test.

"How do you prioritize features when the CEO and 3 customers want different things?" Talk about frameworks (RICE, MoSCoW, opportunity sizing). Mention that you'd get data on impact before deciding, and communicate the "no" clearly with reasoning.

FMCG round (Unilever MTO, Nestlé, Engro Foods)

"Sell me this pen." Don't sell the pen. Ask questions: "What do you use pens for? How often? What frustrates you about your current pen?" Then pitch based on their answer. This shows consultative selling.

"Which of our brands do you use and why?" Have a real answer. If applying to Unilever: know that they own Rafhan, Knorr, Lux, Sunsilk, Dove, Wall's — pick one, know why you use it, and one thing you'd change.

"Where do you see the Pakistani FMCG market in 5 years?" Show awareness of trends: urbanization, e-commerce growth (Daraz, Bazaar), rise of local brands challenging incumbents, distribution challenges in tier-2/3 cities. Don't need to be a strategist — just show you think about the industry.

Cultural fit + values questions

"Describe a time you disagreed with your manager." Use STAR format: Situation, Task, Action, Result. Show you disagreed professionally, backed your view with data, and either won them over or accepted the final decision gracefully. Don't say "I've never disagreed" — sounds sycophantic.

"Tell me about a time you failed." Pick a real, meaningful failure. Show you learned something specific. "I missed a project deadline because I over-committed. I now block time in my calendar and say no to new things when my week is full."

"What questions do you have for us?" Never say "no." Always have 2-3 ready:

  • "What does success look like in this role in the first 6 months?"
  • "How does the team handle disagreements about product direction?"
  • "What's your biggest challenge right now that this hire will help with?"

The 24 hours before your interview

  • Reread the job description; note 3 keywords to weave into answers
  • Practice your "tell me about yourself" out loud 5+ times
  • Check the venue / Zoom link; test camera and audio
  • Prepare 3 questions to ask
  • Get 7+ hours of sleep

After the interview

Send a thank-you email within 24 hours. Mention one specific thing from the conversation. Two-sentence email is enough. It's not brown-nosing — it's professionalism, and most Pakistani candidates skip it. This is a free advantage.

Next step

Once you're ready, find current interview opportunities: Latest job openings. Filter by your city and experience level, and start applying.

Also read

Get jobs in your inbox

Weekly digest of the top new listings — no spam.