Skip to content

devcenter-square/sum-files-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sum Files Challenge

This repository contains 1,000 files, each containing 100,000 space-separated integers ... your task is write a program to sum all integers in all files.

Each integer is guaranteed to be between 0 and 1000.

Your submission if accepted, will be added to the rankings section below:

How to Submit

  • You can host your program code anywhere public.
  • Create an issue on this repo, and give a link to your entry.
  • If you need to, give a command line script for how to run your program.

How we'll judge

  • Execution Time
  • Memory Usage
  • Big O Complexity

Rankings

< No Rankings Yet >

About

This repository contains 1,000 files, each containing 100,000 Integers ... your task is to sum all integers in all files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published