hack-programming-hero icon indicating copy to clipboard operation
hack-programming-hero copied to clipboard

introduced another way, made code shorter and optimised a little bit.

Open KishorKumarParoi opened this issue 1 year ago • 0 comments

I made array from Array.prototype.slice method and along with commented out another way of rest parameter [...makeArray] I counted length before length so that complexity could be lesser and optimised code

KishorKumarParoi avatar Aug 19 '23 15:08 KishorKumarParoi