Skip to content

Latest commit

Β 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Structures and Algorithms | MAANG

This repository contains my notes on data structures and algorithms including problems, resources, common techniques, and implementations of all common data structures in Python. These are meant to help me crack technical interviews at big Tech companies like Google, Facebook, Amazon, Microsoft, etc.

Telegram: Davron_Coder Channel: Daily Algo Boost

Folder Structure

β”œβ”€β”€ 42.uz/                      # Problem sets & notes from 42 School Uzbekistan
β”‚   β”œβ”€β”€ bigO/                   # Big-O notation notes
β”‚   β”œβ”€β”€ data-structures/        # Array & string exercises
β”‚   └── images/                 # Diagrams used in notes
β”œβ”€β”€ algo-expert/                # AlgoExpert problem solutions
β”‚   β”œβ”€β”€ Easy/                   # Easy level problems
β”‚   β”œβ”€β”€ Medium/                 # Medium level problems
β”‚   β”œβ”€β”€ Hard/                   # Hard level problems
β”‚   └── Very Hard/              # Very Hard level problems
β”œβ”€β”€ algo.monster/                # Algo.Monster study plan & course notes
β”‚   β”œβ”€β”€ 1-week/                 # 1-week crash course notes
β”‚   └── plan.md                 # 8-week study plan
β”œβ”€β”€ data-structures/             # Data structure notes & implementations
β”œβ”€β”€ notes/                       # Video lesson notes on DSA fundamentals
β”œβ”€β”€ problems/                    # Coding interview problems
β”‚   β”œβ”€β”€ Leetcode/                # LeetCode problems
β”‚   β”‚   β”œβ”€β”€ easy/                # Easy problems
β”‚   β”‚   β”œβ”€β”€ medium/              # Medium problems
β”‚   β”‚   └── hard/                # Hard problems
β”‚   └── NeetCode/                # NeetCode problems
β”œβ”€β”€ books/                       # Reference books and PDFs
β”œβ”€β”€ .gitignore                   # Files ignored by git
└── README.md

About

For MAANG πŸš€

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages