diff --git a/ES/Lab/LAB5/Questions.md b/ES/Lab/LAB5/Questions.md index d0e16fb..539bcf5 100644 --- a/ES/Lab/LAB5/Questions.md +++ b/ES/Lab/LAB5/Questions.md @@ -1,3 +1,3 @@ 1. Sort using insertion sort -2. Factorial using recursion +2. [Factorial using recursion](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/ES/Lab/LAB5/FACTORIAL.asm) 3. Search for an element and store the address