Skip to content

Dhyandave28/Programming-In-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Programming-In-C

A comprehensive collection of C programming examples and exercises, organized by core concepts. This repository serves as a reference for fundamental algorithms, data structures, and syntax in C.


๐Ÿ“‚ Repository Structure

The project is organized into the following directories:

Folder Description
Array Implementation of one-dimensional and multi-dimensional arrays, including sorting and searching.
Functions Examples of modular programming, including recursion and parameter passing (e.g., Fibonacci).
Patterns Logical exercises focused on nested loops to print various geometric and number patterns.
Strings and Pointers Memory management, pointer arithmetic, and string manipulation.

๐Ÿš€ Getting Started

Prerequisites

To run these programs, you will need a C compiler installed on your system (such as GCC, Clang, or MSVC).

How to Compile and Run

  1. Clone the repository:
    git clone [https://github.com/Dhyandave28/Programming-In-C.git](https://github.com/Dhyandave28/Programming-In-C.git)

About

A repo which has all my C programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages