Previous experience + OOP + different python questions
Software Developer Python Interview Questions
370 software developer python interview questions shared by candidates
A variant of 'here's some code that returns the integer in an array that has the most occurrences'. It has a bug and it returns correct output sometimes, other times not. We won't tell you what input will break it, but you have to fix the bug anyway. Pretty unrealistic as bug reports with no information to facilitate reproduction shouldn't be entertained.
Given an array of integers, return the number of fragments which sum to 0.
A variant of fizzbuzz with three words.
I don't feel comfortable sharing their interview questions, but prepare for the classic whiteboard questions.
Everything you did in past, your project design etc. The next set of questions were based on DS/algo 1. Find the kth largest element in a binary tree 2. Find the kth element in minimum time.
Code refactoring, Bug fixing. Python theoretical questions about GIL, threading, asyncio, multiprocessing, etc. Question on designing a URL shortener service and actually completing the code using Flask framework. I was given the liberty to use Flask and Python documentation for syntax and libraries info.
Can you list the features and release dates for each version of C++?" Which version of Qt are you currently using in your projects? Can you list some of the key features of Qt that you've worked with?
Are you okay working in a fast paced environment even if that means extending your work schedule?
General software engineering questions, like, what is the best way to do a bulk insert/update and why? What things do you look at when reviewing a pull request?
Viewing 131 - 140 interview questions