As expected, it's weekend, and productivity went flying out the window. However, I did solve Problem 6 and 7 before signing off for the night.
Interesting observation : Time complexity went down from 2.04 sec to 0.6 s when switched from while loop to use of range function for a basic level primality test.
Now it's time to go meet the new arrivals today, let's see if I can squeeze in a few solutions as well. So Long.
Interesting observation : Time complexity went down from 2.04 sec to 0.6 s when switched from while loop to use of range function for a basic level primality test.
Now it's time to go meet the new arrivals today, let's see if I can squeeze in a few solutions as well. So Long.
No comments:
Post a Comment