Skip to content

Commit 471e364

Browse files
authored
Update README.md
1 parent 8ded067 commit 471e364

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,3 @@ The exercises are categorized into the following core topics:
3838
- **Well-documented solutions**: Each problem is accompanied by a detailed explanation of the approach, time complexity, and edge cases.
3939
- **Optimized solutions**: Solutions are implemented with an emphasis on efficiency and scalability.
4040
- **Comprehensive test cases**: Every solution is tested with multiple test cases to ensure correctness.
41-
42-
## Getting Started
43-
44-
### Prerequisites
45-
46-
Make sure you have the following tools installed on your local machine:
47-
- **Git**: For version control.
48-
- **A programming language** (such as Python, C++, or Java): Most solutions are provided in Python, but you can adapt them to other languages as needed.
49-
50-
### Cloning the Repository
51-
52-
To get started with this repository, clone it to your local machine using the following command:
53-
54-
```bash
55-
git clone https://github.com/your-username/exercises-and-solutions-to-algorithmic-problems.git

0 commit comments

Comments
 (0)