Skip to content

danilov-pd/cpp-mipt-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages