OOP: 1.Rate yourself in opp 2.what are private variables?, how to access private variable outside of class 3.diamond problem, real world example, how to solve it 4.oop piller with real world example 5.how we do abstraction 6.what is a constructor and what is called when object is use and no 7.need of it how to destroy it, (deconsturctor) 8.Abstract classes and interfaces. 9.Design patterns (e.g., Singleton, Factory). 10.What is Brute Force Approach?
Software Developer Python Interview Questions
370 software developer python interview questions shared by candidates
Goneral python questions, open discussion including meta programming and the muti threading in python.
fibonacci, generator, pandas vetorization, data query
Mulitple choice question. Given a code segment, what would be the output? (annotation code execute order)
How do you secure your API Gateway ?
Program Write a program to sort the list based on second element. input : [[1,20],[-6,10]] output : [[-6,10],[1,20]]
What job did you apply for?
Online shop question: Imagine you need to implement a checkout process for an online shop. What will the main objects be? (Customer, Item, Payment, etc…) What will the relationships between the objects be? How would you design such an application?
I was asked to whiteboard a word count example.
They didnt since its one of those links you click and take
Viewing 81 - 90 interview questions