Q: Given a list of coordinates (x,y), count the number of distinct rectangles that can be drawn by connecting any 4 points. Q: Given a circle, draw n straight lines within the circle. Each line is drawn by randomly selecting 2 points on the circle's circumference and connecting them. Find the expected number of intersections between all the inscribed lines.
Python Programmer Interview Questions
5,395 python programmer interview questions shared by candidates
Tell me about your self
Tell me about yourself? Tell me about the projects you've worked on related to the role? They asked me questions about hypothetical situations and how to solve them
Basic questions like packages used in python
best data structure to implement a cache in python and how to implement cache eviction policies.
-Introduction - Pseudo code for api requests - Questions on APIs, Python, Change Requests
They asked me to describe a real project challenge (e.g., a production issue or performance bottleneck), explain my debugging process end-to-end, and what I would do differently next time.
Simple Python related and SQL related questions.
core concepts of networking and os
1. Python - Find permutations of an input string. 2. SQL - Find the employees with salary more than the average salary of their department salary.
Viewing 5281 - 5290 interview questions