C Programs List

This page lists every C program on the site, organised by topic for quick reference — from simple beginner programs to sorting algorithms, data structures, file handling, matrices, and strings. Bookmark it and use it as your practice roadmap.

New to C? Set up your compiler first (it takes only a few minutes): Install GCC on Windows 11, on macOS Tahoe, or skip installation entirely with an online C compiler. For the best experience, set up VS Code for C programming.

Simple C Programs

C Programs on Arrays

C Programs For Sorting Algorithms

C Programs for Searching

C Programs on Graphs and Trees

Various C Programs on Numbers

C Programs on Files and File handling

C Programs on Matrix

C Programs on Linked List, Stack & Queues

C Programs on Strings