<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asuforcegt</author_name>
  <author_url>https://blog.hatena.ne.jp/asuforcegt/</author_url>
  <blog_title>Whimlog</blog_title>
  <blog_url>https://asuforce.hatenablog.com/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>再帰アルゴリズムの計算量算出 ご飯 再帰アルゴリズムの計算量算出 leetcode で再帰アルゴリズムの勉強をしていて、 O(n) とか O(n2-1) とかでてきてもパッと想像できない。 何かがわかってないのだろうけど、なかなかきついのでちゃんと勉強してみた。 せっかく勉強したのでメモっておく。 O(T) は通情再帰呼び出し数と時間の積になる。再帰の回数を R とし再帰呼び出し毎にかかる時間の複雑さ (time complextly of calicuration) は O(s) とすると O(T) = R * O(s) の式で表すことができる。 書いてたらなんとなくわかってきた。 フィボナ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasuforce.hatenablog.com%2Fentry%2F2020%2F04%2F22%2F014636&quot; title=&quot;計算量ってパッとわからないので勉強 - Whimlog&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>2020-04-22 01:46:36</published>
  <title>計算量ってパッとわからないので勉強</title>
  <type>rich</type>
  <url>https://asuforce.hatenablog.com/entry/2020/04/22/014636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
