Given a Singly Linked List. The task is to check if the characters in a node is vowel if yes then toggle the case of the vowel. Examples: Input : C-> p-> ...read more
Given a Singly Linked List. The task is to check if the characters in a node is vowel if yes then toggle the case of the vowel. Examples: Input : C-> p-> ...read more