{"id":16228961,"url":"https://github.com/gustavocd/ctci","last_synced_at":"2026-02-23T07:42:14.920Z","repository":{"id":42777381,"uuid":"219641589","full_name":"gustavocd/ctci","owner":"gustavocd","description":"Solutions for ctci book","archived":false,"fork":false,"pushed_at":"2024-06-20T01:11:29.000Z","size":699,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T09:50:18.329Z","etag":null,"topics":["algorithms","cracking-the-coding-interview","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/gustavocd.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":"2019-11-05T02:37:06.000Z","updated_at":"2024-06-20T01:11:30.000Z","dependencies_parsed_at":"2023-02-06T11:16:51.605Z","dependency_job_id":"c998b93d-d6fa-4127-b534-f749e3540380","html_url":"https://github.com/gustavocd/ctci","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/gustavocd%2Fctci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavocd%2Fctci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavocd%2Fctci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavocd%2Fctci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavocd","download_url":"https://codeload.github.com/gustavocd/ctci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239687615,"owners_count":19680765,"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":["algorithms","cracking-the-coding-interview","typescript"],"created_at":"2024-10-10T12:56:58.241Z","updated_at":"2025-10-27T15:05:00.581Z","avatar_url":"https://github.com/gustavocd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exercises from CTCI book ![](https://github.com/gustavocd/ctci/workflows/Cracking%20the%20coding%20interview%20CI/badge.svg)\n\nExercises from CTCI book, these are my solutions (it doesn't mean that are the best possible solutions).\n\n## Setup project\n\n```bash\n# Clone the repo\ngit clone https://github.com/gustavocd/ctci.git\n\n# Install dependencies\nnpm install\n\n# Run tests\nnpm run test\n\n# Run tests with coverage\nnpm run test:coverage\n\n# Generate js files\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavocd%2Fctci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavocd%2Fctci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavocd%2Fctci/lists"}