Skip to content

superaghu/LeetCodeLocally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

LeetCodeLocally project is an attempt to help interviews by bringing the interview problems closer to you to run them locally with test coverage.

Prerequisite

To get started

  • Fork the project
  • Clone locally
  • run mvn clean package -s ./settings.xml

Benefits of using this repo over directly leet coding or other options

  • Support for debugging
  • More upfront test cases than most popular websites
    • Add your own tests cases before you get started
    • Finding your edge cases will help you write full algorithm
  • Add your own exercises
    • Example, you learnt about new problem from an interview, you can add it here
  • Contribute questions/solutions and share with your friends
  • Write in Java or Scala (Kotlin coming up)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •