Skip to content

Commit 618dc18

Browse files
committed
move article to algebra
1 parent 36deb90 commit 618dc18

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ search:
1717
- [Extended Euclidean Algorithm](algebra/extended-euclid-algorithm.md)
1818
- [Linear Diophantine Equations](algebra/linear-diophantine-equation.md)
1919
- [Fibonacci Numbers](algebra/fibonacci-numbers.md)
20+
- [Pell's Equation](algebra/pells_equation.md)
2021
- Prime numbers
2122
- [Sieve of Eratosthenes](algebra/sieve-of-eratosthenes.md)
2223
- [Linear Sieve](algebra/prime-sieve-linear.md)
@@ -215,7 +216,6 @@ search:
215216
- [Scheduling jobs on two machines](schedules/schedule_two_machines.md)
216217
- [Optimal schedule of jobs given their deadlines and durations](schedules/schedule-with-completion-duration.md)
217218
- Miscellaneous
218-
- [Pell's Equation](others/pells_equation.md)
219219
- [Tortoise and Hare Algorithm (Linked List cycle detection)](others/tortoise_and_hare.md)
220220
- [Josephus problem](others/josephus_problem.md)
221221
- [15 Puzzle Game: Existence Of The Solution](others/15-puzzle.md)

0 commit comments

Comments
 (0)