An open API service indexing awesome lists of open source software.

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

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:
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/achrafbellaali)