Python Developers Interview Questions

6,373 python developers interview questions shared by candidates

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.

How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.
avatar

Systems Engineer/Python Developer

Interviewed at Hudson River Trading

4.1
Jun 25, 2015

How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.

Viewing 11 - 20 interview questions

Glassdoor has 6,373 interview questions and reports from Python developers interviews. Prepare for your interview. Get hired. Love your job.