<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Insertion on Python Exercises</title><link>https://amirmahdikahdouii.github.io/Python-Exercises/tags/insertion/</link><description>Recent content in Insertion on Python Exercises</description><generator>Hugo</generator><language>fa-ir</language><lastBuildDate>Sat, 06 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://amirmahdikahdouii.github.io/Python-Exercises/tags/insertion/index.xml" rel="self" type="application/rss+xml"/><item><title>موقعیت درج در لیست</title><link>https://amirmahdikahdouii.github.io/Python-Exercises/problems/072-search-insert-position/</link><pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate><guid>https://amirmahdikahdouii.github.io/Python-Exercises/problems/072-search-insert-position/</guid><description>&lt;p&gt;&lt;strong&gt;#072&lt;/strong&gt; · &lt;strong&gt;Search Insert Position&lt;/strong&gt; · &lt;code&gt;search&lt;/code&gt; · &lt;code&gt;easy&lt;/code&gt; · &lt;code&gt;python&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/Amirmahdikahdouii/Python-Exercises/blob/master/problems/072-search-insert-position/solution.py"&gt;مشاهده راه‌حل در GitHub&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h1 id="search-insert-algorithm"&gt;Search Insert Algorithm&lt;/h1&gt;
&lt;p&gt;توی این مسئله از شما میخوایم توی یک لیست از اعداد بگید که اگه این لیست اعداد به صورت صعودی مرتب بشن، عددی که در ادامه به شما خواهیم داد توی چه خونه ای از آرایه قرار خواهد گرفت.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ورودی:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;در خط اول ورودی به شما لیستی از اعداد داده میشود که با &amp;ldquo;,&amp;rdquo; از هم جدا شده اند.&lt;/p&gt;</description></item></channel></rss>