Grapecity interview question

Coding was asked on string manipulations, string reversal, string vowel counting, remove duplicate characters, can use any language, the exams were on pen and paper

Interview Answer

Anonymous

13 Sept 2018

Use any language, python and Java can be used to complete these programs in a few lines. I personally prefer using string builder cause it has inbuilt functions and is mutable.