Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.85 KB

File metadata and controls

30 lines (22 loc) · 2.85 KB

Interview Preparation

This file contains curated resources to help you prepare for interviews.
It is divided into Soft Skills and Technical Skills to cover all aspects of interview readiness.


Soft Skills

Resource Description How It Helps Link
Tech Interview Handbook – Behavioral Comprehensive guide to behavioral interviews and soft skills Learn how to answer common behavioral questions and communicate effectively GitHub
The Book of Secret Knowledge Tips, advice, and soft skills hacks for career and professional growth Helps improve confidence, productivity, and interview approach GitHub
DevInterview.io – OOP & Communication Focus on expressing OOP concepts clearly during interviews Helps explain technical concepts in a structured, interview-friendly way GitHub

Technical Skills

Resource Description How It Helps Link
DSA Program and Notes Detailed notes and programs for Data Structures and Algorithms Learn and practice DSA concepts from basics to advanced GitHub
LeetCode Patterns Curated list of coding patterns for problem-solving Understand recurring problem patterns for faster and smarter solutions GitHub
Awesome LeetCode Resources Collection of curated guides and problem sets for LeetCode Provides high-quality resources to tackle coding interviews GitHub
Company-wise LeetCode Problems LeetCode problems organized by company Helps prepare specifically for top tech company interviews GitHub
System Design 42 System design fundamentals, case studies, and example problems Helps understand scalable system design concepts for interviews GitHub
Tech Interview Handbook – Technical Comprehensive guide for coding interviews Covers algorithms, data structures, and technical question patterns GitHub
Coding Interview University Complete self-study guide for software engineering interviews Provides a step-by-step roadmap for learning CS fundamentals and interview prep GitHub
Interview DSA & Algo Notes and practice for DSA and problem solving Helps improve problem-solving speed and algorithm understanding GitHub