Parent Directory
|
|
|
|
|
Problems/
|
37 |
2 years |
svish |
Corrected namespace of all the classes after the renaming.
Reorganized the euler... |
Properties/
|
35 |
2 years |
svish |
Renamed the projects from Problems to ProjectEuler |
Sequences/
|
51 |
2 years |
svish |
Refactored Numbers.GetNumberOfDigits to calculate length using math instead of u... |
TestExtensions/
|
46 |
2 years |
svish |
Did some refactoring of the prime sequence tests.
Made a first attempt of implem... |
FactorizationTests.cs
|
43
|
2 years |
svish |
Added solution to problem 13.
Added Truncate method to Strings class.
Added Atki... |
NaturalStringComparerTests.cs
|
37
|
2 years |
svish |
Corrected namespace of all the classes after the renaming.
Reorganized the euler... |
NumbersTests.cs
|
51
|
2 years |
svish |
Refactored Numbers.GetNumberOfDigits to calculate length using math instead of u... |
ProjectEuler.Tests.csproj
|
55
|
22 months |
svish |
Added class for Problem041 (Not working yet though.).
Upgraded project files to ... |
StatisticsTests.cs
|
40
|
2 years |
svish |
Added working solution to problem 12.
Added GetCountOfDivisors method to Factori... |
StringsTests.cs
|
43
|
2 years |
svish |
Added solution to problem 13.
Added Truncate method to Strings class.
Added Atki... |