ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
70 stars 226 forks source link

[Feature]: Practice Code #1852

Closed NagasaiPraneeth closed 2 weeks ago

NagasaiPraneeth commented 2 weeks ago

Feature Name

Add "Practice Code" Button on DSA Question Cards

Feature Description

To enhance the user experience and encourage hands-on coding practice, this feature will add a "Practice Code" button to each DSA (Data Structures and Algorithms) question card on the website. By clicking this button, users will be redirected to a designated coding platform where they can solve the respective DSA problem. The button will link directly to the specific question on the coding platform, streamlining the process for users to jump from viewing the question to practicing it in a real coding environment

Key Details:

Motivation

Implementing this feature will enhance user engagement and learning by providing a seamless transition from reviewing DSA questions to practicing them directly. This quick access to coding platforms encourages hands-on problem-solving, making the learning experience more interactive and effective, while supporting users in developing their skills more efficiently.

Implementation Suggestions (Optional)

after adding the feautre expected changes : 5

question on the coding platform: 55

Feature Type

Other

Does this feature require additional resources?

References (Optional)

No response

NagasaiPraneeth commented 2 weeks ago

@ajay-dhangar can please give the hacktober fest label