STRING FUNCTION: FIND
size_t find (const...
C++ Program to perform multiplication of two matrices [DEVCPP/GCC]
PROGRAM
//Program to perform multiplication of...
C++ Program to count the number of spaces in a given string [DEVCPP/GCC]
PROGRAM
//Program to count the number of spaces...
C++ Program to reverse the words of a given string [DEVCPP/GCC]
PROBLEM
We wish to reverse the words of a sentence/phrase...
C++ Program to sort elements using Selection Sort [DEVCPP/GCC]
SELECTION SORT
Selection sort is conceptually the...
C++ Program to sort elements using Bubble Sort [DEVCPP/GCC]
BUBBLE SORT
Bubble Sort is a sorting technique...
C++ Program to check the equality of two matrices (2 dimensional array) [DEVCPP/GCC]
PROGRAM
//Program to check the equality of two...
C++ Program to calculate frequency of a character in a given string [DEVCPP/GCC]
FREQUENCY
Frequency of a character in a given string...
C++ Program to check whether a number is palindrome or not [DEVCPP/GCC]
PALINDROME NUMBER
A number is called palindrome...
Subscribe to:
Posts
(
Atom
)