https://github.com/indianghost/coding-game
some coding game examples
https://github.com/indianghost/coding-game
achraf-bellaali coding-challenge coding-game coding-interview coding-test exercise indianghost interview interview-practice java-exercises junit learning learning-by-doing learning-exercise learning-java mockito tdd tdd-java unit-test
Last synced: 2 months ago
JSON representation
some coding game examples
- Host: GitHub
- URL: https://github.com/indianghost/coding-game
- Owner: IndianGhost
- License: mit
- Created: 2022-02-20T03:22:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T15:44:28.000Z (12 months ago)
- Last Synced: 2025-01-01T08:35:59.803Z (4 months ago)
- Topics: achraf-bellaali, coding-challenge, coding-game, coding-interview, coding-test, exercise, indianghost, interview, interview-practice, java-exercises, junit, learning, learning-by-doing, learning-exercise, learning-java, mockito, tdd, tdd-java, unit-test
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Coding game
## Description
Coding game is a public repository containing some problems/solutions that could be very helpful for interviews training.
The code is organized in packages, each package is dedicated for a specific coding game (problem/solution) with a README file explaining it and also a dedicated package with the same name in test package.## Coding games (problems/solutions)
- [Pool pump](src/main/java/com/coding/games/pumper/README.md)
- [Power of two](src/main/java/com/coding/games/poweroftwo/README.md)
- [Encrypted message](src/main/java/com/coding/games/encryptedmessage/README.md)
- [Case types](src/main/java/com/coding/games/casetypes/README.md)
- [Lose weight](src/main/java/com/coding/games/loseweight/README.md)
- [Fair coins](src/main/java/com/coding/games/faircoin/README.md)
- [Toeplitz matrix](src/main/java/com/coding/games/toeplitzmatrix/README.md)
- [Banking kata](src/main/java/com/coding/games/banking/README.md)## Copyright and license
Copyright 2022 Achraf BELLAALI **coding-game** is a free open-source project. The code is released under [The MIT LICENSE](https://github.com/IndianGhost/coding-game/blob/main/LICENSE) you can contribute in it by creating a new package containing a README file & its unit tests.## Support My development
If you found it helpful, you can support me to develop new projects By:
[](https://www.paypal.me/achrafbellaali)