#python #sicp
A sequence is an ordered collection of values
If you want to change selection, open document below and click on "Move attachment"
2.3 Sequencesemoization
2.8.3 Orders of Growth
2.8.4 Example: Exponentiation
2.8.5 Growth Categories
2.9 Recursive Objects
2.9.1 Linked List Class
2.9.2 Tree Class
2.9.3 Sets
2.3 Sequences
<span>A sequence is an ordered collection of values. The sequence is a powerful,
fundamental abstraction in computer science. Sequences are not instances of a
particular built-in type or abstract data representation, but instead a
collec Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details