Skip to content

weitau/cc-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes to Coding Challenge SOLUTION

Requirements: Python 2.7

Developed under: Python 2.7.9

Only the standard libraries were used.

The scripts are in the src directory, and the outputs in tweet_output.

The scripts assume the input tweets are contained in a file called tweets.txt in the tweet_input directory.

Execute the programs by running the run.sh script in the "home" directory.

Medians

Sat July 11, 2015 Made correction to median_unique.py to calculate medians, not means.

About

Example Repo for Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.7%
  • Shell 12.3%