Coding tip:
When your coding something, make sure to take in consideration the "time complexity" of your algorithm. Aim to make it run fast!
When your coding something, make sure to take in consideration the "time complexity" of your algorithm. Aim to make it run fast!
Comments