Skip to content

pushap1/nmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Nmax

Взято из тестового задания компании Funbox на позицию Ruby разработчика.

Cкрипт nmax, делает следующее:

читает из входящего потока текстовые данные

по завершении ввода выводит n самых больших целых ч исел, встретившихся в полученных текстовых данных.

Пример : cat sample_data_40GB.txt | nmax 10000

Usage

git clone
bundle install
cat sample_data_40GB.txt | nmax 10000

Test

rake

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors