stack-overflow-copy-paste icon indicating copy to clipboard operation
stack-overflow-copy-paste copied to clipboard

Utility functions copy/pasted (and modified slightly) from Stack Overflow

Results 39 stack-overflow-copy-paste issues
Sort by recently updated
recently updated
newest added

i dun want to say anything about it , it is so hard.

I have helped nearly 100 people make their first pull request in open source using this project. While this has been extremely rewarding, but I'm afraid that I'm too overwhelmed...

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.

I believe everything is good to go. I'm not sure on 2 things: 1. How to check my code coverage report. 2. I need help with the proper commit message...

(first time issue/pr for me) I noticed that your project doesn't have a function that takes a boolean value and flips it. May I work on this as my first...

it nothing, don't read it

i would like to add a function to check if the number is an armstrong number