aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)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 ↵Syndamia2021-03-061-0/+179
| | | | coordinates in a spiral
* Add a C++ solution to a task about finding the coordinates of a number ↵Syndamia2021-03-061-0/+147
| | | | inside a spiral
* Added a C++ equation grapherSyndamia2020-11-241-0/+63
|
* Added linquistics haskell exercise solution (+ problem explanataion at the ↵Syndamia2020-11-151-0/+231
| | | | bottom of the file)
* 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# ↵Syndamia2020-10-242-0/+70
|/ | | | file and added a Perl solution
* 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