Skip to content

shortthirdman/LeetCode-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Challenges Quickstart

Java CI with Maven

GitHub commit activity GitHub GitHub last commit

All Java solutions for various challenges presented during interview on LeetCode.

Requirements

  • Apache Maven 3.9.6
  • Gradle 8.5.0
  • Java 20
  • JetBrains IntelliJ IDEA

Run and Test

mvn clean install test

./gradlew wrapper --gradle-version=8.8 --distribution-type=bin

gradle clean build

Tech Stack

shortthirdman/LeetCode-Challenges is built on the following main stack:

Tech Stack File

Full tech stack here

Contributing

PRs Welcome first-timers-only

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

References

License

Apache License, Version 2.0

About

LeetCode Challenges Quickstart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages