{"id":21473988,"url":"https://github.com/bell-kevin/datareverse","last_synced_at":"2025-08-01T19:31:55.565Z","repository":{"id":43422904,"uuid":"508123546","full_name":"bell-kevin/dataReverse","owner":"bell-kevin","description":"A stream of data is received and needs to be reversed.  Each segment is 8 bits long, meaning the order of these segments needs to be reversed, for example:  11111111  00000000  00001111  10101010  (byte1)   (byte2)   (byte3)   (byte4) should become:  10101010  00001111  00000000  11111111  (byte4)   (byte3)   (byte2)   (byte1) The total number of bits will always be a multiple of 8.  The data is given in an array as such:  [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,0,1,0,1,0] Note: In the C and NASM languages you are given the third parameter which is the number of segment blocks.","archived":false,"fork":false,"pushed_at":"2022-07-06T22:49:57.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T07:29:07.191Z","etag":null,"topics":["code-wars-solution"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bell-kevin.png","metadata":{},"created_at":"2022-06-28T02:08:28.000Z","updated_at":"2022-06-28T02:09:36.000Z","dependencies_parsed_at":"2022-09-14T12:10:43.778Z","dependency_job_id":null,"html_url":"https://github.com/bell-kevin/dataReverse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bell-kevin/dataReverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FdataReverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FdataReverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FdataReverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FdataReverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bell-kevin","download_url":"https://codeload.github.com/bell-kevin/dataReverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bell-kevin%2FdataReverse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268285938,"owners_count":24225830,"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-01T02:00:08.611Z","response_time":67,"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":["code-wars-solution"],"created_at":"2024-11-23T10:19:34.444Z","updated_at":"2025-08-01T19:31:55.512Z","avatar_url":"https://github.com/bell-kevin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbell-kevin%2Fdatareverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbell-kevin%2Fdatareverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbell-kevin%2Fdatareverse/lists"}