Problem 55155. Sum of 2 numbers in array

Given an array and a target sum, return true if any 2 numbers in the array sum up to the given target sum. Both numbers cannot have the same index in the array.

Solution Stats

46.51% Correct | 53.49% Incorrect
Last Solution submitted on Nov 10, 2023

Solution Comments

Show comments

Problem Recent Solvers20

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!