{"id":27876766,"url":"https://github.com/ayubamini/returnsignofproduct","last_synced_at":"2025-05-05T02:52:12.333Z","repository":{"id":193746025,"uuid":"387049716","full_name":"ayubamini/ReturnSignOfProduct","owner":"ayubamini","description":"Microsoft Codility exam (May 2021) - Return sign product an array","archived":false,"fork":false,"pushed_at":"2021-07-17T22:57:06.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-09T19:32:56.113Z","etag":null,"topics":["array","codility","codility-solutions","microsoft"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ayubamini.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":"2021-07-17T22:48:58.000Z","updated_at":"2023-09-09T19:32:59.871Z","dependencies_parsed_at":"2023-09-09T19:43:10.869Z","dependency_job_id":null,"html_url":"https://github.com/ayubamini/ReturnSignOfProduct","commit_stats":null,"previous_names":["ayubamini/returnsignofproduct"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FReturnSignOfProduct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FReturnSignOfProduct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FReturnSignOfProduct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FReturnSignOfProduct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayubamini","download_url":"https://codeload.github.com/ayubamini/ReturnSignOfProduct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252429949,"owners_count":21746571,"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":["array","codility","codility-solutions","microsoft"],"created_at":"2025-05-05T02:52:11.646Z","updated_at":"2025-05-05T02:52:12.327Z","avatar_url":"https://github.com/ayubamini.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReturnSignOfProduct (Microsoft Codility exam May 2021)\nWrite a function solution that, given an array A of N intergers between (-100 and 100) of the product of all the numbers in the array multiplied together. Assume that N is between 1 and 1000.\n\nFor example:\n\n    Given A = [1, -2, -3, 5], the function should return 1 (the multiplication equal 30)\n    Given A = [1, -2, -3, 5], the function should return 1 (the multiplication equal -30)  \n    Given A = [1, 2, 0, -5], the function should return 0 (the multiplication equal 0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayubamini%2Freturnsignofproduct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayubamini%2Freturnsignofproduct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayubamini%2Freturnsignofproduct/lists"}