Skip to content

Files

Latest commit

 

History

History

udemyproblems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Udemy Problems from the Udemy course: Java Puzzles to Eliminate Code Fear

This project covers problems given in the course: Java Puzzles to Eliminate Code Fear

I created this project as a simple maven module in Intellij. Just mvn clean install and start running java problems with the main() method given in each Problem class.