{"id":17239293,"url":"https://github.com/indiesquidge/javascript-challenges","last_synced_at":"2026-03-15T15:54:40.566Z","repository":{"id":46545905,"uuid":"82448062","full_name":"indiesquidge/javascript-challenges","owner":"indiesquidge","description":"A collection of JavaScript coding challenges","archived":false,"fork":false,"pushed_at":"2020-11-20T02:56:33.000Z","size":30,"stargazers_count":124,"open_issues_count":6,"forks_count":88,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-10T20:42:34.412Z","etag":null,"topics":["challenges","javascript","javascript-challenges","sinon","tape"],"latest_commit_sha":null,"homepage":"","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/indiesquidge.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":"2017-02-19T09:24:30.000Z","updated_at":"2024-04-19T15:42:28.000Z","dependencies_parsed_at":"2022-08-31T07:01:30.959Z","dependency_job_id":null,"html_url":"https://github.com/indiesquidge/javascript-challenges","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/indiesquidge%2Fjavascript-challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiesquidge%2Fjavascript-challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiesquidge%2Fjavascript-challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiesquidge%2Fjavascript-challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indiesquidge","download_url":"https://codeload.github.com/indiesquidge/javascript-challenges/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230554330,"owners_count":18244234,"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":["challenges","javascript","javascript-challenges","sinon","tape"],"created_at":"2024-10-15T05:48:16.015Z","updated_at":"2026-03-15T15:54:35.546Z","avatar_url":"https://github.com/indiesquidge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Challenges\n\nA collection of JavaScript coding challenges.\n\n## Getting Started\n\nThe only dependencies in this repo are for running the tests, which are written\nin Tape and Sinon.\n\nInstall the dependencies\n\n```\nnpm i\n```\n\nThen, in each challenge folder, you can run the following to see the tests for\nthat challenge.\n\n```\nnode \u003cchallenge\u003e-test.js\n```\n\n## Solving Challenges\n\nThis repo is only a set of challenges, it does not include the answers to any of\nthe challenges.\n\nIf you implement a solution of your own, please **do not** post it publicly on\nthis repository. Opening an issue or a pull request with a solution spoils the\nexperience of the challenge for other developers who find this repository.\n\n## Challenges\n\n### Beginner\n\n* [Babylonian square root method](/babylonian-method/)\n* [Number frequency](/number-frequency/)\n\n### Intermediate\n\n* [Stack machine calculator](/stack-machine-calculator/)\n* [Target sum exists](/target-sum-exists/)\n* [Balanced Parentheses](/balanced-parens/)\n* [Add eventing](/add-eventing/)\n\n### Advanced\n\n* [Object diffing](/object-diff/)\n* [Recreate setInterval](/setinterval/)\n* [Recreate Promise.all](/promise-dot-all/)\n\n## Relevant Reading\n\n* [10 Interview Questions Every JavaScript Developer Should Know][js interview questions article]\n\n[js interview questions article]: https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiesquidge%2Fjavascript-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiesquidge%2Fjavascript-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiesquidge%2Fjavascript-challenges/lists"}