<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bleis-tift</author_name>
  <author_url>https://blog.hatena.ne.jp/bleis-tift/</author_url>
  <blog_title>ぐるぐる～</blog_title>
  <blog_url>https://bleis-tift.hatenablog.com/</blog_url>
  <categories>
    <anon>Program</anon>
  </categories>
  <description>何故だか忘れたけど、読書会でソートの話題が出たので話題に出たソート、出なかったソートを紹介しておく。 ボゴソート なんで最初がこれなんだ、というのは気にしない。 簡単に言うと、適当に選んで、偶然そろうのを待つという方法。 もちろん実用性なんて皆無。 選択ソート ソート対象の中から、一番小さいもの順に選択していく方法。 個人的にはこのソートの発想というか、考え方が一番わかりやすいと思う。 ただ、実際に使うことはあんまりない。 5 2 4 6 3 1 0 0 | 2 4 6 3 1 5 (5と0を交換) 0 1 | 4 6 3 2 5 (2と1を交換) 0 1 2 | 6 3 4 5 (4と2を交…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbleis-tift.hatenablog.com%2Fentry%2F20081027%2F1225119079&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-27 23:51:19</published>
  <title>ソート</title>
  <type>rich</type>
  <url>https://bleis-tift.hatenablog.com/entry/20081027/1225119079</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
