Skip to content

AtharvaAnbhule/C-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Here's a README.md file for your C Practice Repository:

# C Programming Practice πŸ–₯️

Welcome to my **C Programming Practice Repository**! πŸš€ This repository contains all the C programs I have practiced, covering various concepts from **basic syntax to advanced data structures and algorithms**.

## πŸ“Œ Topics Covered
- βœ… **Basics** – Data Types, Variables, Operators, Control Statements  
- βœ… **Functions & Recursion** – Modular Code, Recursive Solutions  
- βœ… **Pointers & Memory Management** – Dynamic Allocation, Pointer Arithmetic  
- βœ… **Arrays & Strings** – Sorting, Searching, String Manipulation  
- βœ… **Structures & Unions** – Data Organization, User-Defined Data Types  
- βœ… **File Handling** – Reading/Writing Files, File Operations  
- βœ… **Data Structures** – Linked Lists, Stacks, Queues, Trees, Graphs  
- βœ… **Algorithms** – Sorting, Searching, Dynamic Programming  

## πŸ”₯ How to Run the Programs
1. Clone the repository:  
   ```sh
   git clone https://github.com/yourusername/C-codes.git
  1. Navigate to the directory:
    cd C-codes
  2. Compile a program:
    gcc filename.c -o output
  3. Run the program:
    ./output

🀝 Contributing

Feel free to contribute by improving existing programs or adding new challenges!

πŸ“œ License

This project is open-source and available under the MIT License.


Happy Coding! πŸš€
πŸ’‘ Atharva Anbhule


Replace `"https://github.com/AtharvAnbhule/C-codes.git"` with your actual **GitHub repository link**. Let me know if you want any modifications! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages