Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 313 Bytes

File metadata and controls

4 lines (4 loc) · 313 Bytes

CodingChallenge

Insight Data Engineering - Coding Challenge my_word_count.py - takes in a text file or set of text files from a directory and outputs the number of occurrences for each word my_running_median.py - which keeps track of the median for a stream of numbers, updating the median for each new number