Finding Rank of a Word. (No Repetition)

14 years ago

Lets first, we should know what is the RANK of a word? Rank of a word is the position of…

Solution 2: Algorithm 1

14 years ago

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…

Solution Hint: Algorthimic Problem 1st (How to find the shared area of two intersected circle)

14 years ago

If you will go for the problem statement then you will find that you have to find the Area covered…

Algorithm Problem 2: Easy

14 years ago

Hey, try to solve this. This is an easy problem to solve. Problem Level: Easy Problem Statement: A palindrome is…

Algorithm Problem 1 : Med

14 years ago

This problem I got to solve on "Prodyogiki 09" in an University Competition of NITs. I was unable to solve…

Welcome to My Blog!

14 years ago

Hi, Welcome to my blog! I will try to post the content related to programming, algorithmic problems, systems administration, cloud…