Skip to content

yyunikov/coding-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Coding

workflow

Collection of problems I'm solving on LeetCode, met on the interviews or any other sources. Plus an implementation of few simple algorithms.

Requirements

Python 3 is required. Tested version of Python 3 to run the code is 3.10.2.

Install Dependencies

pip install -r requirements.txt

Tests

Run tests with the command below.

pytest

About

Collection of coding problems I'm solving

Resources

License

Stars

Watchers

Forks

Languages