Skip to content

foolish-engineer/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

Leetcode attempts in Java, and Go language.

Steps to build and run Java programs:

  1. Use an IDE and import the project as maven project.
  2. Maven will build project automatically and download dependencies from maven's central repository.
  3. Each program has a test file located under src/test/java folder. For running test cases, TestNG has been included as a dependency in the pom.xml.
  4. Log4j2.xml is located under resources for logging messages.

About

Programs from https://leetcode.com/problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •