<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>serihiro</author_name>
  <author_url>https://blog.hatena.ne.jp/serihiro/</author_url>
  <blog_title>seri::diary</blog_title>
  <blog_url>https://serihiro.hatenablog.com/</blog_url>
  <categories>
    <anon>コーディングテスト</anon>
  </categories>
  <description>暇つぶしにここのリンクにあった コーディング問題を解いてみた問題： Given a number, e.g., 2789, as an array [2,7,8,9]. Write a method that returns the array incremented by one: i.e. [2,7,9,0]. &lt;?php print_r( arrayCalc( array(2,5,2,5) ) ); function arrayCalc($valueArray){ if( !is_array($valueArray) || (count($valueArray) == 0) ){ ret…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserihiro.hatenablog.com%2Fentry%2F20120428%2F1335635021&quot; title=&quot;またコーディングテストを解いてみた - seri::diary&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>2012-04-28 02:43:41</published>
  <title>またコーディングテストを解いてみた</title>
  <type>rich</type>
  <url>https://serihiro.hatenablog.com/entry/20120428/1335635021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
