Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang implementation: Channels and read file in chunks #755

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pjgg
Copy link

@pjgg pjgg commented Oct 27, 2024

NOTE: The challenge has been closed for new submissions. No new pull requests for adding submissions are accepted at this time.

The final leaderboard has been published on Feb 4.

Ouch! Okay, but I developed this just for fun. Could we still merge my solution, even if it’s not on the leaderboard? I’ll add a README explaining that my submission wasn´t submitted on time.

Check List:

  • You have run ./mvnw verify and the project builds successfully
  • Tests pass (./test.sh <username> shows no differences between expected and actual outputs)
  • All formatting changes by the build are committed
  • Your launch script is named calculate_average_<username>.sh (make sure to match casing of your GH user name) and is executable
  • Output matches that of calculate_average_baseline.sh
  • For new entries, or after substantial changes: When implementing custom hash structures, please point to where you deal with hash collisions (line number)
  • Execution time: 1min and 15 sec
  • Execution time of reference implementation:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant