Report a mistake on the page

Network error

There is a mistake in the following text:

Do you want to send a notice to a webmaster?
Hexlet SICP
  • Contents
  • Exercises
  • How to read SICP?
  • Leaderboard
  • The book
  • Login
  • Sign up
  • English English
    • Русский Русский
  1. Contents
  2. 3 Modularity, Objects, and State
  3. 3.3 Modeling with Mutable Data
  4. 3.3.3 Representing Tables
Previous chapter Next chapter
3.3. Modeling with Mutable Data

3.3.3. Representing Tables

Exercises:

  • 3.24 . A table constructor make-table
  • 3.25 . Generalizing one- and two-dimensional tables
  • 3.26 . Ordered keys in a table organized as a binary tree
  • 3.27 . Memoization

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

  • Blog
  • Knowledge
  • Recommended books

Other open-source projects

  • Hexlet CV
  • Hexlet Editor
  • Hexlet Friends

Extras

  • Code Basics
  • CodeBattle
  • Hexlet Guides