What are python context managers?
Python Software Engineer Interview Questions
5,395 python software engineer interview questions shared by candidates
Do you have any questions for us?
Write a function that takes a string and switches the case for each letter. "Hello" becomes "hELLO"
What do you know about cryptography?
How efficiently you can do memory management and optimization in Python?
What is the difference between view and function?
Decorators generators, context managers, oops concepts, iterators, and in first two round there were few coding questions as well based on array string and binary search
What is a dictionary, lambda funciton ?
Classify the given text "just like that". The was no further definition given for the "just like that" process.
The question was to write a generic API to accept the SQL queries data like table name, select columns, ordering using a column name, applying aggregation to it and filtering the data with multiple "and" and "or" conditions. Accept the request from API and convert it into the SQL query in the backened and give the response back.
Viewing 711 - 720 interview questions