Skip to content

Eventuria/exercise-fp-hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Exercise

Subject

Using the Hacker News API Documentation (https://github.com/HackerNews/API) write a program that will print the title of the top 30 hacker news stories and the top 10 commenter names of these stories with the total number of comments that they posted (only for these 30 stories). The program has to parallelize requests and aggregate the results as efficiently as possible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages