{"id":20987241,"url":"https://github.com/haxpor/hackerrank-sol","last_synced_at":"2025-03-13T11:25:13.672Z","repository":{"id":149552956,"uuid":"211524078","full_name":"haxpor/hackerrank-sol","owner":"haxpor","description":"My hackerrank solutions","archived":false,"fork":false,"pushed_at":"2019-10-10T06:38:20.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T07:42:08.234Z","etag":null,"topics":["cpp","hackerrank"],"latest_commit_sha":null,"homepage":null,"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/haxpor.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":"2019-09-28T15:48:41.000Z","updated_at":"2019-10-10T06:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"de069577-5115-496c-9060-4e98a47467d9","html_url":"https://github.com/haxpor/hackerrank-sol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxpor%2Fhackerrank-sol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxpor%2Fhackerrank-sol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxpor%2Fhackerrank-sol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxpor%2Fhackerrank-sol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haxpor","download_url":"https://codeload.github.com/haxpor/hackerrank-sol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243394308,"owners_count":20283944,"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":["cpp","hackerrank"],"created_at":"2024-11-19T06:16:23.477Z","updated_at":"2025-03-13T11:25:13.649Z","avatar_url":"https://github.com/haxpor.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hackerrank-sol\n\nMy solutions on hackerrank.com. Sources are based on C++ with focus on using not more than C++11.\nUse gcc 9.0 (g++) on Linux system.\n\n# How to compile\n\nEach source can be compiled with `g++ -std=c++11 \u003csource-file\u003e` with or without optimization flag like `-O2` or `-O3`\nin case you really need to optimize the application to try to make it execute within \u003c2 second which is\nthe upper bound limit [environment](https://www.hackerrank.com/environment) on hackerank website.\n\n**Note** two libraries are ok to be linked with your application which are `-lm` and `-lpthread`, with additional of\n[json library](http://www.digip.org/jansson/) if you ever need it. So link as per your need.\n\n# How to execute\n\nEach solution will be tested with a defined test case which is given for free (no exchange of Hackos point for such test case),\nbut if such source is pushed on this repository (otherwise noted) it will work with upstream's test cases.\n\nEven sometimes I exchanged a certain test case with points, but I won't push those files here to not spoil other\nhackerrank participations. Test cases can be found in `testcases/` directory.\n\n# License\n\nMIT, Wasin Thonkaew\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxpor%2Fhackerrank-sol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaxpor%2Fhackerrank-sol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxpor%2Fhackerrank-sol/lists"}