Skip to content

maharishi-university/extra-question-1-mmh1bdg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Open in Codespaces

CS516-2024-10A-10D-010-question1

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]

Follow up questions: Find all indices

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

No packages published