{"id":21653848,"url":"https://github.com/aadewunmi/sort_array_descending_order","last_synced_at":"2025-03-20T04:33:27.453Z","repository":{"id":109354140,"uuid":"289441721","full_name":"AAdewunmi/Sort_Array_Descending_Order","owner":"AAdewunmi","description":"Java Array Tutorial: Sort an array of integers in descending order.","archived":false,"fork":false,"pushed_at":"2020-09-02T11:37:44.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T06:11:33.244Z","etag":null,"topics":["arrays","java-8","sort"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AAdewunmi.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":"2020-08-22T07:30:06.000Z","updated_at":"2020-09-02T11:42:18.000Z","dependencies_parsed_at":"2023-04-18T08:17:48.957Z","dependency_job_id":null,"html_url":"https://github.com/AAdewunmi/Sort_Array_Descending_Order","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/AAdewunmi%2FSort_Array_Descending_Order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FSort_Array_Descending_Order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FSort_Array_Descending_Order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FSort_Array_Descending_Order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AAdewunmi","download_url":"https://codeload.github.com/AAdewunmi/Sort_Array_Descending_Order/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244553285,"owners_count":20471169,"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":["arrays","java-8","sort"],"created_at":"2024-11-25T08:21:05.809Z","updated_at":"2025-03-20T04:33:27.433Z","avatar_url":"https://github.com/AAdewunmi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Arrays Challenge: Sort a list of integers in Descending Order.\n\nThis is a Java program that sorts an array of integers in descending order.\nThe program is set up so that the numbers to sort are read in from the keyboard.\nMethods implemented are: getIntegers, printArray, and sortIntegers\n- getIntegers returns an array of entered integers from keyboard\n- printArray prints out the contents of the array\n- sortIntegers should sort the array and return a new array containing the sorted numbers\n\n## Installation: \n\nDownload or clone the repository on your local machine.\n\n```sh\n$ git clone https://github.com/AAdewunmi/Sort_Array_Descending_Order.git\n$ cd Sort_Array_Descending_Order\n```\n## Console display : \n\n![Image of Console](src/com/JavaArrays/screenshot.png )\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadewunmi%2Fsort_array_descending_order","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faadewunmi%2Fsort_array_descending_order","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadewunmi%2Fsort_array_descending_order/lists"}