Structural-programming-language-Problem

Welcome to the repository for my Structural Programming course assignments at United International University. Here, you'll find solutions to various problems covering concepts such as conditions, arrays, functions, files, loops, and more, implemented in C programming language.

Table of Contents

  1. Conditions
  2. Loop & nested loop
  3. Array & 2D Array
  4. Function

About this repo

This course, provided by my university and named Introduction to Structural Programming, focuses on foundational concepts and techniques in computer programming. Through a series of assignments and problem-solving tasks, I gained proficiency in C programming language, learned how to apply various programming constructs effectively, and honed my problem-solving skills. I have created separate folder for each item with problem sets with answers also.

Contributing

Contributions to this repository are welcome! If you have additional solutions to the problems provided, improvements to existing solutions, or new assignments to add, please feel free to open a pull request. Make sure to follow the existing folder structure and include clear documentation for any changes or additions.

License

This repository is licensed under the MIT License, which means you can use, modify, and distribute the code for any purpose.

Feel free to customize the content according to your specific assignments and preferences. Good luck with your GitHub repository!