Skip to content

laisfrigerio/coding-interview-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ยฉ๏ธ 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

Lais Frigรฉrio
@laisfrigerio

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Coding Interview Questions solved with Javascript ๐Ÿ’ก

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published