Refactor folder structure and rename for competitive programming solutions
Description
Currently, the folder structure and naming convention for competitive programming solutions in this repository could be improved for clarity and organization. This issue aims to refactor the structure and rename folders to enhance readability and maintainability.
Proposed Changes
Folder Structure Refactoring
Current Structure:struct thre rpo
Proposed Structure:
/leetcode
/codingame
/salesforce
/project-euler
Separate solutions into distinct folders for different platforms: LeetCode, Codingame, Salesforce, Project Euler.
Folder Renaming
Rename the existing folder struct thre rpo to reflect its contents more accurately based on competitive programming platforms.
Steps to Implement
Create New Folders
Create folders named leetcode, codingame, salesforce, and project-euler at the root level of the repository.
Move Existing Files
Move relevant files from the current struct thre rpo folder into their respective new folders.
Update Repository Structure
Update any references or links within the repository (such as README files) to reflect the new folder structure.
Additional Notes
This change aims to improve the organization of competitive programming solutions, making it easier to navigate and contribute.
Ensure that all existing code references and dependencies are updated accordingly to avoid breaking changes.
Acceptance Criteria
[x] Folders leetcode, codingame, salesforce, and project-euler are created.
[x] Files from struct thre rpo are moved to their respective new folders.
[x] Repository structure updates are completed.
[x] Readme or documentation is updated to reflect the new structure.
Issue Title
Refactor folder structure and rename for competitive programming solutions
Description
Currently, the folder structure and naming convention for competitive programming solutions in this repository could be improved for clarity and organization. This issue aims to refactor the structure and rename folders to enhance readability and maintainability.
Proposed Changes
Folder Structure Refactoring
struct thre rpo
Folder Renaming
struct thre rpo
to reflect its contents more accurately based on competitive programming platforms.Steps to Implement
Create New Folders
leetcode
,codingame
,salesforce
, andproject-euler
at the root level of the repository.Move Existing Files
struct thre rpo
folder into their respective new folders.Update Repository Structure
Additional Notes
Acceptance Criteria
leetcode
,codingame
,salesforce
, andproject-euler
are created.struct thre rpo
are moved to their respective new folders.