Skip to content

MuminKhan/insight-data-engineering-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight Data Engineering - Coding Challenge

Purpose

This projects has two primary functions

  • To compile a word count of all text files ("*.txt") in any given folder.
  • To provide a running median of the number of words per line in a set of text files that are sorted alphabetically.

Installation and usage

  1. Fork the repository: git clone https://github.com/InsightDataScience/cc-example.git
  2. Verify / create input files in ./wc_input
  3. Run the run.sh* bash script: sh run.sh

*run.sh can be modified to input from and output to any directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published