Skip to content

Commit

Permalink
Fix: Replace duplicate url on the new youtube dsa_tutorial video added.
Browse files Browse the repository at this point in the history
  • Loading branch information
obodobright committed Mar 12, 2024
1 parent 1f934bb commit 361f58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/data_structures/dsa-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"name": "Sorting Algorithms Animations",
"description": "Pratice sorting algorithms with animations, this resource explains how sorting algorithms works for diffent data structures",
"url": "https://www.cs.usfca.edu/~galles/visualization/Algorithms.html",
"url": "https://www.toptal.com/developers/sorting-algorithms",
"category": "data-structures",
"subcategory": "dsa-resources"
}
Expand Down

0 comments on commit 361f58b

Please sign in to comment.