Skip to content

Commit

Permalink
Update Euclidean_ALgorithm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richajaishwal0 authored Nov 7, 2024
1 parent 9153dfc commit 98dbf20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Number theory/Euclidean_ALgorithm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id:"Euclidean Algorithm"
id:"Euclidean-algorithm"
title: "Extended Euclidean Algorithm"
sidebar_label: "Extended Euclidean"
sidebar_position: 8
Expand Down Expand Up @@ -167,4 +167,4 @@ The Extended Euclidean Algorithm is a valuable tool in number theory. It not onl
- **Simplified Explanations**: Provided clearer explanations for beginners.
- **Structured Format**: Organized the content into distinct sections for better flow.
- **Code Comments**: Added comments to clarify the purpose of each part of the code.
- **Real-world Context**: Explained applications in a straightforward manner to relate to real-world problems.
- **Real-world Context**: Explained applications in a straightforward manner to relate to real-world problems.

0 comments on commit 98dbf20

Please sign in to comment.