PrimeKit Coding Challenges
A collection of Java-based solutions designed to tackle typical coding problems asked in software development interviews.
|
|
|
|
|
|
|
|
|
|
|
- ✅ JDK: Java 17+ (e.g., OpenJDK 17 or Amazon Corretto)
- ✅ IDE: IntelliJ IDEA with Spring and Maven plugins
- ✅ Terminal: Bash, Zsh, or PowerShell
- ✅ Build: Run
./mvnw clean installor./mvnw spring-boot:runfrom any module root - ✅ Java Format Plugin: Enable code formatting (Spotless or IDE-native) for consistency
👤 Swetank Mohanty
- Medium: https://medium.com/@shortthirdman
- X (formerly Twitter): @ShortThirdMan93
- Github: @shortthirdman
- LinkedIn: @shortthirdman
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
Give a ⭐️ if this project helped you!
Copyright © 2025 Swetank Mohanty.
This project is MIT licensed.