<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s3cr3t</author_name>
  <author_url>https://blog.hatena.ne.jp/s3cr3t/</author_url>
  <blog_title>Engineering Note</blog_title>
  <blog_url>https://engineeringnote.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Python-アルゴリズムとデータ構造</anon>
    <anon>Python-アルゴリズムとデータ構造-探索</anon>
  </categories>
  <description>本記事は、ソフトバンクパブリッシングから発行されている「定本 Cプログラマのためのアルゴリズムとデータ構造 (SOFTBANK BOOKS)」を参考にPythonでアルゴリズムとデータ構造について学習していきます。 今回は、二分探索木（Binary Search Tree）について学んでいきます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fengineeringnote.hateblo.jp%2Fentry%2Fpython%2Falgorithm-and-data-structures%2Fbinary_search_tree&quot; title=&quot;二分探索木 （Pythonによるアルゴリズムとデータ構造） - Engineering Note&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/s/s3cr3t/20190125/20190125105824.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-25 14:13:49</published>
  <title>二分探索木 （Pythonによるアルゴリズムとデータ構造）</title>
  <type>rich</type>
  <url>https://engineeringnote.hateblo.jp/entry/python/algorithm-and-data-structures/binary_search_tree</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
