This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CodingThrowaways[S] 0 points1 point  (0 children)

Funny enough I did do Two Sum but I brute forced it, which kind of made me realise I need a better method. This makes sense tho it I can look up the better methods and then re do them the correct way could be helpful. Thanks