My Image
CoursesQuizzesProblemsContestsSmartBooks
Contest!

No results found

LOGINREGISTER
My ProgressCoursesQuizzesProblemsContestsSmartbooks
Published on 13 Feb 2023
LeetCode, CodeChef for Blockchain (Solidity)
Want to solve competitive problems in blockchain (solidity) ?
img
Ganesh Deshpande
0
Like
935

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 blockchain

The Platform

The 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 are many problem statements -

  • Storage Smart Contract
  • Calculate greatest
  • Calculate factorial
  • Compare strings
  • etc

Let's pick the Storage Smart Contract.

Click on the Solve Challenge button. Then click on the Start Assessment button.

Now you will be presented with the following screen -

 

The Problem

img

Now let's discuss the points here

1. The problem statement: Here, you'll get a complete idea of what you're going to solve with objective and task.

2. The code editor: You have to write your answer in this code editor.

3. Compile: It's always good to compile the code before submitting the answer to check if there are any syntax or compilation errors in the code.

4. Submit: Once you are confident on your answer you can submit the code.

5. Report: If you have any problem regarding the execution process or anything else you can report the error to the team from here.

Now let's write the answer and submit the code.

 

The Result

img

Once you have submitted the answer you will get the complete result like this.

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.

 

img

 

img

 

Here the testcases are the details. Here you'll get a detailed analysis of your answer. You can check what went wrong and correct it for the next attempt.

 

The Leaderboard

img

I

n 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.

If you have any suggestions or exciting problem statements, you can write to us at contact@dapp-world.com

Thank you.

Enjoyed the SmartBook?
Like
logo
contact@dapp-world.com
Katraj, Pune, Maharashtra, India - 411048

Follow Us

linkedintwitteryoutubediscordinstagram

Products

  • SmartBooks
  • Courses
  • Quizzes
  • Assessments

Support

  • Contact Us
  • FAQ
  • Privacy Policy
  • T&C

Backed By

ah! ventures

Copyright 2023 - All Rights Reserved.

Recommended from DAppWorld
img
1 May 2021
How to connect Ganache with Metamask and deploy Smart contracts on remix without
Set up your development environment with (Metamask + Ganache + Remix) and skip truffle :)
3 min read
11494
5
img
8 Jul 2021
How to interact with smart contarct from backend node js
call and send functions from backend server side using nodejs
3 min read
8069
2
img
18 Aug 2021
Send transaction with web3 using python
Introduction to web3.py and sending transaction on testnet
3 min read
6215
5
img
5 Aug 2021
Deploy Smart Contract on Polygon POS using Hardhat
how to deploy smart contracts on polygon pos chain using hardhat both mainnet and testnet ?
3 min read
5533
3