Programmer Analyst Interviews

Programmer Analyst Interview Questions

As a programmer analyst, you’re being hired for your brain, so expect your brain to be put to the test with challenging analytical questions. Expect technical questions about writing software and also questions about general analytical and problem solving skills. Also, you ultimately need to be able to communicate results to the business leaders, so expect to be tested on your ability to present your findings in a concise and coherent way.

22,439 programmer analyst interview questions shared by candidates

Next set of questions deals with using a special dictionary that is provided to transform a given symbol into another predefined symbol and finally, transform the that symbol into a word. Its easier than it sounds. You should be fine.
avatar

Graduate Programmer

Interviewed at First National Bank

3.8
Sep 1, 2018

Next set of questions deals with using a special dictionary that is provided to transform a given symbol into another predefined symbol and finally, transform the that symbol into a word. Its easier than it sounds. You should be fine.

Given a mapping between numbers to letters (there are only 26 letters). For example: a is 1,b is 2 and so on until z = 26. You need to find the number of possible words in O(n). For example: 127 - the words are combined from :{1,2,7},{12,7} (27 is not a possibility because there is no word for it.
avatar

Programmer

Interviewed at Ben-Gurion University

4
May 6, 2015

Given a mapping between numbers to letters (there are only 26 letters). For example: a is 1,b is 2 and so on until z = 26. You need to find the number of possible words in O(n). For example: 127 - the words are combined from :{1,2,7},{12,7} (27 is not a possibility because there is no word for it.

Viewing 521 - 530 interview questions

Glassdoor has 22,439 interview questions and reports from Programmer analyst interviews. Prepare for your interview. Get hired. Love your job.