https://github.com/iasminmartins/methods-and-programming-techniques
Repository dedicated to MPT activities, guided by Prof. Dr. Igor Sousa Peretta.
https://github.com/iasminmartins/methods-and-programming-techniques
algorithms c data-structures file-handling mathematical-programming memory-management pointers recursion
Last synced: about 1 year ago
JSON representation
Repository dedicated to MPT activities, guided by Prof. Dr. Igor Sousa Peretta.
- Host: GitHub
- URL: https://github.com/iasminmartins/methods-and-programming-techniques
- Owner: iasminmartins
- Created: 2018-08-30T13:18:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T01:44:42.000Z (over 1 year ago)
- Last Synced: 2025-02-17T21:32:17.695Z (over 1 year ago)
- Topics: algorithms, c, data-structures, file-handling, mathematical-programming, memory-management, pointers, recursion
- Language: C
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Methods and Programming Techniques
This repository contains a collection of C programming exercises developed during the Methods and Programming Techniques course (MTP) at Federal University of Uberlândia (UFU), guided by Prof. Dr. Igor Sousa Peretta.
The exercises focus on applying various programming techniques to solve problems efficiently, with an emphasis on algorithmic thinking, problem-solving abilities, recursion, file handling, data structures and numerical methods.