Skip to content

felipemontefuscolo/insight_cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight Data Engineering - Coding Challenge

Author: Felipe Montefuscolo

Quick usage: ./run.sh

This code is structured as suggested by Insight team:

├── README.md  
├── run.sh  
├── src  
│   └── count.cpp  
├── tweet_input  
│   └── tweets.txt  
└── tweet_output  
    ├── ft1.txt  
    └── ft2.txt  

The file ft1.txt contains the word counting and the file ft2.txt contains the median.

The code was implemented in C++, and it is simple, fast and scalable.

Thanks to Insight team for giving me this opportunity.

About

Insight Data Engineering Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published