You are viewing a single comment's thread. Return to all comments →
what is the issue if i just traverse from assuming j= a to b and modify array[j] by array[j]+=k more efficient isn't it!!?
Seems like cookies are disabled on this browser, please enable them to open this website
Array Manipulation
You are viewing a single comment's thread. Return to all comments →
what is the issue if i just traverse from assuming j= a to b and modify array[j] by array[j]+=k more efficient isn't it!!?