javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Fix broken image in permutations README

Open sowmya-rebbavarapu opened this issue 5 months ago • 0 comments

Fixes #2049

This PR resolves a broken image issue in the src/algorithms/sets/permutations/README.md file.

Changes Made:

  • Removed references to non-existent or broken image links.
  • Retained a relevant and working image illustrating permutations with repetitions (e.g., lock combination).
  • Ensured the image is contextually appropriate and correctly rendered in the README.

Additional Note:

Please let me know if the retained image under "Permutations with repetitions" is appropriate, or if you'd prefer a different visual. I'm happy to make adjustments as needed.

sowmya-rebbavarapu avatar May 24 '25 11:05 sowmya-rebbavarapu