Skip to content

pushkark08/Insight-Data-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight-Data-Challenge

This is my submission for the Insight data challenge. I have used Python 2.7 for this challenge. I created an object which stores the necessary information to be written in the output file. I used Min Heap and Max Heap to get the running median for the first part. I have used the heapq library for this purpose. In the second part, I maintained an array which I sort and take the middle element to find the median at the end.

About

This is used for Insight data challenge submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors