Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 293 Bytes

Solutions for my LeetCode problems

Solutions to leetcode problems

Instalation

git clone [email protected]:vlad-bezden/leetcode.git

In order to use libs module, close VS Code, then execute

export PYTHONPATH=.

from the terminal and open VS Code again

code .