{"id":15558831,"url":"https://github.com/sjdev2212/mob-25-3","last_synced_at":"2026-05-31T19:30:17.762Z","repository":{"id":134990811,"uuid":"474078820","full_name":"sjdev2212/mob-25-3","owner":"sjdev2212","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-25T16:17:46.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T11:50:00.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/sjdev2212.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":"2022-03-25T16:09:49.000Z","updated_at":"2022-03-25T16:17:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2a64c4c-ad17-4fa3-a949-230fe06836e5","html_url":"https://github.com/sjdev2212/mob-25-3","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/sjdev2212%2Fmob-25-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2Fmob-25-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2Fmob-25-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2Fmob-25-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjdev2212","download_url":"https://codeload.github.com/sjdev2212/mob-25-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240165267,"owners_count":19758349,"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-02T15:40:47.744Z","updated_at":"2026-05-31T19:30:17.714Z","avatar_url":"https://github.com/sjdev2212.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Maria plays college basketball and wants to go pro. Each season she maintains a record of her play. She tabulates the number of times she breaks her season record for most points and least points in a game. Points scored in the first game establish her record for the season, and she begins counting from there.\n\nExample\n\nScores are in the same order as the games played. She tabulates her results as follows:\n\n                                     Count\n    Game  Score  Minimum  Maximum   Min Max\n     0      12     12       12       0   0\n     1      24     12       24       0   1\n     2      10     10       24       1   1\n     3      24     10       24       1   1\n\nGiven the scores for a season, determine the number of times Maria breaks her records for most and least points scored during the season.\n\nFunction Description\n\nComplete the breakingRecords function in the editor below.\n\nbreakingRecords has the following parameter(s):\n\n    int scores[n]: points scored per game\n\nReturns\n\n    int[2]: An array with the numbers of times she broke her records. Index \n\nis for breaking most points records, and index\n\n    is for breaking least points records.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdev2212%2Fmob-25-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjdev2212%2Fmob-25-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdev2212%2Fmob-25-3/lists"}