{"id":27876776,"url":"https://github.com/ayubamini/compressenterancestring","last_synced_at":"2025-05-05T02:52:16.961Z","repository":{"id":193745986,"uuid":"373054111","full_name":"ayubamini/CompressEnteranceString","owner":"ayubamini","description":"Challenge Series - A console application that compresses an alphabetical string by collapsing consecutive characters.","archived":false,"fork":false,"pushed_at":"2021-06-02T05:53:20.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-09T19:32:52.485Z","etag":null,"topics":["arrays","csharp","object-oriented","strings"],"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-06-02T05:48:43.000Z","updated_at":"2023-09-09T19:32:55.333Z","dependencies_parsed_at":"2023-09-09T19:43:10.797Z","dependency_job_id":null,"html_url":"https://github.com/ayubamini/CompressEnteranceString","commit_stats":null,"previous_names":["ayubamini/compressenterancestring"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FCompressEnteranceString","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FCompressEnteranceString/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FCompressEnteranceString/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayubamini%2FCompressEnteranceString/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayubamini","download_url":"https://codeload.github.com/ayubamini/CompressEnteranceString/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252429945,"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":["arrays","csharp","object-oriented","strings"],"created_at":"2025-05-05T02:52:16.432Z","updated_at":"2025-05-05T02:52:16.951Z","avatar_url":"https://github.com/ayubamini.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CompressEnteranceString\nA console application that compresses an alphabetical string by collapsing consecutive characters. The rules of the compression algorithm are defined by the test cases below.\n\n# Test cases:\n1. Input: aaabccccdd\nOutput : a3bc4d2\n\n2. Input: yyyyyzzzzzzzzzz\nOutput: y5z10\n\n3. Input: abcd\nOutput: abcd (note: not a1b1c1d1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayubamini%2Fcompressenterancestring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayubamini%2Fcompressenterancestring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayubamini%2Fcompressenterancestring/lists"}