Algorithms online
Dear Meenakshi:
I am requesting algorithms tutoring from you.
for(var i = 0; i< arr.length; i++){
if(arr[i] < 0){
newArr.push(arr[i]);
arr[i] = arr[i] * -1;
}
else if(arr[i] == 0){
arr[i] = "Zero";
}
else{
arr[i] = arr[i] * -1;
}
}
console.log(arr);
console.log(newArr);
Sent by Gary on 8/25/20
Setup FREE profile
to buy Gary's job about Algorithms online
Tanya Zalman
- Zhanna was a patient and qualified homework help to my daughter.
Zhanna not only tutored most elementary subjects but also spoke and taught her in Russian — our native language.
by Tanya Zalman,
San Jose, CA
More Testimonials