<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jamey_star</author_name>
  <author_url>https://blog.hatena.ne.jp/jamey_star/</author_url>
  <blog_title>すべての男女は星(スター)である</blog_title>
  <blog_url>https://jamey-star.hatenadiary.org/</blog_url>
  <categories>
    <anon>本</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>個々の項目がデータと次の項目へのポインタを含んでいる項目の集合を、単一リンクリスト(singly-linked list)という。リストのヘッドは最初の項目を指すポインタで、リストの最後はヌルポインタでマークされる。次ぎに示すのは要素が４個のリストを表した図だ。 配列とリストには重要な違いがいくつかある。第１に、配列は決まったサイズになるが、リストのサイズは、リストの中身を記憶するのに必要なサイズに、項目ごとにポインタを記憶するためのオーバーヘッドを加算したサイズに常に等しくなる。第２に、リストはほんの少しポインタを交換すれば順序を変更できる。これは配列に必要なブロック移動より安価な作業だ。そ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjamey-star.hatenadiary.org%2Fentry%2F20080222%2F1203628557&quot; title=&quot;プログラミング作法　第２章　アルゴリズムとデータ構造　２．７　リスト - すべての男女は星(スター)である&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/j/jamey_star/20080222/20080222063036.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-02-22 06:15:57</published>
  <title>プログラミング作法　第２章　アルゴリズムとデータ構造　２．７　リスト</title>
  <type>rich</type>
  <url>https://jamey-star.hatenadiary.org/entry/20080222/1203628557</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
