Skip to content

cedric-sun/leetcode-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Leetcode from Scratch
=====================

Leetcode solution in C99.

VLA free. Used glibc calls are:

- malloc, calloc, free
- strlen, memcpy

The source-level library is separated as another project:

    https://github.com/cedric-sun/algo-c

About

Leetcode from scratch in C99.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages