Python Software Developer Interview Questions

6,412 python software developer interview questions shared by candidates

Here are the summarized coding challenge questions (which, in my perspective, lack meaningfulness): Create a Python script that reads a text file and identifies the four largest lexicographically non-overlapping substrings that meet certain conditions. These conditions include that the substrings must be contained within a single line, consist of strictly alphanumeric characters, and have a length of five characters. For each of these substrings, compute a pair representing its position: the line number in the file and the starting index within that line. Treat these four pairs as points in a Cartesian plane and calculate the area and perimeter of the quadrilateral formed by them. Replace these four locations in an output text file with underscores and design appropriate test cases.
avatar

Software Engineer Python

Interviewed at Asaphus Vision

3
Aug 14, 2023

Here are the summarized coding challenge questions (which, in my perspective, lack meaningfulness): Create a Python script that reads a text file and identifies the four largest lexicographically non-overlapping substrings that meet certain conditions. These conditions include that the substrings must be contained within a single line, consist of strictly alphanumeric characters, and have a length of five characters. For each of these substrings, compute a pair representing its position: the line number in the file and the starting index within that line. Treat these four pairs as points in a Cartesian plane and calculate the area and perimeter of the quadrilateral formed by them. Replace these four locations in an output text file with underscores and design appropriate test cases.

First round (HR): Discussed reasons for job change, current and expected CTC, details about the role, and other HR questions. Second round (Coding + Technical): Questions based on Python concepts and database-related queries. Third round (Advanced Coding + Technical): Included a system design question similar to Splitwise and additional Python coding questions. Fourth round (Techno-Managerial): Discussed my current projects, contributions, challenges faced, debugging production issues, and other behavioral questions.
avatar

Python Developer IV

Interviewed at MapleLabs

4
Jun 5, 2024

First round (HR): Discussed reasons for job change, current and expected CTC, details about the role, and other HR questions. Second round (Coding + Technical): Questions based on Python concepts and database-related queries. Third round (Advanced Coding + Technical): Included a system design question similar to Splitwise and additional Python coding questions. Fourth round (Techno-Managerial): Discussed my current projects, contributions, challenges faced, debugging production issues, and other behavioral questions.

Viewing 3331 - 3340 interview questions

Glassdoor has 6,412 interview questions and reports from Python software developer interviews. Prepare for your interview. Get hired. Love your job.