<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shogonir</author_name>
  <author_url>https://blog.hatena.ne.jp/shogonir/</author_url>
  <blog_title>shogonir blog</blog_title>
  <blog_url>https://blog.shogonir.jp/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
    <anon>オーダー記法</anon>
    <anon>リスト探索</anon>
    <anon>二分探索</anon>
    <anon>数学</anon>
    <anon>最適化</anon>
    <anon>線形探索</anon>
  </categories>
  <description> 概要 この記事では「オーダー記法」と「計算量の比較」について説明します。 また、記事の内容は動画でも紹介していますので、よければ確認してください。 youtu.be オーダー記法とは オーダー記法は計算量を数学的に記述する方法です。 まずは具体例から紹介します。 例えば O(n) , O(log(n)) , O(n^2) のように表記します。 O() の中に数式を書くという決まりがあります。 Oは「程度」という意味のOrderという単語からきているそうです。 数式に使うのは、問題の入力に使う変数です。 例えばリスト探索であれば、 e , a , n が使えます。 線形探索と二分探索は n が…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shogonir.jp%2Fentry%2F2020%2F10%2F28%2F024026&quot; title=&quot;オーダー記法 Part2 「オーダー記法と計算量の比較」 - shogonir blog&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/shogonir/20201028/20201028023529.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-28 02:40:26</published>
  <title>オーダー記法 Part2 「オーダー記法と計算量の比較」</title>
  <type>rich</type>
  <url>https://blog.shogonir.jp/entry/2020/10/28/024026</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
