Skip to content

alsaghir/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

Benchmark Run

  • Run mvn clean test -pl contains-duplicate for building specific module.
  • Run mvn exec:exec -pl contains-duplicate "-Dexec.executable=java" "-Dexec.args=-classpath target/classes;target/lib/* -Dfile.encoding=UTF-8 com.github.alsaghir.benchmark.Main" for executing benchmarking using JMH and see the result of specific solution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages