Skip to content

Conversation

@bitshiftmod
Copy link

Algorand Coding Challenge Submission

What was the bug?

Contract method solveThePuzzle() declared a string return type. The method did not return any value.

How did you fix the bug?

Uncommented line 8 as directed, which then returned a string value for the method.

Console Screenshot:

image

@bitshiftmod
Copy link
Author

Note: I also did standard install of dependencies using npm install in the challenge directly, then did again with algokit bootstrap all in the root directory.

@iskysun96 iskysun96 added the Approved ✅ Successfully completed the challenge! label Mar 12, 2024
@iskysun96
Copy link
Contributor

npm install works but algokit bootstrap all is a powerful command that does a whole lot including installing all of the dependencies for you. Great job!

🎉 Congrats on solving the 2nd Algorand Coding Challenge!

I have labeled your PR approved so you can now claim your certificate.

You can claim your certificate of completion NFT here:
https://goplausible.xyz/claim/f5ctf17aqhhzxxhrjgzye58g5fa07tr9x7q1j595041m2t7drgkx4z87neww65f81ehyvkxd7qp0f21pzg7vpdne0vqrncc7m1bv02g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved ✅ Successfully completed the challenge!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants