Zensar Technologies Assessment question Coding 1 & 2
First
Given an email address extract username U by eliminating the "@" and subsequent character to form a new string and add length of U at the end of the string to be formed .
Read Sample input output for better understanding.
Input1:
gourav.mk@gm...
gouravmk.hashnode.dev1 min read