<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naos92</author_name>
  <author_url>https://blog.hatena.ne.jp/naos92/</author_url>
  <blog_title>naos92の日記</blog_title>
  <blog_url>https://naos92.hatenablog.com/</blog_url>
  <categories>
    <anon>IT</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>もちろんです！AVL木（AVL Tree）について説明します。 AVL木とは？ AVL木とは、自己平衡（Self-balancing）機能を持った二分探索木（Binary Search Tree, BST）の一種です。1962年に、ソ連の数学者Adelson-VelskyとLandisによって発表されたため、二人の名前の頭文字をとって「AVL」と呼ばれています。 AVL木の特徴 通常の二分探索木では、データの挿入や削除を繰り返すうちに「偏った（極端に片側に伸びた）」形になることがあります。→ これでは探索時間がO(N)（リストと同じ）になってしまう可能性がある。 AVL木は、「常にバランスを取…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaos92.hatenablog.com%2Fentry%2F2025%2F04%2F28%2F224547&quot; title=&quot;【ChatGPT】AVL木について - naos92の日記&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>2025-04-28 22:45:47</published>
  <title>【ChatGPT】AVL木について</title>
  <type>rich</type>
  <url>https://naos92.hatenablog.com/entry/2025/04/28/224547</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
