{"id":13628284,"url":"https://github.com/muthu-cs/code-problems-solutions","last_synced_at":"2025-04-17T00:33:55.296Z","repository":{"id":81579769,"uuid":"73146319","full_name":"muthu-cs/code-problems-solutions","owner":"muthu-cs","description":"Interview coding questions and answers in Javascript - ES6","archived":false,"fork":false,"pushed_at":"2016-11-08T04:34:09.000Z","size":439,"stargazers_count":12,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-17T12:01:22.467Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muthu-cs.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-11-08T03:43:00.000Z","updated_at":"2024-01-02T22:46:17.000Z","dependencies_parsed_at":"2023-03-25T16:06:48.885Z","dependency_job_id":null,"html_url":"https://github.com/muthu-cs/code-problems-solutions","commit_stats":null,"previous_names":["mkshen/code-problems-solutions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthu-cs%2Fcode-problems-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthu-cs%2Fcode-problems-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthu-cs%2Fcode-problems-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthu-cs%2Fcode-problems-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muthu-cs","download_url":"https://codeload.github.com/muthu-cs/code-problems-solutions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249293253,"owners_count":21245715,"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-08-01T22:00:49.529Z","updated_at":"2025-04-17T00:33:54.674Z","avatar_url":"https://github.com/muthu-cs.png","language":"JavaScript","readme":"# Code Problems\n\nThis is my repo full of code problems that I have completed prior to or during an interview, as well as general problem snippets. I hope that all these problems (and solutions) are useful to others for practice and review. Feel free to contribute any solutions and optimisations, and add your own problems that you find as well, as I would love to see them.\n\n## Problems\n\n### Sorting Algorithms\n\n* [Quick Sort](https://github.com/blakeembrey/code-problems/tree/master/problems/quick-sort)\n* [Bubble Sort](https://github.com/blakeembrey/code-problems/tree/master/problems/bubble-sort)\n* [Merge Sort](https://github.com/blakeembrey/code-problems/tree/master/problems/merge-sort)\n* [Selection Sort](https://github.com/blakeembrey/code-problems/tree/master/problems/selection-sort)\n* [Insertion Sort](https://github.com/blakeembrey/code-problems/tree/master/problems/insertion-sort)\n\n### Data Structures\n\n* [Stack](https://github.com/blakeembrey/code-problems/tree/master/problems/stack)\n* [Queue](https://github.com/blakeembrey/code-problems/tree/master/problems/queue)\n* [Linked List](https://github.com/blakeembrey/code-problems/tree/master/problems/linked-list)\n* [Binary Search Tree Check](https://github.com/blakeembrey/code-problems/tree/master/problems/binary-search-tree-check) *Not an implementation, checks for a valid implementation*\n\n### DOM Problems\n\n* [Get Elements By Class Name](https://github.com/blakeembrey/code-problems/tree/master/problems/get-elements-by-class-name)\n\n### Shortest Code Problems\n\n* [Shortest Fizz Buzz](https://github.com/blakeembrey/code-problems/tree/master/problems/shortest-fizz-buzz)\n\n## Tests\n\n```sh\nnpm install # Installs `mocha` and any other dependencies needed to run\nnpm test    # Runs the testing scripts\n```\n\n## Contributing\n\nIf you have a problem or solution that's not currently not included, please open an issue or pull request! If you're including new content, please make sure you have permission to publish the content you are adding. Under no circumstance should you copy problems online without a visible license or attributions, or from coding interview websites such as [Codility](https://codility.com/).\n","funding_links":[],"categories":["Github Repositories with large collections of problems-and-solutions of them most popular Interview challenges"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthu-cs%2Fcode-problems-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuthu-cs%2Fcode-problems-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthu-cs%2Fcode-problems-solutions/lists"}