MyInternships.in
Back to Interview Prep
W

Weekday Interview Preparation

Medium-Hard

Recruitment / HR Technology · India

280+ questions4 rounds5 expert tipshttps://www.weekday.works

About Weekday

Weekday is a recruiting company built on a different sourcing model: rather than relying only on job applications, it works from referrals and engineer networks to reach candidates who are not actively searching. That inverts the usual funnel, because the best engineers are typically employed and not browsing job boards, and it makes data quality and outreach discipline the core of the business. The company runs talent operations and data functions that support this — building and maintaining candidate data, running structured outreach, and coordinating hiring processes for client companies. Its roles are frequently remote or hybrid and open to candidates across India, which widens access for students outside the main metros. For early-career candidates the work is honest about what it is: talent operations and data roles here involve repetition, accuracy and consistency over long periods, and Weekday says plainly in its own postings that people who need constant variety will not enjoy it. That candour is worth taking seriously when choosing a first role. In exchange, the exposure to how technical hiring actually works — what makes an outreach message land, how pipelines are managed, what data hygiene means at volume — is directly transferable into recruitment, operations and people-analytics careers.

Interview Rounds4

1
Online Assessment60–90 min

2–3 DSA coding problems on HackerRank, CodeSignal, or company platform

2
Technical Interview I45–60 min

Data structures & algorithms — arrays, trees, graphs, dynamic programming

3
Technical Interview II45–60 min

System design or low-level design — scalability, APIs, databases

4
HR / Culture Round30 min

Career goals, teamwork, strengths/weaknesses, role expectations

Practice Questions10

Key Topics

  • Data Structures & Algorithms150q
  • System Design50q
  • Object-Oriented Design40q
  • SQL & Databases25q
  • CS Fundamentals (OS, Networking)25q

Expert Tips

  • Practice LeetCode easy and medium problems before the OA — focus on arrays, strings, trees, and graphs.
  • For system design, use the RESHADED framework: Requirements, Estimation, Storage, High-level design, APIs, Detailed design, Evaluation.
  • Prepare 3–4 STAR stories covering: a challenge you solved, a time you worked in a team, a project you owned end-to-end.
  • After every coding solution, proactively state the time and space complexity — interviewers expect it.
  • Study common CS fundamentals: process vs thread, TCP vs UDP, REST vs GraphQL, SQL indexing, CAP theorem.