{"id":23980916,"url":"https://github.com/fourkitchens/computer-science","last_synced_at":"2025-07-08T22:05:17.316Z","repository":{"id":138000737,"uuid":"349148094","full_name":"fourkitchens/computer-science","owner":"fourkitchens","description":"Repository containing coding exercises around algorithms, data structures, and computer science.","archived":false,"fork":false,"pushed_at":"2021-08-05T17:29:55.000Z","size":159,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T22:37:48.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fourkitchens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-18T16:42:41.000Z","updated_at":"2022-08-29T14:35:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ea0d515-6264-4ac9-83cf-b58e752a5cd6","html_url":"https://github.com/fourkitchens/computer-science","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fourkitchens/computer-science","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fcomputer-science","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fcomputer-science/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fcomputer-science/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fcomputer-science/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourkitchens","download_url":"https://codeload.github.com/fourkitchens/computer-science/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fcomputer-science/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261255901,"owners_count":23131479,"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":[],"created_at":"2025-01-07T10:19:15.233Z","updated_at":"2025-06-22T07:38:22.223Z","avatar_url":"https://github.com/fourkitchens.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# computer-science\n\nRepository containing coding exercises around algorithms, data structures, and computer science.\n\n## Development\n\n### Setup\n\n- Install the version of node as specified in this project's `.nvmrc` file. If you are using nvm, simply run `nvm use`.\n- Clone this repository into a directory of your choosing.\n- In the directory, run `npm install`.\n\n### Scripts\n\n- `npm run build`: builds the project based on the configuration in `tsconfig.dist.json`.\n- `npm run watch`: watches the codebase, and re-compiles every time a change is made.\n- `npm run format`: uses prettier to format all relevant files within the codebase.\n- `npm run lint`: uses eslint to lint the codebase.\n- `npm run test`: runs Jest on the codebase. You can specify a path to a single test, and add any flags supported by Jest's CLI.\n- `npm run type`: uses typescript to check all type signatures.\n- `npm run twatch`: runs Jest without coverage, in verbose and watch mode. This is useful for running a single test during active development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourkitchens%2Fcomputer-science","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourkitchens%2Fcomputer-science","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourkitchens%2Fcomputer-science/lists"}