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!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

sadge


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)

sadge

About

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!


Languages

Language:C 96.6%Language:CMake 3.4%