An open API service indexing awesome lists of open source software.

https://github.com/cypri1-dev/42_cpp08

This module focuses on advanced C++ concepts using the STL, such as containers, templates, iterators, and algorithms. The exercises involve implementing a function to find integers in containers, designing a class to compute spans in a collection of integers, and extending a stack to support iteration with iterators.
https://github.com/cypri1-dev/42_cpp08

Last synced: about 1 year ago
JSON representation

This module focuses on advanced C++ concepts using the STL, such as containers, templates, iterators, and algorithms. The exercises involve implementing a function to find integers in containers, designing a class to compute spans in a collection of integers, and extending a stack to support iteration with iterators.

Awesome Lists containing this project