Senior Python Developer Interviews

Senior Python Developer Interview Questions

"Senior developers have years of experience in Python and have the knowledge and communication skills to mentor other developers. Companies prioritize strong technical skills and questions will focus on problem solving and critical thinking. A bachelor's degree in computer science or a related field, along with years of industry experience are standard."

461 senior python developer interview questions shared by candidates

How would you write a program to move inside a square spiral? Start at the upper left corner of the square and walk its edges clockwise. Just before re-approaching the upper left corner, spiral into the square instead, ultimately arriving at the center of the square.
avatar

Senior Python Developer

Interviewed at Citadel

4
Apr 23, 2016

How would you write a program to move inside a square spiral? Start at the upper left corner of the square and walk its edges clockwise. Just before re-approaching the upper left corner, spiral into the square instead, ultimately arriving at the center of the square.

Given a very long string composed of numbers as characters, find the four character substring that has the largest multiple. For example, given the string "809723", the two char substring with the largest multiple is "97", having a multiple 9*7 = 63.
avatar

Senior Python Developer

Interviewed at Citadel

4
Apr 23, 2016

Given a very long string composed of numbers as characters, find the four character substring that has the largest multiple. For example, given the string "809723", the two char substring with the largest multiple is "97", having a multiple 9*7 = 63.

Viewing 1 - 10 interview questions

Glassdoor has 461 interview questions and reports from Senior python developer interviews. Prepare for your interview. Get hired. Love your job.