Learn More Python 3 the Hard Way: The Next Step for New Python Programmers (Zed Shaw's Hard Way Series) by Zed A. Shaw

Learn More Python 3 the Hard Way: The Next Step for New Python Programmers (Zed Shaw's Hard Way Series) by Zed A. Shaw

Author:Zed A. Shaw [Shaw, Zed A.]
Language: eng
Format: azw3
ISBN: 9780134123004
Publisher: Pearson Education
Published: 2017-09-01T04:00:00+00:00


Study Drills

1. Look at the comments in the original code regarding where you place the value during _set. Does changing this change the meaning of get, and why or why not?

2. Make sure you thrash this with randomness and create some performance measurements.

3. You can also do partial matching matching in a TSTree. I consider this extra credit, so try to implement these and see what you come up with. Partial matching is where you match "a.p.e" on "apple", "anpxe", and "ajpqe".

4. How can you search for endings of strings? Hint: Don’t over think this.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.