Skip to content

Repository files navigation

practiceproblems

These are a bunch of practice problems for software engineering interviews.

There are also resources for system design interviews.

Python Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 python/practice.py

Mermaid

Mermaid diagrams are flow charts. Generate them by running

python3 ./scripts/generate_mermaid_diagrams.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages