-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT]: Implement an array sorting script #105
Comments
Holla i'm Martin, I'm a frontend developer who enjoys building smooth applications to pixel perfect and engaging websites using JavaScript, typescript and frameworks(React, nextjs, tailwindcss etc.) and i have contributed to other projects that have been merged. |
I'm Pete, a frontend developer who enjoys building smooth and engaging websites using JavaScript, and frameworks. Am also experienced in working with smart contracts. With the implementation in the reference bubble_sort.cairo |
Hello, my name is Kevin I am part of Dojo Coding, I have experience in development with Cairo, I have made different open source contributions in Cairo, to solve this issue I would follow what was requested, following the best quality standards and being attentive to the maintainers' requests, also as part of my experience I am developing in the Cairo language for a game that I am developing. |
I'd love to work on this! I am a software engineer with working knowledge of Cairo. I will send my first PR in 48 hours. |
Please I would like to help with this I'm Pascal, and I have experience in developing starknet smart contracts, my proof of work is on my repo. I'm already in the tg gc and I can implement the quick sort algorithm. ETA 12 hours |
may i take up this issue @coxmars? background: cairo dev with 5 months of experience and regular contributor at @keep-starknet-strange eta: 2 days |
Can I contribute to this one? |
May I take this up? I've been a Competitive Programmer, I'm specialist at codeforces and I'm also good at cairo. So this would be perfect issue for me. ETA: 24hrs |
Proposal to Work on the IssueI would be delighted to contribute to this issue, as I have extensive experience with Cairo programming and developing decentralized applications on StarkNet. Estimated TimelineI anticipate delivering a working solution within the next 24 hours. Please let me know if I can proceed. Looking forward to contributing and collaborating! Best regards, |
I am applying through the onlydust platform. |
Hi, |
Let me try this one! |
1 similar comment
Let me try this one! |
I’d love to work on this task and contribute to the project. I’ll be participating in the ETHDenver hackathon, and I see this as a great opportunity not only to help improve the project but also to grow my skills by tackling this issue. |
May I handle this issue? |
📘 Description
We need to implement one sorting algorithms to provide flexible and efficient array sorting capabilities. This implementation will include one of these: Bubble Sort, Quick Sort, and Merge Sort algorithms, allowing users to choose the most appropriate method based on their specific use case.
✅ Acceptance Criteria
Implement one of these sorting algorithms:
The selected algorithm should:
🌎 References
📜 Additional Notes
The text was updated successfully, but these errors were encountered: