Hexlet SICP
  • Contents
  • Exercises
  • How to read
  • Rating
  • Book

  • Login
  • Register

  • English English
    Русский Русский
  1. Contents
  2. 3 Modularity, Objects, and State
  3. 3.3 Modeling with Mutable Data
  4. 3.3.1 Mutable List Structure
Previous chapter Next chapter
3.3. Modeling with Mutable Data

3.3.1. Mutable List Structure

Exercises:

  • 3.12 . Appending lists
  • 3.13 . Make-cycle procedure
  • 3.14 . Mystery procedure
  • 3.15 . Box-and-pointer diagrams
  • 3.16 . The procedure to count the number of pairs
  • 3.17 . The number of distinct pairs in a structure
  • 3.18 . Determine if a loop is in the list
  • 3.19 . Optimize memory usage
  • 3.20 . Draw environment diagrams

Was completed by:

  • Pavel
  • Anton Burenkov
  • Khakim Aidarkhanov
  • misha
  • Кирилл568

There are no comments yet.

Authentication required

You must log in to post a comment.

Login

© Hexlet

  • About
  • Source code
  • Slack #hexlet-volunteers

Help

  • Knowledge
  • Blog
  • Recommended books

Other open-source projects

  • Hexlet Editor
  • Hexlet CV
  • Hexlet Friends

Additionally

  • Code Basics
  • CodeBattle
  • Hexlet Guides