News

The program consists of 6 modules: graph.c, polish_not.c, calc.c, draw_graph.c, queue.c, stack.c. graph.c It is an entry module, where functions to read an input, translate it into Polish notation and ...
This repository contains examples of my work from the Data Structures and Algorithms class. This includes exercises assigned for each topic, as well as a final project proposed by the student. Topics ...