Skip to content

saiguy3/UPE-Fall-2018-Coding-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

UPE Fall 2018 Coding Challenge

Motivation

This challenge is part of the induction process for Upsilon Pi Epsilon (UPE), a UCLA computer science honors society. The description for the challenge can be found here.

How to Build

  • Be sure to have Python 2.7.14 (or any other supporting version) installed on your computer
  • Download/clone the repo
  • Simply run the program with the command python upecodingchallenge.py

Sample Output

Time to Complete Each Level
---------------------------
Level 1: 0.330574035645 s
Level 2: 4.32655882835 s
Level 3: 5.99303102493 s
Level 4: 6.55129408836 s
Level 5: 25.3762290478 s
Level 6: 25.2167258263 s
Level 7: 29.8029539585 s
Level 8: 21.1468188763 s
Level 9: 38.9708640575 s
Level 10: 8.21616816521 s
Level 11: 25.8859109879 s
Level 12: 33.3222990036 s
SUCCESS :)

Releases

No releases published

Packages

No packages published

Languages