Skip to content

This repo contains leetcode practice problems with solutions in Python which are common in interviews and can enhance problem solving skills in general.

Notifications You must be signed in to change notification settings

HaseebIjaz/ProblemSolvingWithPython

Repository files navigation

Problem Solving With Python

Purpose:

1. To Pracrtice Python and learn its Typing
2. To prepare for interviews
3. To sharpen my problem solving skills

Repo Structure:

- readme.md
- <Problem Statement Folder>
    - |readme.md
    - |solution.py

Future Approach

1. Find Typing support in it and build it like a project from now on
2. Start with starting to bring poetry around it
3. Then dockerize it
4. Use Dev Containers etc

About

This repo contains leetcode practice problems with solutions in Python which are common in interviews and can enhance problem solving skills in general.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages