{"id":16201908,"url":"https://github.com/di-void/rsbk-chpt8-ex1","last_synced_at":"2025-10-07T17:40:55.061Z","repository":{"id":209692058,"uuid":"724714589","full_name":"di-void/rsbk-chpt8-ex1","owner":"di-void","description":"Solution to exercise 1 (Summary Section) in the Rust Book Chapter 8.","archived":false,"fork":false,"pushed_at":"2023-11-28T16:59:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T20:35:23.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/di-void.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":"2023-11-28T16:39:32.000Z","updated_at":"2023-11-28T16:46:49.000Z","dependencies_parsed_at":"2023-11-28T18:04:01.196Z","dependency_job_id":null,"html_url":"https://github.com/di-void/rsbk-chpt8-ex1","commit_stats":null,"previous_names":["di-void/rsbk-chpt8-ex1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/di-void%2Frsbk-chpt8-ex1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/di-void%2Frsbk-chpt8-ex1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/di-void%2Frsbk-chpt8-ex1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/di-void%2Frsbk-chpt8-ex1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/di-void","download_url":"https://codeload.github.com/di-void/rsbk-chpt8-ex1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247712646,"owners_count":20983679,"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":[],"created_at":"2024-10-10T09:44:51.539Z","updated_at":"2025-10-07T17:40:50.024Z","avatar_url":"https://github.com/di-void.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mean Median Mode\n\nGiven a list of integers, use a vector and return the mean (the average value), median (when sorted, the value in the middle position), and mode (the value that occurs most often; a hash map will be helpful here) of the list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdi-void%2Frsbk-chpt8-ex1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdi-void%2Frsbk-chpt8-ex1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdi-void%2Frsbk-chpt8-ex1/lists"}