<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>matasaburou</author_name>
  <author_url>https://blog.hatena.ne.jp/matasaburou/</author_url>
  <blog_title>基礎からのjava</blog_title>
  <blog_url>https://matasaburou.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>読書</anon>
    <anon>データ構造</anon>
  </categories>
  <description>ポインタを利用した単方向リスト。 容易に可変長のリストが作れるかわり、メモリ消費量が増えます。 操作を限定すればキューとしても、リストとしても使用できます。 発展版として、双方向リストや循環リスト、二分木が存在します。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmatasaburou.hatenadiary.org%2Fentry%2F20131103%2F1383479604&quot; title=&quot;単方向リスト(ポインタ版) - 基礎からのjava&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-03 20:53:24</published>
  <title>単方向リスト(ポインタ版)</title>
  <type>rich</type>
  <url>https://matasaburou.hatenadiary.org/entry/20131103/1383479604</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
