From c64fe39549be707f0a992d857336347284e7b80d Mon Sep 17 00:00:00 2001 From: aadit Date: Thu, 21 Aug 2025 11:07:02 +0530 Subject: [PATCH] Add ES/Lab/LAB5/Questions.md --- ES/Lab/LAB5/Questions.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ES/Lab/LAB5/Questions.md 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