Skip to content

feat: Daily Interview Tip + Interview Questions on Applications page #884

@Sachinchaurasiya360

Description

@Sachinchaurasiya360

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

  • Daily tip card renders above the applications list
  • Question rotates daily (deterministic by date seed)
  • Expandable answer section with tips
  • Mobile responsive
  • Matches InternHack stone + lime-400 color theme

References

  • Applications page: client/src/module/student/applications/
  • Color theme: stone neutrals + lime-400 accent, no rounded-full badges

Metadata

Metadata

Assignees

Labels

gssoctype:designUI/UX or design-related updatestype:featureNew feature implementationtype:refactorCode refactoring without feature changes

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions