Monthly Archives: April 2022

Bubble sort command line in C

Posted in Algorithm, Computer Program | Tagged , | Leave a comment

Using argc and argv in C

Posted in Computer Program | Tagged | Leave a comment

Affine transformation

Posted in Linear Algebra | Leave a comment

Linear Dependence

Posted in Linear Algebra | Leave a comment

IB Area of Triangle equal to Perimeter of Triangle

Posted in Uncategorized | Leave a comment

atoi version 2 using ctype.h

Posted in Computer Program | Tagged | Leave a comment

Shell sort

Posted in Algorithm, Computer Program | Tagged , , , | Leave a comment

Creating and populating a link list in C

Posted in Computer Program | Tagged | Leave a comment

How to use typedef to create pointer data types in C

Posted in Computer Program | Tagged | Leave a comment

Solving Josephus problem using circular link list

Posted in Algorithm, Computer Program, Famous Problem | Tagged , | Leave a comment