<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Fearless Developer</title>
        <link>https://paragraph.com/@fearless-developer</link>
        <description>Blockchain Instructor and Programmer</description>
        <lastBuildDate>Wed, 19 Aug 2026 17:35:10 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[LeetCode, CodeChef for Blockchain (Solidity)]]></title>
            <link>https://paragraph.com/@fearless-developer/leetcode-codechef-for-blockchain-solidity</link>
            <guid>inWgAFBDlDBcHri0FtZd</guid>
            <pubDate>Wed, 15 Feb 2023 17:47:13 GMT</pubDate>
            <description><![CDATA[Are you a competitive programmer? and solved many problem statements from platforms like leetcode, chedchef and recently started with solidity in the blockchain. If you are looking for competitive problem statements, I have just the perfect platform for you!Competitive programming for blockchainThe PlatformThe DApp World Assessments is where you can practice the solidity problem statements. Just visit the website and register to create the account. Pick any problem statement for example there...]]></description>
            <content:encoded><![CDATA[<p>Are you a competitive programmer? and solved many problem statements from platforms like leetcode, chedchef and recently started with solidity in the blockchain.</p><p>If you are looking for competitive problem statements, I have just the perfect platform for you!</p><h2 id="h-competitive-programming-for-blockchain" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Competitive programming for blockchain</h2><h3 id="h-the-platform" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Platform</h3><p>The DApp World Assessments is where you can practice the solidity problem statements.</p><p>Just visit the website and register to create the account. Pick any problem statement for example there are many problem statements -</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dapp-world.com/assessment/storage-smart-contract-udht/problem">Storage Smart Contract</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dapp-world.com/assessment/math-calculate-greatest-uiop/problem">Calculate greatest</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dapp-world.com/assessment/math-calculate-factorial-tvfh/problem">Calculate factorial</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dapp-world.com/assessment/compare-strings-vbnm/problem">Compare strings</a> etc Let&apos;s pick the Storage Smart Contract.</p><p>Click on the Solve Challenge button. Then click on the Start Assessment button.</p><p>Now you will be presented with the following screen -</p><h3 id="h-the-problem" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Problem</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f093c98d0ccdb2caee66816c55af318b723e841bbff45e5cff62ccf49e5f11c0.png" alt="The problem statement" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The problem statement</figcaption></figure><p>Now let&apos;s discuss the points here</p><ol><li><p><strong>The problem statement</strong>: Here, you&apos;ll get a complete idea of what you&apos;re going to solve with objective and task.</p></li><li><p><strong>The code editor</strong>: You have to write your answer in this code editor.</p></li><li><p><strong>Compile</strong>: It&apos;s always good to compile the code before submitting the answer to check if there are any syntax or compilation errors in the code.</p></li><li><p><strong>Submit</strong>: Once you are confident on your answer you can submit the code.</p></li><li><p><strong>Report</strong>: If you have any problem regarding the execution process or anything else you can report the error to the team from here.</p></li></ol><p>Now let&apos;s write the answer and submit the code.</p><h3 id="h-the-result" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Result</h3><p>Once you have submitted the answer you will get the complete result like this.</p><p>Here you can see we have 4 tabs, output, compile, deploy, and testcases. The complete score is breakdown in 3 parts the compile score + deploy score + testcases score.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2605450b8a6dd2facebf8da30ddaeac8d6717760f16475e3656ffb063d1e79cc.png" alt="The result" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The result</figcaption></figure><p>Here the testcases are the details. Here you&apos;ll get a detailed analysis of your answer. You can check what went wrong and correct it for the next attempt.</p><h3 id="h-the-leaderboard" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Leaderboard</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c2ff1d06103a3a99431a13347ef7213a72c6b1a8ceee3d7e57c1a5ea4cb34951.png" alt="The Leaderboard" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The Leaderboard</figcaption></figure><p>In the leaderboard tab, you can check where you stand in the competition. The position is calculated with respect to the number of attempts, the total score, and the total gas used. If you want to top the leaderboard then you must have a higher score with fewer attempts and less gas used.</p><p>If you have any suggestions or exciting problem statements, you can write to us at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="mailto:contact@dapp-world.com">contact@dapp-world.com</a></p><p>Thank you.</p>]]></content:encoded>
            <author>fearless-developer@newsletter.paragraph.com (Fearless Developer)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/490f074e8386302ca9899e6e8f270adcfe3e866c50784e98a7e210db2090079d.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>