{"id":35166916,"url":"https://github.com/mdanilov/cracking-coding","last_synced_at":"2026-05-21T02:31:42.189Z","repository":{"id":77920621,"uuid":"269036690","full_name":"mdanilov/cracking-coding","owner":"mdanilov","description":"Programming Questions \u0026 Solutions in C++","archived":false,"fork":false,"pushed_at":"2024-11-09T17:40:45.000Z","size":125,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-09T18:30:18.640Z","etag":null,"topics":["cracking-the-coding-interview","programming-challenges"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdanilov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-06-03T08:47:40.000Z","updated_at":"2024-11-09T17:40:49.000Z","dependencies_parsed_at":"2024-11-09T18:23:40.336Z","dependency_job_id":"1bcb2939-6525-4c8b-b9e2-4a1dccb087c9","html_url":"https://github.com/mdanilov/cracking-coding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdanilov/cracking-coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdanilov%2Fcracking-coding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdanilov%2Fcracking-coding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdanilov%2Fcracking-coding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdanilov%2Fcracking-coding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdanilov","download_url":"https://codeload.github.com/mdanilov/cracking-coding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdanilov%2Fcracking-coding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33286010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"online","status_checked_at":"2026-05-21T02:00:07.181Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cracking-the-coding-interview","programming-challenges"],"created_at":"2025-12-28T19:59:20.181Z","updated_at":"2026-05-21T02:31:42.184Z","avatar_url":"https://github.com/mdanilov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cracking the Coding Interview C++\n\n![CI](https://github.com/mdanilov/cracking-coding/workflows/CI/badge.svg)\n\nSolutions for [Cracking the Coding Interview 6th Edition](http://www.amazon.com/Cracking-Coding-Interview-6th-Edition/dp/0984782850) by [Gayle Laakmann McDowell](http://www.gayle.com/) in C++ programming language.\n\n## Getting Started\n\nFor each book chapter, there is a folder with the same name. Each question and solution for it located at the own CPP file inside the chapter folders. There is also a trivial test for each solution located at the end of the file. Execute the following commands to clone, build and run the tests:\n\n``` none\ngit clone --recurse-submodules https://github.com/mdanilov/cracking-coding.git\ncd cracking-coding\nmkdir build \u0026\u0026 cd build \u0026\u0026 cmake ..\ncmake --build .\nctest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdanilov%2Fcracking-coding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdanilov%2Fcracking-coding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdanilov%2Fcracking-coding/lists"}