Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Adding the .c files with starter code. Fixing syntax in the T1 code (added some brackets). Adding prototypes to the headerfile.
f797576View on GitHubMade the quick sort function (i used all my brainpower for this one)
f18bcf6View on GitHubcreated a function to sort with insertion. added a prototype to sort.h
aa0f3a9View on GitHubcreated the bubble sort function and added prototypes to sort.h
a260996View on GitHub