https://github.com/wlgs/imperative-programming-course
Imperative Programming course 2020/21 at AGH UST. The course was mainly focused on solving problems which required array manipulation, memory allocation. Fun fact - last assignments contained questions from IT Olympics!
https://github.com/wlgs/imperative-programming-course
agh agh-ust c course imperative-programming
Last synced: 11 months ago
JSON representation
Imperative Programming course 2020/21 at AGH UST. The course was mainly focused on solving problems which required array manipulation, memory allocation. Fun fact - last assignments contained questions from IT Olympics!
- Host: GitHub
- URL: https://github.com/wlgs/imperative-programming-course
- Owner: wlgs
- Created: 2021-03-24T14:18:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T16:06:43.000Z (about 4 years ago)
- Last Synced: 2025-01-19T18:16:20.085Z (about 1 year ago)
- Topics: agh, agh-ust, c, course, imperative-programming
- Language: C
- Homepage:
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imperative Programming course
This repository is a collective of problems and assignments in Imperative Programming Course at AGH UST 2020/21.
In its current state, it includes all of the material that was required to full credit this course.*
The description of problems are in every week's /problems.
*However, I will not give my right arm that every problem is solved the most efficient way.
Final score: 3300/3300 (33 problems for 100 points each)

# Programowanie Imperatywne (Polish)
Przedmiot realizowany w semestrze letnim 2020/21.
Repozytorium zawiera **całość** realizowanego materiału*.
Opis problemów z danego tygodnia znajduje się w */problems* w każdym z folderów.
*Nie wszystkie rozwiązania zaprezentowane są napisane optymalnie, celem było uzyskanie 100/100 z testów, stanowiło to główną ocenę z przedmiotu
***
Finalny wynik: 3300/3300 (33 zadania po 100 punktów każdy)
