Find 3rd Highest Marks (SQL Query)
Software Developer Python Interview Questions
355 software developer python interview questions shared by candidates
Given an array of numbers, find the max length of subsequence such that when the subsequence is sorted, the max difference between adjacent numbers is 1.
The technical questions were: 1. How do you ensure and measure code quality 2. SOLID 3. TDD and what other approaches are you using for coding 4. What’s the transaction? 5. ACID principles 6. Time complexity for Python dict, name the worst-case complexity 7. What data structure would I use for the DB search by id Regarding my experience: 1. What infrastructure was used on my last project? 2. What my responsibilities were? 3. What tech tasks I've solved? 4. What problem did the product solve? 5. What was a team? 6. Why have I decided to leave? etc.
Several questions about the features of the python language, SQL, Idempotency, etc.
How the try, catch, except, finally worked. How the method set is build under the hood. Explain the CAP theorem and endless list of questions like this.
Viewing 351 - 360 interview questions