diff --git a/ES/Lab/LAB5/Questions.md b/ES/Lab/LAB5/Questions.md new file mode 100644 index 0000000..d0e16fb --- /dev/null +++ b/ES/Lab/LAB5/Questions.md @@ -0,0 +1,3 @@ +1. Sort using insertion sort +2. Factorial using recursion +3. Search for an element and store the address