index
:
algorithms
master
Repository containing different algorithms I've done in different programming languages
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added data validation and more proper error handling, updated some visuals
Syndamia
2021-11-16
1
-17
/
+61
*
Added matrix calculator
Syndamia
2021-11-12
1
-0
/
+349
*
Divided C and C++ files into seperate folders
Syndamia
2021-11-12
8
-9
/
+8
*
Added a check for number being prime
Syndamia
2021-09-15
1
-0
/
+49
*
Updated C compiling command
Syndamia
2021-09-15
1
-1
/
+1
*
Added a readme, explaining how to build C and C++ files (with gcc)
Syndamia
2021-09-15
1
-0
/
+9
*
Added ignore of building artifact
Syndamia
2021-09-15
1
-0
/
+1
*
Renamed C++ folder to accomodate C files
Syndamia
2021-09-15
4
-0
/
+0
*
Added a quicky impelementation of Leibniz's algorithm for PI in C++
Syndamia
2021-03-16
1
-0
/
+26
*
Added a C++ solution to a task about finding the number from given coordinate...
Syndamia
2021-03-06
1
-0
/
+179
*
Add a C++ solution to a task about finding the coordinates of a number inside...
Syndamia
2021-03-06
1
-0
/
+147
*
Added a C++ equation grapher
Syndamia
2020-11-24
1
-0
/
+63
*
Added linquistics haskell exercise solution (+ problem explanataion at the bo...
Syndamia
2020-11-15
1
-0
/
+231
*
Merge branch 'master' of github.com:Syndamia/algorithms
Syndamia
2020-10-24
1
-1
/
+2
|
\
|
*
Explained incomplete answers better in equations.cs
Kamen Mladenov
2020-10-10
1
-1
/
+2
*
|
Moved the solution of the range of elements exercise from a gist to a C# file...
Syndamia
2020-10-24
2
-0
/
+70
|
/
*
Added the csharp equations algorithm
Syndamia
2020-10-06
1
-0
/
+97
*
Update README.md
Kamen Mladenov
2020-10-06
1
-2
/
+2
*
Added a pi estimation script
Syndamia
2020-09-18
1
-0
/
+36
*
Added the queens perl scripts and a gitignore
Syndamia
2020-09-18
2
-0
/
+71
*
Initial commit
Kamen Mladenov
2020-09-18
2
-0
/
+676