Skip to content

ihavenonickname/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

Yeah, I know it's boring.

When I have free time I solve leetcode problems. My language of choice is C, although that can change in the future. My compiler of choice is clang.

All code is compiled with the following flags:

How to run

Just call ./run.sh passing the exercise name (i.e. its folder) as argument.

Example:

./run.sh climbing-stairs

Index

The folders are usually displayed in alphabetical order by your file system. Here's the list as per LeetCode's index order:

About

Yeah, I know it's boring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published