Given an array of random integers, find the index of first non-repeating integer in the array.
Python Software Developer Interview Questions
119 python software developer interview questions shared by candidates
Decorators generators, context managers, oops concepts, iterators, and in first two round there were few coding questions as well based on array string and binary search
other personal stuff
[ROUND-1] After the initial introduction about my experiences and this particular job role, the interviewer pivoted to DSA questions. Q1: You are given an array having two numbers, 0 & 1, say [0,1, 1, 0, 1, 0, 0]. How will you sort this? Q2: What would be the case if the array has these numbers 0,1 & 2? Both questions were meant to be solved through live code. The total duration of the interview was approximately 27 minutes.
Do fizzbuzz with a list comprehension
What is virtualenv and why it is required? List and tuples difference?
A leetcode easy search based.
Flight scheduling problem, requiring a basic understanding of sorting algorithms and linear data structures.
Two SQL questions (Postgres or SQLite only, no MySQL). You'd need to know how to sum columns, reference foreign keys, do joins etc.
lots of Python related questions, couple of small but easy coding questions, from my resume etc.
Viewing 11 - 20 interview questions