Tell Me About Yourself & Common HR

Difficulty: Beginner

Question

How do you answer 'Tell me about yourself' and other common HR questions?

Answer

The 'Tell me about yourself' answer should be a 60-90 second elevator pitch following the Present-Past-Future framework:

1. Present: What you're doing now (current role/education, key skills) 2. Past: Relevant experience that got you here 3. Future: Why you're excited about this role/company

Key rules: - Keep it professional (not personal life story) - Tailor to the job you're interviewing for - Be specific: mention technologies, achievements, numbers - End with why you're interested in THIS role

Code examples

Tell Me About Yourself (Fresher Template)

// GOOD ANSWER (structured, specific, relevant)

"I'm a final-year Computer Science student at XYZ University,
focusing on full-stack web development. Over the past year,
I've built several projects using React, Node.js, and PostgreSQL
- including a job portal that handles 500+ daily active users.

I've also completed internships at ABC Company where I worked
on their payment integration module, reducing checkout errors by 30%.

I'm particularly excited about this role at [Company] because
your team works on [specific product/tech], which aligns with
my experience in [relevant skill]. I'd love to contribute to
[specific team/project]."

// BAD ANSWER (vague, unfocused)
"Well, my name is John. I'm from Mumbai. I like coding.
I studied computer science. I know React and Node.
I want to work at your company because it's a good company."

The good answer is structured (Present-Past-Future), specific (numbers, technologies), and tailored (mentions the company). The bad answer is generic and forgettable.

Strengths & Weaknesses

// STRENGTHS: Be specific with evidence

// BAD: "I'm a hard worker and team player"
// GOOD:
"My biggest strength is problem-solving under pressure.
During my internship, our production database went down
on a Friday evening. I debugged the connection pooling issue,
implemented a fix, and had it deployed in 2 hours.
The experience taught me to stay calm and methodical."

// WEAKNESSES: Real weakness + how you're improving it

// BAD: "I'm a perfectionist" (cliche, not genuine)
// BAD: "I don't have any weaknesses" (not self-aware)
// GOOD:
"I used to struggle with estimating how long tasks would take
- I'd underestimate complexity and overcommit. I've been
addressing this by breaking tasks into smaller chunks
and adding 20% buffer time. In my last project, my estimates
were within 10% of actual time for 8 out of 10 tasks."

Strengths: back them up with a specific story. Weaknesses: choose something real, show self-awareness, and describe concrete steps you're taking to improve.

Why This Company / Why Should We Hire You

// WHY THIS COMPANY: Show research

// BAD: "Because it's a great company with good culture"
// GOOD:
"Three reasons: First, I've been following your engineering blog
and I'm impressed by how you migrated from monolith to
microservices - that's exactly the architecture challenge
I want to work on. Second, your open-source contributions
to [library] show a commitment to the community that
I value. Third, the growth trajectory from Series B means
I'd get to solve scaling challenges early in my career."

// WHY SHOULD WE HIRE YOU: Match skills to needs

"Based on the job description, you need someone who can
build React frontends and Node.js APIs. I've done both
in production - my internship project serves 10K requests/day.
But beyond technical skills, I'm the kind of developer who
writes tests, documents decisions, and mentors juniors.
In my last team, I set up the CI/CD pipeline that reduced
deployment time from 45 minutes to 8 minutes."

Research the company before the interview. Connect your specific skills and experience to their specific needs.

Key points

Concepts covered

Self Introduction, Elevator Pitch, Strengths, Weaknesses, Career Goals