They asked a mix of practical technical questions. We talked about authenticating into APIs (like using bearer tokens), the differences between HTTP methods such as GET, POST, PUT, and DELETE, and some Python fundamentals. For example, they asked what happens if you try to access a key in a dictionary without using .get().
They also asked which Git command I’d use to push local changes to GitHub, went over the pillars of object-oriented programming, and discussed my experience working with cloud technologies.