leet-code/README.md
2025-02-09 15:47:12 -06:00

332 B

Jesse Brault: LeetCode Solutions

These are my LeetCode solutions. They are a work in progress. I am trying to code them in C, since I want to have a good language challenge and get good performance in the process. Also, C is not "batteries included"—I'll have to write my data structures by hand and optimize them as needed.