Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 2.68 KB

File metadata and controls

35 lines (29 loc) · 2.68 KB

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 🔗