Lets first, we should know what is the RANK of a word? Rank of a word is the position of…
Below is the solution for Algorithm Problem 1 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #define PI 3.14159265358979323846 float…
If you will go for the problem statement then you will find that you have to find the Area covered…
Hey, try to solve this. This is an easy problem to solve. Problem Level: Easy Problem Statement: A palindrome is…
This problem I got to solve on "Prodyogiki 09" in an University Competition of NITs. I was unable to solve…
Hi, Welcome to my blog! I will try to post the content related to programming, algorithmic problems, systems administration, cloud…