The Wayback Machine - https://web.archive.org/web/20220525163025/https://github.com/topics/cpp-11
Skip to content
#

cpp-11

Here are 29 public repositories matching this topic...

camilne
camilne commented Apr 26, 2018

Issue description

Linear search should be added. It should take a begin and end iterator to a collection and search for a value.

Take a look at the sorting algorithm interfaces for an example.

Checklist

  • Check for existing issue
  • Check for existing pull request
enhancement good first issue algorithm

Improve this page

Add a description, image, and links to the cpp-11 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp-11 topic, visit your repo's landing page and select "manage topics."

Learn more