Definetly not, this is the lazy solution that goes against good practice by changing the original list.
the code has the words for, break and continue in the comment
for
break
continue
That's because tests only check the result, not the method used to obtain it (which is actually very hard to check out).
Loading collection data...
Definetly not, this is the lazy solution that goes against good practice by changing the original list.
the code has the words
for
,break
andcontinue
in the commentThat's because tests only check the result, not the method used to obtain it (which is actually very hard to check out).