{"id":19165030,"url":"https://github.com/edson-a-soares/algorithms","last_synced_at":"2025-07-19T19:05:35.581Z","repository":{"id":119155559,"uuid":"128272692","full_name":"edson-a-soares/algorithms","owner":"edson-a-soares","description":"Another collection of algorithms.","archived":false,"fork":false,"pushed_at":"2018-05-27T23:07:31.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T23:13:59.367Z","etag":null,"topics":["algorithm-analysis","algorithm-library","algorithms","algorithms-collection","algorithms-cpp","algorithms-implemented","algorithms-modern-cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edson-a-soares.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-05T22:49:23.000Z","updated_at":"2021-07-27T13:12:15.000Z","dependencies_parsed_at":"2023-07-10T01:00:29.459Z","dependency_job_id":null,"html_url":"https://github.com/edson-a-soares/algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edson-a-soares/algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edson-a-soares%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edson-a-soares%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edson-a-soares%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edson-a-soares%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edson-a-soares","download_url":"https://codeload.github.com/edson-a-soares/algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edson-a-soares%2Falgorithms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265992486,"owners_count":23860913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-analysis","algorithm-library","algorithms","algorithms-collection","algorithms-cpp","algorithms-implemented","algorithms-modern-cpp"],"created_at":"2024-11-09T09:26:10.418Z","updated_at":"2025-07-19T19:05:35.527Z","avatar_url":"https://github.com/edson-a-soares.png","language":"C++","readme":"[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.md)\n[![Build Status](https://travis-ci.org/edson-a-soares/algorithms.svg?branch=master)](https://travis-ci.org/edson-a-soares/algorithms)\n\n## Introduction\n\nSamples of [algorithms](https://en.wikipedia.org/wiki/Algorithm) implemented in modern C++.\n\n\n### Mathematical\n\n  * [Karatsuba algorithm for fast multiplication](Karatsuba)\n  \n### Sorting\n\n  * [Insertion Sort](InsertionSort)\n\n### Standards and Style\n\nThis code does not follow any specific **Coding Style Guidelines or Standard**.    \nBut, it mixes different styles in a way that I could say it has been influenced by:\n  * [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html),\n  * [PPP Style Guide](http://www.stroustrup.com/Programming/PPP-style-rev3.pdf)\n  * [Applied Informatics C++ Coding Style Guide](https://www.appinf.com/download/CppCodingStyleGuide.pdf)\n\n### Useful links\n* [Google Test](https://github.com/google/googletest/blob/master/googletest/docs/Primer.md)\n* [Doxygen](http://www.stack.nl/~dimitri/doxygen/manual/index.html)\n\n### References\n\n* **Roughgarden, Tim**, [Algorithms Illuminated: Part 1: The Basics](https://www.amazon.com/Algorithms-Illuminated-Part-1-Basics/dp/0999282905/ref=sr_1_1)\n* **Laakmann McDowell, Gayle**, [Cracking the Coding Interview: 189 Programming Questions and Solutions](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850/ref=sr_1_1)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedson-a-soares%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedson-a-soares%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedson-a-soares%2Falgorithms/lists"}