Rohan Singh

Results 8 issues of Rohan Singh

Hi @kentcdodds , I would like to add function for finding key (for this issue, I would like to implement key matrix of order 2). The stackoverflow link for the...

Hi @kentcdodds , I would like to add modular multiplicative inverse function. Here is the link: [https://stackoverflow.com/questions/26985808/calculating-the-modular-inverse-in-javascript](url) So, the function will be: `modularMultiplicativeInverse(5,7)` and it would return 10.

Hello @or-else, I would like to work on adding the feature of emoji-support to the application. Kindly share your views regarding addition of this feature.

feature request

### What feature do you want to add? A 'Surprise Me' option, when picked by the user, will try to get a list of movies randomly selected from the movies...

awaiting-approval
repo-main

Fixes #12 I have added the line which was missing in the installation block in README file for successful installation.

In the README file, the steps provided for installation is not correct and should be corrected for other users to clone the project and start contributing. I would like to...

Type/Doc