{"id":20566217,"url":"https://github.com/chzzzzzz/codewars","last_synced_at":"2025-03-06T08:47:00.732Z","repository":{"id":187190172,"uuid":"130023996","full_name":"chZzZzZz/codewars","owner":"chZzZzZz","description":"my solutions on codewars using c++","archived":false,"fork":false,"pushed_at":"2019-01-21T08:39:15.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T20:18:57.195Z","etag":null,"topics":["algorithm","codewars-solutions","cpp"],"latest_commit_sha":null,"homepage":"","language":null,"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/chZzZzZz.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}},"created_at":"2018-04-18T07:46:16.000Z","updated_at":"2021-08-26T13:51:09.000Z","dependencies_parsed_at":"2023-08-09T11:07:30.341Z","dependency_job_id":null,"html_url":"https://github.com/chZzZzZz/codewars","commit_stats":null,"previous_names":["chzzzzzz/codewars"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chZzZzZz%2Fcodewars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chZzZzZz%2Fcodewars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chZzZzZz%2Fcodewars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chZzZzZz%2Fcodewars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chZzZzZz","download_url":"https://codeload.github.com/chZzZzZz/codewars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179259,"owners_count":20084940,"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","codewars-solutions","cpp"],"created_at":"2024-11-16T04:40:33.755Z","updated_at":"2025-03-06T08:47:00.707Z","avatar_url":"https://github.com/chZzZzZz.png","language":null,"readme":"codewars\n========\n### codewars solutions\n\n| num | Title | Solution | Difficulty |\n|---| ----- | -------- | ---------- |\n|1|[Narcissistic Numbers ](https://www.codewars.com/kata/5287e858c6b5a9678200083c) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/NarcissisticNumbers.md)|8kyu|\n|2|[Get the Middle Character](https://www.codewars.com/kata/56747fd5cb988479af000028) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Get_the_Middle_Character.md)|8kyu|\n|3|[Remove String Spaces](https://www.codewars.com/kata/57eae20f5500ad98e50002c5) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Remove_String_Spaces.md)|8kyu|\n|4|[Sum without highest and lowest number](https://www.codewars.com/kata/576b93db1129fcf2200001e6) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/sum_without_highest_and_lowest_number.md)|8kyu|\n|5|[altERnaTIng cAsE \u003c=\u003e ALTerNAtiNG CaSe ](https://www.codewars.com/kata/56efc695740d30f963000557) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/lower(upper)_to_upper(lower).md)|8kyu|  \n|6|[Highest Scoring Word](https://www.codewars.com/kata/57eb8fcdf670e99d9b000272) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/High_scoring_word.md)|6kyu|  \n|7|[Speed Control](https://www.codewars.com/kata/56484848ba95170a8000004d) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/speed_control.md)|7kyu|\n|8|[Help the bookseller !](https://www.codewars.com/kata/54dc6f5a224c26032800005c) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/bookseller.md)|6kyu|\n|9|[Printer Errors](https://www.codewars.com/kata/56541980fa08ab47a0000040) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/printer_errors.md)|7kyu|\n|10|[Isograms](https://www.codewars.com/kata/54ba84be607a92aa900000f1) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/isograms.md)|6kyu|\n|11|[Tribonacci Sequence](https://www.codewars.com/kata/556deca17c58da83c00002db) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Tribonacci.md)|6kyu|  \n|12|[Fibonacci, Tribonacci and friends](https://www.codewars.com/kata/556e0fccc392c527f20000c5) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Xbonacci.md)|6kyu|  \n|13|[ Reverse Letter](https://www.codewars.com/kata/58b8c94b7df3f116eb00005b) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Reverse_Letter.md)|7kyu|  \n|14|[A Rule of Divisibility by 13](https://www.codewars.com/kata/564057bc348c7200bd0000ff) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/A_rule_of_divisibility_by_13.md)|6kyu|  \n|15|[Moves in squared strings (I)](https://www.codewars.com/kata/56dbe0e313c2f63be4000b25) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Moves_in_squared_strings(I).md)|7kyu|  \n|16|[Moves in squared strings (II)](https://www.codewars.com/kata/56dbe7f113c2f63570000b86) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Moves_in_squared_strings(II)%20.md)|6kyu|  \n|17|[Moves in squared strings (III)](https://www.codewars.com/kata/56dbeec613c2f63be4000be6) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Moves_in_squared_strings(III)%20.md)|6kyu|  \n|18|[Moves in squared strings (IV)](https://www.codewars.com/kata/56dbf59b0a10feb08c000227) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Moves_in_squared_strings(IV)%20.md)|6kyu|  \n|19|[Number Pyramid](https://www.codewars.com/kata/5575ff8c4d9c98bc96000042) | [C++](https://github.com/chZzZzZz/codewars/blob/master/Kata/Number_Pyramid.md)|6kyu|  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchzzzzzz%2Fcodewars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchzzzzzz%2Fcodewars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchzzzzzz%2Fcodewars/lists"}