|
| 1 | +## Title of the problem |
| 2 | + |
| 3 | +## Checklist before requesting a review |
| 4 | +- [ ] I have checked the [guide](https://github.com/ignacio-chiazzo/Algorithms-Leetcode-Javascript#contributions) for contributions. |
| 5 | +- [ ] I have added the description at the top of the solution file. |
| 6 | +- [ ] I have added a test file for the problem. |
| 7 | +- [ ] I have added an entry to the [README](https://github.com/ignacio-chiazzo/Algorithms-Leetcode-Javascript/blob/master/README.md) file with a link to the new file. |
| 8 | + |
| 9 | +Check the [guide](https://github.com/ignacio-chiazzo/Algorithms-Leetcode-Javascript#contributions) and [this PR](https://github.com/ignacio-chiazzo/Algorithms-Leetcode-Javascript/pull/39) example. |
0 commit comments