Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 563892e

Browse files
author
Eslam Zanaty
authored
add more practice problem for the topic
1 parent f604589 commit 563892e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/linear_algebra/linear-system-gauss.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ Therefore, the resulting Gauss-Jordan solution must sometimes be improved by app
198198
Thus, the solution turns into two-step: First, Gauss-Jordan algorithm is applied, and then a numerical method taking initial solution as solution in the first step.
199199

200200
## Practice Problems
201+
* [Codeforces - No game no life](https://codeforces.com/problemset/problem/1411/G)
201202
* [Spoj - Xor Maximization](http://www.spoj.com/problems/XMAX/)
202203
* [Codechef - Knight Moving](https://www.codechef.com/SEP12/problems/KNGHTMOV)
203204
* [Lightoj - Graph Coloring](http://lightoj.com/volume_showproblem.php?problem=1279)

0 commit comments

Comments
 (0)