experiencia con proveedores experiencia general preguntas en llamada
Python Developer Interview Questions
5,404 python developer interview questions shared by candidates
- Python knowledge. - Computer Science knoledge. - Function programming (maybe becuase Python has some concepts from this domain). - Software pattern desings. - Sofware engineering behaviours. - Soft skills.
What is decorator what are iterators and generators and oops concepts
What is python?
If you want to change anything about python , What would you change?
How efficiently you can do memory management and optimization in Python?
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 the difference between view and function?
What is a dictionary, lambda funciton ?
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