We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c5b3a commit f646ffdCopy full SHA for f646ffd
README.md
@@ -13,7 +13,6 @@ This is a C#.NET solution-project, and it contains three subprojects:
13
1. [Algorithms](Algorithms): A class library project. Contains the Algorithms implementations.
14
2. [Data Structures](DataStructures): A class library project. Contains the Data Structures implementations.
15
3. [UnitTest](UnitTest): Unit-testing project for the Algorithms and Data Structures.
16
- 4. ~[Main Program](MainProgram): Contains tests for the data structures and algorithms projects.~ **DEPRECATED**
17
18
#### Requirements:
19
1. .NET Core >= 2.0
0 commit comments