P
@praveen11
Printing Pattern Using Loops
C
Calculate the Nth term
C
Students Marks Sum
C
Bitwise Operators
C
Sum of Digits of a Five Digit Number
C
Sum and Difference of Two Numbers
C
subsets of a list
Python
assigning array elements to the set
C++
taking input from user and printing a set
C++
initialising a set
C++
assigning stack elements to the vector and printing the elements
C++
assigning values to stack from user at runtime
C++
intialising a stack
C++
removing duplicates from string using "OrderedDict"
Python
removing duplicates from string without order using set
Python
printing each digit of a given number
Python
sorting list in ascending order
Python
sort list elements in descending order
Python
pyramid pattern
Python
check whether given number is a power of given base
Python