Skip to content

[cpplings] Add STL containers and algorithms exercises #524

Description

@XueSongTap

Enhancement
This sub-issue will add Standard Template Library (STL) usage exercises to the cpplings directory.

The exercises will cover:

  • Common containers (vector, list, map, set, etc.) and their operations
  • Iterator usage patterns
  • Algorithm library (std::algorithm) function examples
  • Functional programming style with STL

These exercises will help contributors better leverage the C++ STL library in the MiniOB project.

Parent issue: #508 (add more cpplings case)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions