sanskarv4717@gmail.com
My Program


Hello world program,c++
11/14/2023

Print Hello world




Add program,c++
11/14/2023

add 2 numbers without using third variable




Array,c++
11/14/2023

Take input from user and print an array




Reverse String,c++
12/03/2023

Reverse the String without using the reverse function




Stack,c++
12/06/2023

Stack operations(push.pop,peek)




Codechef problem FLOW001,python
12/06/2023

https://www.codechef.com/problems/FLOW001