aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Shortened pointer NULL checksHEADmasterSyndamia2021-11-171-9/+9
* Added data validation and more proper error handling, updated some visualsSyndamia2021-11-161-17/+61
* Added matrix calculatorSyndamia2021-11-121-0/+349
* Divided C and C++ files into seperate foldersSyndamia2021-11-128-9/+8
* Added a check for number being primeSyndamia2021-09-151-0/+49
* Updated C compiling commandSyndamia2021-09-151-1/+1
* Added a readme, explaining how to build C and C++ files (with gcc)Syndamia2021-09-151-0/+9
* Added ignore of building artifactSyndamia2021-09-151-0/+1
* Renamed C++ folder to accomodate C filesSyndamia2021-09-154-0/+0
* Added a quicky impelementation of Leibniz's algorithm for PI in C++Syndamia2021-03-161-0/+26
* Added a C++ solution to a task about finding the number from given coordinate...Syndamia2021-03-061-0/+179
* Add a C++ solution to a task about finding the coordinates of a number inside...Syndamia2021-03-061-0/+147
* Added a C++ equation grapherSyndamia2020-11-241-0/+63
* Added linquistics haskell exercise solution (+ problem explanataion at the bo...Syndamia2020-11-151-0/+231
* Merge branch 'master' of github.com:Syndamia/algorithmsSyndamia2020-10-241-1/+2
|\
| * Explained incomplete answers better in equations.csKamen Mladenov2020-10-101-1/+2
* | Moved the solution of the range of elements exercise from a gist to a C# file...Syndamia2020-10-242-0/+70
|/
* Added the csharp equations algorithmSyndamia2020-10-061-0/+97
* Update README.mdKamen Mladenov2020-10-061-2/+2
* Added a pi estimation scriptSyndamia2020-09-181-0/+36
* Added the queens perl scripts and a gitignoreSyndamia2020-09-182-0/+71
* Initial commitKamen Mladenov2020-09-182-0/+676