alishalabi / CS-1.3

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

Feedback on the second submission #3

Open Anisha7 opened 5 years ago

Anisha7 commented 5 years ago
alishalabi commented 5 years ago

Fixed imports (removed folder structure, all imports now occurring at root level). Fixed max_size property (removed) - changed all tests, passing all tests. Added option to pass in array of items in setup.

Anisha7 commented 5 years ago

A couple more improvements: