1. Bit of chaotic but still got all answers. 2. A home task that had lots of infrastructure and technical details requested to have production "ready" optimal solution. With 0.1% of business logic.
Python Software Engineer Interview Questions
304 python software engineer interview questions shared by candidates
Live exercise: Flatten a list of lists on Coderpad (Python)
Find errors in a function declaration regarding *args and **kargs in Python.
Write a Unix glob implementation in python. Globbing lets you use * for zero or more characters, ? for a single character, [] for a character range.
Technical: ①Split a long string sequence according to several delimiter and do some manipulations and statistics. ②Basic operations with pandas data frame (construct data frame from dictionary, merge table, statistics with pandas, etc.) Managers: Focused on personal projects
How does Python’s Global Interpreter Lock (GIL) affect multithreading, and in what scenarios is multithreading still beneficial despite the GIL?
Describe a complex coding project that you implemented from start to finish.
They asked about previous projects, problems I encountered, and how I solved them.
An Online Assessment using Python came first. Then, the first round was a regular conversation and discussion about the online assessment work.
Explain fixtures in python? How do you work with them in the automation framework?
Viewing 21 - 30 interview questions