Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonFun

A collection of fun problems I solved with Python

largest_sum_less_than_M.py
-Solves a modification of the Knapsack problem that requires an exact amount of items.
-Uses a dynamic programing solution

prime_sieve.py
-Functions for calculating prime numbers

About

A collection of fun problems I solved with Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages