Skip to content

Conversation

@BjornMelin
Copy link
Owner

This pull request includes several updates to the README.md files to improve organization and clarity, as well as updates to the project structure and algorithm documentation. The most important changes include updating the table of contents, reorganizing the directory structure, and updating the complexity tables for algorithms.

Improvements to documentation:

  • README.md: Updated the table of contents with new icons and section names to improve readability.
  • python/README.md: Updated the table of contents with new icons and section names to improve readability.

Reorganization of directory structure:

  • README.md: Reorganized the directory structure for sorting and searching algorithms into separate subdirectories to improve clarity.
  • python/README.md: Reorganized the directory structure for sorting and searching algorithms into separate subdirectories to improve clarity.

Updates to algorithm documentation:

  • README.md: Updated the complexity tables for data structures and algorithms to reflect the current implementation and added new algorithms. [1] [2]
  • python/README.md: Removed redundant sections and updated the complexity tables for searching and sorting algorithms.
BjornMelin and others added 2 commits January 28, 2025 17:56
@BjornMelin BjornMelin added the documentation Improvements or additions to documentation label Jan 29, 2025
@BjornMelin BjornMelin self-assigned this Jan 29, 2025
@BjornMelin BjornMelin merged commit 7113d9a into main Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

2 participants