Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmendesas/hackerrank

:computer: :books: my solution of some algorithms
https://github.com/mmendesas/hackerrank

Last synced: about 5 hours ago
JSON representation

:computer: :books: my solution of some algorithms

Awesome Lists containing this project

README

        

# hackerrank

A list of some algorithms solutions from `hackerrank/leetcode` using `javascript`

[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest)

![](hackerrank-rec.gif)

## Running the tests

1. At the terminal:
- run `yarn test` to run all tests
- run `jest sum/test.js --watch` to run specific tests

## Built With

- [Jest](https://jestjs.io/) - A delightful JavaScript Testing Framework

## Authors

- **Marcio Mendes** - _Initial work_ - [mmendesas](https://github.com/mmendesas)

## License

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