Count Substring

Related info - String Manipulation

String Manipulation is a class of problems where a user is asked to process a given string and use/change its data. An example question would be a great way to understand the problems that are usually classified under this category.

Read the Wikipedia article Comparison Of Programming Languages (String Functions)