Basic oop and datastructures questions
Python Programmer Interview Questions
5,398 python programmer interview questions shared by candidates
python OOP PS and DS
Basic python questions
Why are u looking fro te change?
Past projects
please tell us about your former assignments in details so we can feed our curiousity that has nothing to do with this assignment at all
Technical questions were asked only
Is dict in Python an ordered data structure?
It is an tough interview
🔗 SECTION 4: API Design (7 Qs) 1. Explain REST principles. Stateless, resource-based URIs, HTTP verbs, uniform interface, cacheable responses. 2. How to version APIs? Via URL /api/v1/users/ or header Accept: application/vnd.company.v1+json. 3. How to secure APIs? Use JWT/OAuth2, HTTPS, rate limiting, API key verification. 4. Difference between PUT and PATCH. PUT replaces full resource, PATCH updates part. 5. Write Flask API endpoint.
Viewing 4941 - 4950 interview questions