Update ES/Lab/LAB5/Questions.md

This commit is contained in:
aadit 2025-08-21 11:21:35 +05:30
parent 97b27414a7
commit 8b43ad81ed

View file

@ -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