/java-interview-tasks

A collection of practical tasks and common questions to prepare for Java interviews.

Primary LanguageJava

JAVA Interview Tasks and Questions ๐Ÿงฉ

Java CI with Maven Test Results

This project contains a collection of tasks sourced from various online platforms under the name "job interview questions" or "coding challenges for Java developers". The task descriptions are provided within the test folder as Javadoc comments above the test classes. Smaller tasks are organized within composite test classes. The solutions to the tasks are illustrative in nature, often in the form of experimenting with a given concept, and they are not the only possible solutions to these cases.

Tasks โœ๏ธ

  1. Phone Number Validation ๐Ÿ“ž
  2. Coin Machine ๐Ÿฆ
  3. Wall ๐Ÿงฑ
  4. Calculator ๐Ÿงฎ
  5. Max Car ๐Ÿš—
  6. Challenges ๐Ÿ’ช
  7. Quiz Questions โ”
  8. Wolf ๐Ÿบ & Sheep ๐Ÿ‘
  9. Player Ranking System ๐Ÿ†

Sources ๐Ÿ”—