Software Engineer Iii Interview Questions

899 software engineer iii interview questions shared by candidates

Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.
avatar

Software Engineer III

Interviewed at Payoda

4.6
Dec 3, 2016

Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.

Viewing 51 - 60 interview questions

Glassdoor has 899 interview questions and reports from Software engineer iii interviews. Prepare for your interview. Get hired. Love your job.