Skip to content

ahmadrafidev/swe-interview-preparation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SWE Interview Preparation

Welcome to my SWE Interview Preparation repository! This is where I store all my preparation materials for interviews with major tech companies like Meta, Apple, Amazon, Netflix, and Google. Here, you'll find a collection of Data Structures and Algorithms (DSA) problems from LeetCode (and similar website) and system design interview resources from various online sources.

Contents

  1. Data Structures and Algorithms
  2. System Design
  3. Resources

Data Structures and Algorithms

In this section, you'll find various DSA problems from LeetCode that I have solved. Each problem includes a detailed explanation and solution code.

Problems List

  1. Array
  2. DP
  3. Graph
  4. Queue
  5. Stack
  6. Tree
  7. Heap
  8. Linked List
  9. Searching
  10. Sorting
  11. Trie

System Design

This section contains notes and explanations for various system design topics. Each topic covers the fundamental principles and includes real-world examples to help understand the concepts better.

Topics List

  1. Performance
  2. Scalability
  3. Architectural Patterns

System Design Case Study

  1. Curated System Design Case Study: Various Problems

Resources

Here are some of the resources I've found useful in my preparation:

Website

  1. Neetcode
  2. Awesome System Design Resources
  3. Great Frontend
  4. Curated Articles

Videos

Books

  1. Curated Books

Releases

No releases published

Packages

No packages published