Welcome to my problem-solving repository! This repository is dedicated to storing my solutions for the 30 problems I am solving in preparation for the A2SV Cohort 6 application process.
This repository contains solutions to problems categorized into two difficulty levels:
- Easy
- Medium
The problems are designed to help prepare for the technical interviews and to give a better understanding of the expected technical knowledge.
- /easy: Contains solutions to easy-level problems.
- /medium: Contains solutions to medium-level problems.
- /hard: Contains solutions to hard-level problems.
Each solution is provided in the form of code files along with any necessary explanations or notes.
-
Clone this repository:
git clone git remote add origin https://github.com/Fitsumhelina/A2SV-LeetCode-Acceptance-Test.git
-
Navigate to the appropriate directory to view or work on the problem solutions:
cd repository-name
-
Review the solution files and notes to understand the problem-solving approach.
For a broader view of my problem-solving skills and other solutions, visit my LeetCode profile
If you have any suggestions or improvements, feel free to open an issue or submit a pull request.