Skip to content

Commit

Permalink
Create algo_util.py
Browse files Browse the repository at this point in the history
Some algo related utility function and classes so that I can use re-use these for algo problems.
  • Loading branch information
anupamsharma committed Nov 28, 2013
1 parent 4cd5794 commit e75302c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algo_util.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
def get_primes():

0 comments on commit e75302c

Please sign in to comment.