C implementation of stack, queue and binary search tree with static array, dynamic array and linked list.
Primary LanguageC