Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-mipt-2023

My programs for the cpp class of 2023-2024. My instructor is Mr Stecjuk, a known EMACS wizard.

Contents list

  • lesson_001/ <- conversion to hex and to bin

  • vector_merge_sort/ <- my implementation of Vector and MergeSort with tests. Type make to make and ./tests to run tests.

  • TemplateMergeSort/ <- my implementation of templated MergedSort for std::vector with any type T. Type make to make and ./tests to run tests.

  • gilded_rose/ <- my solution of Gilded Rose task. Type make to make and ./tests to run tests.

About

My programs for the cpp class of 2023-2024. Instructor: Mr Stecjuk

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages