Leticia Campos
Leticia Campos
- Versão: Portinari 1.22 e Angular 8 - Projeto:TAF do Futuro - Companhia: TOTVS - Link: (se tiver) - ScreenShot: Relatório de conferência de INSS   
- Versão: Portinari 1.22 e Angular 8 - Projeto:TOTVS AUTOMAÇÃO FISCAL - Painel REINF - Companhia: TOTVS - Link: (se tiver) ScreenShot: GIF - Monitor de eventos  ScreenShot: GIF...
**Fiz a minha solução em Node:** https://github.com/leticiacamposs2/hackerrank-algorithms-js/blob/master/12-primer-number.js
**Fiz a minha solução em Node:** https://github.com/leticiacamposs2/hackerrank-algorithms-js/blob/master/13-vowel-by-asteristic.js
**Fiz a minha solução em Node:** https://github.com/leticiacamposs2/hackerrank-algorithms-js/blob/master/11-multiplication-table.js
Minha solução em Javascript ```` function simpleArraySum(ar) { const sum = (accumulator, currentValue) => accumulator + currentValue; return console.log(ar.reduce(sum)); } ```` **Repositório:** https://github.com/leticiacamposs2/hackerrank-algorithms-js/blob/master/01-simple-array-sum.js
https://github.com/leticiacamposs2/curso-react-bootcamp