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.
Python Engineer Interview Questions
6,412 python engineer interview questions shared by candidates
Tell me about your past experiences Coding challenge: Calculate the correct change needed to be returned to a customer during a transaction in US Currency
Basic python level questions and some django framework with JavaScript
¿Cuánto tiempo llevas programando en Python?
Tech stack used in your project
They provided some data for which I had to write a SQL query
any specific questions about python
Como me vejo daqui cinco anos?
Por que eu queria a vaga?
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