|
30 | 30 | | Problem - 26 | [Linear Search implementation with JS](https://github.com/MehedilslamRipon/Problem-solving-with-JavaScript/blob/master/problem-26.js) |
|
31 | 31 | | Problem - 27 | [Binary Search implementation with JS](https://github.com/MehedilslamRipon/Problem-solving-with-JavaScript/blob/master/problem-27.js) |
|
32 | 32 | | Problem - 28 | [Make a unique random string generator - uuid alternative lite](https://github.com/MehedilslamRipon/Problem-solving-with-JavaScript/blob/master/problem-28.js) |
|
33 | | -<!-- | Problem - 22 | | --> |
| 33 | +| Problem - 29 | [Given a set of numbers, return the additive inverse of each. Each positive becomes negatives, and the negatives become positives](https://github.com/anasmak04/Problem-solving-with-JavaScript/blob/master/problem-29.js) | |
| 34 | +<!-- | Problem - 30 | | --> |
0 commit comments