/data-structures

This project provides solutions to the Open CourseWare Data Strucutes Laboratories taught at Politehnica University of Bucharest, for historical purposes.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Data Structures

Disclaimer: The majority of the code in this repository was written on top of the infrastructure provided by the SD-UPB team. Be aware that some of this code is their intellectual property.

Table of Contents

Created by gh-md-toc

1. Repository description

This project provides solutions to the Open CourseWare Data Structures Laboratories (and course homework) taught at Politehnica University of Bucharest, during the second semester of the university year 2019-2020.

I created this repository for the following reasons:

  1. the huge efforts I put in Academia Network, which was one of my best projects
  2. fear of missing out, since most colleagues have some form of a data structures repository on their personal GitHub page
  3. historical purposes, which kinda sums up points 1-2

For more information or a syllabus check out the course description page here . This course was taught by Alexandru Corneliu Olteanu.

2. Acknowledgments

I would like to thank Teodor Duțu for all his support.