Computer programming

Linked list with c - v2 in c

The following C project contains the C source code and C examples used for linked list with c - v2. This is the 2nd Version of my Linked List. This program truly demonstrates the operaton of a LL in a most Efficient avenue. 3 new functions have been included in this version. Plz leave any comment u want.

Heap sort in c

The following C project contains the C source code and C examples used for heap sort. This is a heap sort algorithm that implements an array as a heap, sorts as many as 10000 numbers that are randomly generated and writes them to a file called "heap.out".

Pages

Subscribe to RSS - Computer programming