My Vote on all of this

Immediately receiving the challenge I was stumped. Wasn’t sure how to answer this question i went to the discussion and did a lot of reading.

This is what I got from all of this. 0(n) is the most efficient and fastest while the others ones aren’t so fast. They are good at looping through each other and testing to see if they’re the same values.

I would choose to use 0(n).

We can make it more effective by creating a system that allows it to loop. Maybe build a dictionary.

I’m still trying to wrap myself around all of this. I’ll probably just watch this video 100 times and read about algorithms and logs.

Privacy & Terms