thepurpleowl / House-of-Codes

A repository to collect the solutions to all Competitive platform problems, only to be used as reference/practice.
9 stars 30 forks source link

two solutions in javascript on leetcode platform questions #46

Closed amrmahdyy closed 3 years ago

amrmahdyy commented 3 years ago

First problem is 268-missing number Second problem is 238-product of array except self I solved it in javascript and passed all the test cases

268 -( missing-number) 238-product-of-array-except-self

thepurpleowl commented 3 years ago

INACTIVE. @amrmahdyy closing. You can reopen with updated changes.