Hexlet SICP
  • Contents
  • Exercises
  • 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

There are no comments yet.

Authentication required

You must log in to post a comment.

Login
  • About
  • Source code
  • Telegram
Help
  • Blog
  • layout.footer.free
  • Recommended books
OpenSource
  • Hexlet CV
  • Run IT
  • Hexlet Friends
Extras
  • Hexlet
  • Code Basics
  • CodeBattle
  • Hexlet Guides