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

ashikur2146 submission #675

Closed
wants to merge 8 commits into from
Closed

ashikur2146 submission #675

wants to merge 8 commits into from

Conversation

ashikur2146
Copy link

@ashikur2146 ashikur2146 commented Jan 31, 2024

implementation class name: CalculateAverage_ashikur2146 Execution time: 5 mins 34 seconds
Device Specification:

CPU: 11th Gen Intel(R) Core(TM) i5-1135G7 @2.40GHz
Core: 8
RAM: 16 GB

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:
  • Execution time of reference implementation:

mohammad.ashikur added 3 commits January 31, 2024 06:12
implementation class name: CalculateAverage_ashikur2146
Execution time: 5 mins 34 seconds
Device Specification:

CPU: 11th Gen Intel(R) Core(TM) i5-1135G7 @2.40GHz
Core: 8
RAM: 16 GB
… during data collection

changes done from line number 30 to 38

Execution time: 4 mins 13 seconds
Reference Execution time: 5 mins 34 seconds
Execution time: 3 mins 32 seconds
Reference Execution time: 4 mins 13 seconds
@gunnarmorling
Copy link
Owner

Please run the formatter and amend the PR with the changes.

@ashikur2146
Copy link
Author

I forgot to amend the commit [fbf6499] instead made a new commit after the formatter run. Meanwhile, there was another build failed happen due to missing license headers. I made the changes and ran the maven build with the following command,

mvn clean verify formatter:format license:format

it also works with ./mvnw clean verify. Please check now.

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.

2 participants