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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Syndamia
2021-03-06
1
-0
/
+179
|
|
|
|
coordinates in a spiral
*
Add a C++ solution to a task about finding the coordinates of a number ↵
Syndamia
2021-03-06
1
-0
/
+147
|
|
|
|
inside a spiral
*
Added a C++ equation grapher
Syndamia
2020-11-24
1
-0
/
+63
|
*
Added linquistics haskell exercise solution (+ problem explanataion at the ↵
Syndamia
2020-11-15
1
-0
/
+231
|
|
|
|
bottom of the file)
*
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# ↵
Syndamia
2020-10-24
2
-0
/
+70
|
/
|
|
|
file and added a Perl solution
*
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