P
@praveen11
swap even and odd bits
C++
largest number from the given vector elements
C++
given a range, print the numbers that are sum of cubes of two numbers
Python
printing first char of each word from the given input string from user
Python
most frequent character in a string
C++
adding elements of two lists
Python
factorial using recursion
Python
Find The Rankers codechef problem
C++
print the number in range 1 to N in lexicographical order
C++
Given an array of size N, print the array elements in along with their frequencies
C++
Given N strings, q queries In each query who are given a string print the frequency of that string
C++
print the unique strings in lexiographical order with their frequenices from given input of N strings
C++
find, erase, size, clear functions on map
C++
binary search stl
C++
initailising map (ordered)
C++
Compare the Triplets
C++
Factorial
C
Printing Tokens
C
1D Arrays in C
C
Array Reversal
C