{"id":20569099,"url":"https://github.com/kenmueller/javascript-exercises","last_synced_at":"2025-06-19T10:41:23.936Z","repository":{"id":44144444,"uuid":"184624812","full_name":"kenmueller/javascript-exercises","owner":"kenmueller","description":"Fun JavaScript exercises to prepare you for interviews","archived":false,"fork":false,"pushed_at":"2023-01-03T20:52:42.000Z","size":577,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T09:43:47.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/kenmueller.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}},"created_at":"2019-05-02T17:41:44.000Z","updated_at":"2019-05-11T06:28:18.000Z","dependencies_parsed_at":"2023-02-01T09:55:11.606Z","dependency_job_id":null,"html_url":"https://github.com/kenmueller/javascript-exercises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kenmueller/javascript-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmueller%2Fjavascript-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmueller%2Fjavascript-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmueller%2Fjavascript-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmueller%2Fjavascript-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenmueller","download_url":"https://codeload.github.com/kenmueller/javascript-exercises/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmueller%2Fjavascript-exercises/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260735275,"owners_count":23054641,"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":"2024-11-16T04:55:51.460Z","updated_at":"2025-06-19T10:41:18.921Z","avatar_url":"https://github.com/kenmueller.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Exercises\n\n**Implement JavaSript functions from the ground up**\n\n## Initialization\n\n1. Clone the repo\n2. Run `npm install` (if you get an error, run `npm i -g npm`)\n3. Run `cd exercises`\n\n```bash\nnpm test {filename}\n```\n\n## Exercises\n\n**Easy**\n\n1. map\n2. filter\n3. uniq\n\n**Medium**\n\n1. flatten\n2. reduce\n3. break\n\n**Hard**\n\n1. sample\n2. safeGet\n3. memoize\n\n**Extra Hard**\n\n1. curry\n2. debounce\n\n## Solutions\n\n- You can see the solutions if you switch to the `solutions` branch. But that's no fun.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmueller%2Fjavascript-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenmueller%2Fjavascript-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmueller%2Fjavascript-exercises/lists"}