coding-interview-questions
coding-interview-questions copied to clipboard
Coding Interview Questions solved with Javascript π‘
Β©οΈ Coding Interview Questions
Coding Interview Questions solved with Javascript π‘
π Problems
Name | Description | Tag | Code |
---|---|---|---|
Balanced Parentheses | Check if an expression of parentheses is balanced or not | Data Structure Stack |
- Solution - Refactored solution |
Binary Search | Search for an element in a sorted list | Binary Search |
- Iterative Solution |
π οΈ Stack
- NodeJS:
v16.15.0
- npm:
8.5.5
- Jest para os testes de unidade (100% of coverage):
^28.1.1
β¬οΈ Install
npm install
π Run test
npm run test
npm run test:coverage
π© Author
@laisfrigerio |
---|
π License
This project is licensed under the MIT License - see the LICENSE.md file for details