/ArrayProject

Angular 9 Web Application Project

Primary LanguageTypeScript

ArrayProject

Web Application Angular 9 Project.

Sum Search Brute-Force Algorithm

  • Finds 1 - 9 elements in the array that equals to Sum value and selects them
  • Ability to paste array of numbers with format: [1,2,n.. | 1 2 n..]
    • Can resize array length with an enter or add item button
    • Max array length 100
  • Ability to get the numbers selected in a text based file, or in clipboard