You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 1 | Two Sum |Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have exactly one solution, and you may not use the same element twice. |[Solution](twosum.js)|
6
6
| 771 | Jewels and Stones | Solution |
7
7
| 1108 | Defanging an IP Address | Solution |
8
8
| 1342 | Number of Steps to Reduce a Number to Zero | Solution |
0 commit comments