Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chgraef
/
java
Public
forked from
exercism/java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2017
Merge pull request #998 from exercism/reformat-config
Show description for 6546486
stkent
authored
6546486
View commit details
Copy full SHA for 6546486
Browse repository at this point
Run configlet fmt
stkent
committed
1ce4be2
View commit details
Copy full SHA for 1ce4be2
Browse repository at this point
Merge pull request #997 from exercism/fix-uuids
Show description for 1dd1e5c
stkent
authored
1dd1e5c
View commit details
Copy full SHA for 1dd1e5c
Browse repository at this point
Merge pull request #987 from jackattack24/atbash-cipher
Show description for e3f7351
stkent
authored
e3f7351
View commit details
Copy full SHA for e3f7351
Browse repository at this point
Merge pull request #995 from FridaTveit/BowlingFixTopics
Show description for 289ffd6
stkent
authored
289ffd6
View commit details
Copy full SHA for 289ffd6
Browse repository at this point
Merge pull request #996 from FridaTveit/ProteinTranslationAddVersionFile
Show description for b5e8ced
stkent
authored
b5e8ced
View commit details
Copy full SHA for b5e8ced
Browse repository at this point
Fix overly long UUIDs
stkent
committed
bc3b1f1
View commit details
Copy full SHA for bc3b1f1
Browse repository at this point
Commits on Nov 10, 2017
Add private access modifier back in
jackattack24
committed
86453d5
View commit details
Copy full SHA for 86453d5
Browse repository at this point
protein-translation: add version file
FridaTveit
committed
493b6e7
View commit details
Copy full SHA for 493b6e7
Browse repository at this point
bowling: improve topics
FridaTveit
committed
ed6bdf8
View commit details
Copy full SHA for ed6bdf8
Browse repository at this point
Merge pull request #840 from chanunegi/patch-1
Show description for 9bd53d5
FridaTveit
authored
9bd53d5
View commit details
Copy full SHA for 9bd53d5
Browse repository at this point
Merge pull request #986 from exercism/update-policy
Show description for 9770cc3
FridaTveit
authored
9770cc3
View commit details
Copy full SHA for 9770cc3
Browse repository at this point
Commits on Nov 9, 2017
Use StringBuilder in methods
jackattack24
committed
f578ab6
View commit details
Copy full SHA for f578ab6
Browse repository at this point
Change public classes/methods to package-private
jackattack24
committed
22c7e46
View commit details
Copy full SHA for 22c7e46
Browse repository at this point
POLICIES: update stub policy for nextercism
stkent
committed
582d6bd
View commit details
Copy full SHA for 582d6bd
Browse repository at this point
Protein Translation: Implement problem in Java language stream. (#985)
Show description for 74ee985
sjwarner-bp
authored and
FridaTveit
committed
74ee985
View commit details
Copy full SHA for 74ee985
Browse repository at this point
Commits on Nov 7, 2017
Merge pull request #980 from PatrM/master
Show description for a686f51
FridaTveit
authored
a686f51
View commit details
Copy full SHA for a686f51
Browse repository at this point
Commits on Nov 6, 2017
renamed stringbuilder variable
=
committed
4163765
View commit details
Copy full SHA for 4163765
Browse repository at this point
Add additional luhn test for fuller coverage as in #972 (#973)
Show description for 62b0414
sjwarner-bp
authored and
FridaTveit
committed
62b0414
View commit details
Copy full SHA for 62b0414
Browse repository at this point
Add topics to House as per #793. (#974)
Show description for 17648b7
sjwarner-bp
authored and
FridaTveit
committed
17648b7
View commit details
Copy full SHA for 17648b7
Browse repository at this point
Commits on Nov 1, 2017
Run configlet fmt
stkent
committed
0e35e4d
View commit details
Copy full SHA for 0e35e4d
Browse repository at this point
Add topic to pythagorean-triplet (#969)
Show description for 69e84a2
the7thobserver
authored and
FridaTveit
committed
69e84a2
View commit details
Copy full SHA for 69e84a2
Browse repository at this point
Commits on Oct 30, 2017
Regenerate READMEs
stkent
committed
5478c7b
View commit details
Copy full SHA for 5478c7b
Browse repository at this point
Commits on Oct 28, 2017
Regenerate READMEs
stkent
committed
8289edd
View commit details
Copy full SHA for 8289edd
Browse repository at this point
Commits on Oct 27, 2017
canonical-data-check: fix happy path output
stkent
committed
fd7b050
View commit details
Copy full SHA for fd7b050
Browse repository at this point
Commits on Oct 25, 2017
canonical-data-check: print message if no updates
stkent
committed
8363c65
View commit details
Copy full SHA for 8363c65
Browse repository at this point
Commits on Oct 24, 2017
Merge pull request #968 from exercism/queen-attack-update
Show description for 50fb59e
stkent
authored
50fb59e
View commit details
Copy full SHA for 50fb59e
Browse repository at this point
Add topics for OCR Numbers exercise (#971)
Show description for caccff5
robvanderleek
authored and
FridaTveit
committed
caccff5
View commit details
Copy full SHA for caccff5
Browse repository at this point
Commits on Oct 23, 2017
queen-attack: update to v2.0.0
Show description for d88f700
stkent
committed
d88f700
View commit details
Copy full SHA for d88f700
Browse repository at this point
Merge pull request #970 from exercism/normalize-configs
Show description for dfd0b63
stkent
authored
dfd0b63
View commit details
Copy full SHA for dfd0b63
Browse repository at this point
Normalize the config file to minimize noise later
Show description for c2c7723
Katrina Owen
committed
c2c7723
View commit details
Copy full SHA for c2c7723
Browse repository at this point
Commits on Oct 22, 2017
Regenerate READMEs
stkent
committed
7a91007
View commit details
Copy full SHA for 7a91007
Browse repository at this point
Merge pull request #962 from exercism/add-update-script
Show description for 5680047
stkent
authored
5680047
View commit details
Copy full SHA for 5680047
Browse repository at this point
Merge pull request #967 from exercism/secret-handshake-update
Show description for 4b92611
FridaTveit
authored
4b92611
View commit details
Copy full SHA for 4b92611
Browse repository at this point
Merge pull request #966 from exercism/perfect-numbers-update
Show description for 6a77caf
FridaTveit
authored
6a77caf
View commit details
Copy full SHA for 6a77caf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.