MIT-Curricular/ES/Lab/LAB5/Questions.md

3 lines
192 B
Markdown

1. Sort using insertion sort
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