{"id":21015337,"url":"https://github.com/laisfrigerio/coding-interview-questions","last_synced_at":"2025-05-15T05:32:01.268Z","repository":{"id":40676838,"uuid":"507745051","full_name":"laisfrigerio/coding-interview-questions","owner":"laisfrigerio","description":"Coding Interview Questions solved with Javascript 💡","archived":false,"fork":false,"pushed_at":"2022-07-08T23:11:49.000Z","size":26,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-05T06:39:23.167Z","etag":null,"topics":["coding-interview-challenges","coding-interview-questions","coding-interviews","javascript","jest","nodejs"],"latest_commit_sha":null,"homepage":"","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/laisfrigerio.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}},"created_at":"2022-06-27T03:03:01.000Z","updated_at":"2023-01-19T21:17:44.000Z","dependencies_parsed_at":"2022-07-14T05:10:31.011Z","dependency_job_id":null,"html_url":"https://github.com/laisfrigerio/coding-interview-questions","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fcoding-interview-questions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fcoding-interview-questions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fcoding-interview-questions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fcoding-interview-questions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laisfrigerio","download_url":"https://codeload.github.com/laisfrigerio/coding-interview-questions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225332401,"owners_count":17457710,"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":["coding-interview-challenges","coding-interview-questions","coding-interviews","javascript","jest","nodejs"],"created_at":"2024-11-19T10:09:30.166Z","updated_at":"2024-11-19T10:09:30.694Z","avatar_url":"https://github.com/laisfrigerio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ©️ Coding Interview Questions\n\nCoding Interview Questions solved with Javascript 💡\n\n## 📝 Problems\n\n| Name | Description | Tag | Code |\n|---|---|---|---|\n| [Balanced Parentheses](./balanced-parentheses) | Check if an expression of parentheses is balanced or not | `Data Structure` `Stack` | - [Solution](./balanced-parentheses/code/bad-solution.js) \u003c/br\u003e - [Refactored solution](./balanced-parentheses/code/good-solution.js) |\n| [Binary Search](./binary-search) | Search for an element in a sorted list | `Binary Search` | - [Iterative Solution](./binary-search/code/iterative-solution.js) |\n\n## 🛠️ Stack\n\n- NodeJS: `v16.15.0`\n- npm: `8.5.5`\n- Jest para os testes de unidade (100% of coverage): `^28.1.1`\n\n## ⬇️ Install\n\n```\n    npm install\n```\n\n## 🏃 Run test\n\n```\n    npm run test\n    npm run test:coverage\n```\n\n## 👩 Author\n\n| [\u003cimg src=\"https://avatars.githubusercontent.com/u/20709086?v=4\" width=\"100px;\" alt=\"Lais Frigério\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e@laisfrigerio\u003c/b\u003e\u003c/sub\u003e](https://github.com/laisfrigerio)\u003cbr /\u003e |\n| :---: |\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the LICENSE.md file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaisfrigerio%2Fcoding-interview-questions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaisfrigerio%2Fcoding-interview-questions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaisfrigerio%2Fcoding-interview-questions/lists"}