GitHub - duke-git/c-datastructure-algorithm: Basic datastructure and algrithm implement by c · GitHub
Skip to content

duke-git/c-datastructure-algorithm

Folders and files

Repository files navigation

c-datastructure-algorithm

c99

Basic datastructure and algrithm implement by c

compile

Take the link for example:

  1. cd ./link
  2. run gcc compile command: gcc link_test.c link.c -o link -Wall
  3. run executable: ./link
  4. choose operation on the list.

About

Basic datastructure and algrithm implement by c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors