Skip to content

[Issue 2245] Add three more sorting algorithms and visuals #2312

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

Merged
merged 4 commits into from
May 27, 2025

Conversation

daaimah123
Copy link
Collaborator

@daaimah123 daaimah123 commented Apr 8, 2025

📝 Description

Additional explanations of insertion, topological, radix sort with visuals

🔂 Changes Made

Added in insertion, topological, radix sort algorithms and visuals
Add table of contents

⚙️ Related Issue

Issue Number: #2240

🍏 Type of Change

Topic Outline Update

🎁 Acceptance Criteria

Explains insertion, topological, and radix sort
Visuals are easy to consume
Table of contents hyperlinks go to appropriate area

🧪 How to test or what to evaluate

Read through the topic outline and ensure it reads seamlessly and with empowerment

📸 Screenshots (if applicable)

Screenshot 2025-04-08 at 2 55 51 PM Screenshot 2025-04-08 at 2 55 36 PM Screenshot 2025-04-08 at 2 55 27 PM

@daaimah123 daaimah123 merged commit f2e4662 into main May 27, 2025
@daaimah123 daaimah123 deleted the update-sorting branch May 27, 2025 03:20
@github-project-automation github-project-automation bot moved this from Needs Reviewed to Done in Open-Source Curriculum TO-DO Board May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update existing Sorting topic outline with interactive walkthrough and visuals to include missing Insertion, Topological, Radix Sort
1 participant