Skip to content

Commit 165bc3b

Browse files
committed
Eigenvalue of matrix #4
1 parent 0d8f850 commit 165bc3b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
1/3
2+
1
3+
-3
4+
-1

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img src="https://github.com/alexprut/HackerRank/raw/master/hackerrank-logo.png" width="450" height="auto"/>
33

4-
[![Solutions](https://img.shields.io/badge/solutions-453-green.svg?style=flat-square)](https://github.com/alexprut/HackerRank#table-of-contents)
4+
[![Solutions](https://img.shields.io/badge/solutions-454-green.svg?style=flat-square)](https://github.com/alexprut/HackerRank#table-of-contents)
55
[![Languages](https://img.shields.io/badge/languages-c%2B%2B%2Cjava%2Chaskell-yellow.svg)](https://github.com/alexprut/HackerRank#table-of-contents)
66
[![Author](https://img.shields.io/badge/author-alexprut-brightgreen.svg?style=flat-square)](https://www.hackerrank.com/alexprut)
77
[![MIT](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](https://github.com/alexprut/HackerRank/blob/master/LICENSE)
@@ -462,6 +462,7 @@ platform tests of a given problem.
462462
|Linear Algebra Foundations|[Eigenvalue of a Matrix I](https://www.hackerrank.com/challenges/eigenvalue-of-matrix-1)|Hard|5|[Solution.txt](Mathematics/Linear%20Algebra%20Foundations/Eigenvalue%20of%20a%20Matrix%20I/Solution.txt)|
463463
|Linear Algebra Foundations|[Eigenvalue of matrix #2](https://www.hackerrank.com/challenges/eigenvalue-of-matrix-2)|Hard|5|[Solution.txt](Mathematics/Linear%20Algebra%20Foundations/Eigenvalue%20of%20matrix%20#2/Solution.txt)|
464464
|Linear Algebra Foundations|[Eigenvalue of matrix #3](https://www.hackerrank.com/challenges/eigenvalues-of-matrix-3)|Hard|5|[Solution.txt](Mathematics/Linear%20Algebra%20Foundations/Eigenvalue%20of%20matrix%20#3/Solution.txt)|
465+
|Linear Algebra Foundations|[Eigenvalue of matrix #4](https://www.hackerrank.com/challenges/eigenvalues-of-matrix-4)|Hard|5|[Solution.txt](Mathematics/Linear%20Algebra%20Foundations/Eigenvalue%20of%20matrix%20#4/Solution.txt)|
465466

466467
## Artificial Intelligence
467468
|Subdomain|Challenge|Difficulty|Score|Solution|

0 commit comments

Comments
 (0)