Java programming examples for educational purpose.
Before you run this project. Please make sure you have cloned or Downloaded source code.
- For maven build tools 
mvn clean test - For gradle build tools 
gradle clean test 
- basics
 - ciphers
 - datastructure
 - dynamicprogramming
 - leetcode
 - maths
 - matrix
 - projecteuler
 - searchs
 - sorts
 - strings
 - utils
 
Please read our Contribution Guidelines before you contribute.