Email: rakesh@xamnation.com         Phone/Whatsapp: +91 9988708161
Programming Logic

Introduction to Programming solved assignment

This is solved assignment of programming logic course. If you are looking for assistance in programming logic, you can contact us at rakesh@xamnation.com Programming logic assignment This graded project will test your knowledge of what you have learned in this course so far If you have read all the material in each assignment and completed […]

Introduction to Programming solved assignment Read More »

Grail Insights interview process

Grail Insights Interview Process

About Grail Insights Grail Insights is leading research company (KPO), offering strategic insights consultancy to global clients. Grail Insights services includes market opportunities research, compliance research, finding Go to market strategy, research and analyzing competition and other factors in business, applying research insights in delivering business for the companies. Team: Consists of 250+ analysts, consultants,

Grail Insights Interview Process Read More »

interview questions

Check if number is palindrome or not in C++

What are Palindrome numbers? Palindrome numbers are those whose reverse are identical to the number itself. For example: 121, 13431, 999 are examples of palindrome numbers. Zero is a palindrome number. Palindrome numbers from 1-10  : 9 Palindrome numbers from 1-100: 18 Palindrome numbers from 1-1000 : 108 Palindrome numbers from 1-10000 : 198 How

Check if number is palindrome or not in C++ Read More »