Skip to content

Md fication of sql files#2

Open
StarLord1808 wants to merge 2 commits intocM2908:mainfrom
StarLord1808:md-fication-of-sql-files
Open

Md fication of sql files#2
StarLord1808 wants to merge 2 commits intocM2908:mainfrom
StarLord1808:md-fication-of-sql-files

Conversation

@StarLord1808
Copy link
Copy Markdown

What changed

This PR migrates the repository from raw .sql solution files to Markdown-based solution documents.

It also updates the README so the repository description matches the new structure and no longer refers to the removed PostgreSQL dump workflow.

Why

The repository is now intended to be easier to browse and read as a documentation-style SQL solutions reference.

Impact

  • Replaces solution files across easy/, medium/, and hard/ from .sql to .md
  • Removes dump_file/leetcodedb.sql
  • Updates README.md to describe the Markdown-based format and current repository layout

Validation

  • Reviewed the migration locally
  • Pushed branch md-fication-of-sql-files successfully to the fork
  • Confirmed the README now aligns with the new repository structure

Notes

This is a content and repository-structure migration. It does not introduce runtime code changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant