File tree 2 files changed +1
-1
lines changed 2 files changed +1
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ search:
17
17
- [ Extended Euclidean Algorithm] ( algebra/extended-euclid-algorithm.md )
18
18
- [ Linear Diophantine Equations] ( algebra/linear-diophantine-equation.md )
19
19
- [ Fibonacci Numbers] ( algebra/fibonacci-numbers.md )
20
+ - [ Pell's Equation] ( algebra/pells_equation.md )
20
21
- Prime numbers
21
22
- [ Sieve of Eratosthenes] ( algebra/sieve-of-eratosthenes.md )
22
23
- [ Linear Sieve] ( algebra/prime-sieve-linear.md )
@@ -215,7 +216,6 @@ search:
215
216
- [ Scheduling jobs on two machines] ( schedules/schedule_two_machines.md )
216
217
- [ Optimal schedule of jobs given their deadlines and durations] ( schedules/schedule-with-completion-duration.md )
217
218
- Miscellaneous
218
- - [ Pell's Equation] ( others/pells_equation.md )
219
219
- [ Tortoise and Hare Algorithm (Linked List cycle detection)] ( others/tortoise_and_hare.md )
220
220
- [ Josephus problem] ( others/josephus_problem.md )
221
221
- [ 15 Puzzle Game: Existence Of The Solution] ( others/15-puzzle.md )
You can’t perform that action at this time.
0 commit comments