Skip to content

ramprasadg/AlgosForOnlineJudges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

mvn install
mvn compile exec:java -Dexec.mainClass="com.ramprasadg.generic.ArrayRotation"  

How to run unit tests

#runs specific test files
mvn test -Dtest=TestMyComparator test

#runs all test files
mvn test

for more refer https://mkyong.com/maven/how-to-run-unit-test-with-maven/

About

Algorithms for problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published