Senior Software Developer Interview Questions

7,032 senior software developer interview questions shared by candidates

You have an already prepared function which converts %XY - (when X and Y are hexadecimal) to characters in ASCI (for instance, %65 = 'd'). Your program's input is a string which may include %XY. convert it to a string in ASCI (without %XY). Note that their could be an ASCI code in your string for '%' (%89 = '%') and then you need to reconvert the result.
avatar

Senior Software Developer

Interviewed at F5

3.8
Apr 11, 2017

You have an already prepared function which converts %XY - (when X and Y are hexadecimal) to characters in ASCI (for instance, %65 = 'd'). Your program's input is a string which may include %XY. convert it to a string in ASCI (without %XY). Note that their could be an ASCI code in your string for '%' (%89 = '%') and then you need to reconvert the result.

Viewing 821 - 830 interview questions

Glassdoor has 7,032 interview questions and reports from Senior software developer interviews. Prepare for your interview. Get hired. Love your job.