Skip to content

dportin/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

Dependencies

Requires LLVM/Clang 19 and GNU Make or Ninja.

Quick Start

Run cmake --list-presets to list the available CMake presets. Then run

cmake -S . --preset $PRESET
cmake --build --preset $PRESET
ctest --preset $PRESET

to build and run all solutions.

Dockerfile

docker build --no-cache --tag leetcode

About

LeetCode Solutions

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors