Repository Details
Shared by


HelloGitHub Rating
10.0
1 ratings
Challenge Java to Achieve the Fastest Speed in Handling One Billion Lines of Text
Past 7 days Received 187 stars ✨
Free•Apache-2.0
Claim
Discuss
Collect
Share
7.3k
Stars
No
Chinese
Java
Language
No
Active
179
Contributors
35
Issues
No
Organization
None
Latest
2k
Forks
Apache-2.0
License
More

This is an interesting Java programming challenge that requires developers to write a Java program to read a file containing the temperature values of multiple weather stations (one billion lines), then calculate the minimum, average, and maximum values for each station, and finally output them after sorting by station name. The current record for the fastest speed is under 2 seconds.
Comments
Rating:
No comments yet