Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Interview Prep Skill

A comprehensive Claude skill designed for final-year and pre-placement BTech Computer Science students. This skill equips Claude to act as a dedicated interview preparation coach covering every subject and aptitude area that top tech companies test.

Open Claude.com go in customization and click on skill and upload the zip file by downloading it from here

What This Skill Covers

Subject Topics
Data Structures and Algorithms Arrays, Linked Lists, Trees, Graphs, DP, Sorting, Searching
Operating Systems Processes, Threads, Memory Management, Scheduling, Deadlocks
Object Oriented Programming Classes, Inheritance, Polymorphism, Abstraction, Design Patterns
Computer Networks OSI Model, TCP/IP, HTTP, DNS, Routing, Socket Programming
Database Management Systems SQL, Normalization, Transactions, Indexing, Query Optimization
Aptitude and Reasoning Quantitative, Logical, Verbal, Puzzles
System Design LLD, HLD, Scalability, Caching, Load Balancing
Core CS Fundamentals Compiler Design, Theory of Computation, Computer Architecture

How to Use

Install this skill by placing the SKILL.md file in your Claude skills directory. Once active, Claude will automatically detect interview prep related requests and respond with structured, exam and interview quality answers.

Example Triggers

  • "Explain process scheduling algorithms for my OS interview"
  • "Give me 10 DSA problems on trees with solutions"
  • "What DBMS questions are asked in Amazon interviews?"
  • "Practice aptitude questions on time and work"
  • "Explain the four pillars of OOPs with code"
  • "How does TCP handshake work? Interview style answer"

Skill Structure

btech-cse-interview-prep/
├── LICENSE
├── README.md
├── SKILL.md              <- Core skill instructions for Claude
├── WARP.md               <- Quick reference cheatsheet
├── references/
│   ├── dsa.md            <- DSA patterns and problems
│   ├── os.md             <- OS concepts and questions
│   ├── oops.md           <- OOP principles and design patterns
│   ├── cn.md             <- Computer Networks reference
│   ├── dbms.md           <- DBMS and SQL reference
│   ├── aptitude.md       <- Aptitude formulas and tricks
│   ├── system-design.md  <- System design frameworks
│   ├── hr.md             <- HR and behavioural round prep
│   └── git-github-gsoc.md <- Git, GitHub and GSoC guide
└── resume-builder/
    └── templates/
        ├── html-template.md  <- HTML + CSS visual resume template
        └── latex-template.md <- LaTeX ATS resume template (Overleaf)

Target Audience

BTech CSE students preparing for placements at product companies (FAANG, startups, service based companies), targeting roles like SDE 1, Software Engineer, and Graduate Engineer Trainee.

Contributing

Pull requests are welcome. Please keep content accurate, concise, and interview focused.

Thank You

A star would be appreciated if you get help from this.

About

A skill you can add in claude to get help in various tech interviews,GSOC,resume building and more...

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors