Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-notes

Personal notes from working through LeetCode exercises. This is not a guide, tutorial, or reference implementation collection — solutions here are written for my own practice and may be incomplete, unoptimized, or just plain wrong.

Requirements

Running

Each exercise is a single-file Java program. Run it directly with jbang:

jbang path/to/Solution.java

Where a SolutionTest.java file exists alongside it, run the tests the same way:

jbang path/to/SolutionTest.java

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages