Skip to content

Kaucrow/Uni

Repository files navigation

Uni

University projects and tests


Contents

Programming 1

  • Bingo
  • Blackjack

Programming 2

  • SimpleGrep
  • Blockbuster
  • Bank

Dynamic Data Structures

  • Linked List
  • Doubly Linked List
  • Stack
  • Stack sorting algorithm

Credits

The termcolor library used for coloring the terminal output in C++ programs was made by ikalnytskyi.