Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Configure
cmake -B build -S . -DCMAKE_BUILD_TYPE=Debug

#Build project
cmake --build build  -j 4

GTEST_COLOR=1 ctest --test-dir build --output-on-failure -j4

./build/my_project/neetcode_linked_list_tests


https://www.youtube.com/watch?v=pxJoVRfpRPE&t=322s

About

neetcodeproblems

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages