alishalabi / CS-1.3

Repo for CS 1.3: Core Data Structures & Algorithms
0 stars 0 forks source link

Some feedback on sets #2

Open Anisha7 opened 5 years ago

Anisha7 commented 5 years ago

Great progress in the course so far! Here’s some feedback on sets to help improve your code~

alishalabi commented 5 years ago

Removed max_size, modified all tests to reflect. Passing all tests. Still need to do time complexity.

alishalabi commented 5 years ago

Finished time/space complexity