Summary
Add a Daily Interview Tip section to the /student/applications page that surfaces a rotating interview question each day with a curated answer, helping students prepare for interviews while tracking their applications.
What to build
- A Daily Interview Tip card at the top of the applications page
- Rotates through a curated bank of interview questions daily (seeded by date so all users see the same question on the same day)
- Covers categories: DSA, behavioral, system design, HR, and role-specific
- Shows the question, category tag, difficulty, and an expandable answer / tips section
- "Next question" button to manually cycle through questions
Interview question categories
- Data Structures & Algorithms
- Behavioral (STAR method)
- System Design
- HR / Culture fit
- Frontend / Backend / Full-stack specifics
Acceptance criteria
References
- Applications page:
client/src/module/student/applications/
- Color theme: stone neutrals + lime-400 accent, no rounded-full badges
Summary
Add a Daily Interview Tip section to the
/student/applicationspage that surfaces a rotating interview question each day with a curated answer, helping students prepare for interviews while tracking their applications.What to build
Interview question categories
Acceptance criteria
References
client/src/module/student/applications/