Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.66 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.66 KB

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: