Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • JavaChallenge JavaChallenge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Jobsity
  • JavaChallengeJavaChallenge
  • Wiki
  • Java Challenge

Java Challenge · Changes

Page history
Update Java Challenge authored May 09, 2024 by Matias  Marin's avatar Matias Marin
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 0 deletions
+1 -0
  • Java-Challenge.md Java-Challenge.md +1 -0
  • No files found.
Java-Challenge.md
View page @ a65175bc
...@@ -9,6 +9,7 @@ The goal of this exercise is to demonstrate your ability to build a greenfield p ...@@ -9,6 +9,7 @@ The goal of this exercise is to demonstrate your ability to build a greenfield p
The code should handle the bowling scores rules described in the specs and [here](https://www.youtube.com/watch?v=aBe71sD8o8c). The code should handle the bowling scores rules described in the specs and [here](https://www.youtube.com/watch?v=aBe71sD8o8c).
## Mandatory Features ## Mandatory Features
- You will need to **record a video explaining the code** you created, the decisions you made, its functionality, and demonstrating the complete operation of the challenge. _Remember to show the execution from scratch, it should not be running beforehand._
- The program should run from the command-line and take a text file as input - The program should run from the command-line and take a text file as input
......
Clone repository
  • Java Challenge
  • Home