python3-dev / portfolio_overlap

Python 3.8 solution to Geektrust challenge Portfolio Overlap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portfolio_overlap

Python 3.8 solution to Geektrust challenge Portfolio Overlap.

Problem statement

Read the complete problem statement here Portfolio Overlap

How to run the code

python -m geektrust <absolute_path_to_input_file>

How to run the tests

python -m unittest discover

For coverage

coverage run -m unittest discover

About

Python 3.8 solution to Geektrust challenge Portfolio Overlap.


Languages

Language:Python 100.0%