{"id":19198841,"url":"https://github.com/ayushsubedi/10daysofstatistics-hackerrank","last_synced_at":"2026-05-15T18:34:25.101Z","repository":{"id":135371222,"uuid":"345517196","full_name":"ayushsubedi/10daysofstatistics-HackerRank","owner":"ayushsubedi","description":"Solutions to HackerRank's \"10 Days of Statistics\" challenge.","archived":false,"fork":false,"pushed_at":"2021-03-12T06:32:24.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T15:47:26.297Z","etag":null,"topics":["hackerrank-solutions","python3","statistics"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayushsubedi.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":"2021-03-08T03:18:06.000Z","updated_at":"2021-03-12T06:32:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"b73b08ec-50e6-4b64-b094-402156730f32","html_url":"https://github.com/ayushsubedi/10daysofstatistics-HackerRank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayushsubedi/10daysofstatistics-HackerRank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsubedi%2F10daysofstatistics-HackerRank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsubedi%2F10daysofstatistics-HackerRank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsubedi%2F10daysofstatistics-HackerRank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsubedi%2F10daysofstatistics-HackerRank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayushsubedi","download_url":"https://codeload.github.com/ayushsubedi/10daysofstatistics-HackerRank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsubedi%2F10daysofstatistics-HackerRank/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654157,"owners_count":24454318,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":["hackerrank-solutions","python3","statistics"],"created_at":"2024-11-09T12:24:24.560Z","updated_at":"2025-10-09T12:07:52.051Z","avatar_url":"https://github.com/ayushsubedi.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 10daysofstatistics\nSolutions to HackerRank's \"10 Days of Statistics\" challenge.\n\n## Starter code for stdin\n\n```\ndef solution(N, X):\n    return N, X\n\nN = int(input())\nX = [int(x) for x in input().split(\" \")]\nprint (solution(N, X))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushsubedi%2F10daysofstatistics-hackerrank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayushsubedi%2F10daysofstatistics-hackerrank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushsubedi%2F10daysofstatistics-hackerrank/lists"}