Two sum: Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. Input: nums = [2,7,11,15], target = 9 Output: [0,1]
forked from maharishi-university/miu-cs516-2024-10a-10d-01-extra-question-1-CS516-2024-10A-10D-010-question1
-
Notifications
You must be signed in to change notification settings - Fork 0
maharishi-university/extra-question-1-MOAboAli
About
miu-cs516-2024-10a-10d-01-extra-question-1-CS516-2024-10A-10D-010-question1 created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%