164-orion-innovation-turkey-bootcamp / hafta1-odev1-assignment-safciezgi-1

hafta1-odev1-assignment-safciezgi-1 created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find the Target Sum

  • In this project we need to find the target value by sum provided indexes of an array.
  • For example, we have an array like this => [ 4, 2, 6, 1, 3, 9, 0 ] and the target value is "4". So, we will check all the pair indexes which are give us the target value.

About

hafta1-odev1-assignment-safciezgi-1 created by GitHub Classroom


Languages

Language:JavaScript 84.4%Language:HTML 15.6%