What Python libraries are you familiar with?
Desarrollador De Software Python Interview Questions
5,386 desarrollador de software python interview questions shared by candidates
Basic Python questions
- Tell me about your previous projects - Are these things applicable in our projects? - What problems do you see if we were to implement your solutions? - Do you have experience in automatic testing? - Code challenge: c1 = [1, -2, 3, 5, 6, 765, 23, 867, 23] c2 = ["sunday", "b", "asdf", "sunday", "sunday", "sunday", "af", "monday", "sunday"] #WHAT TYPE of "data structure" is this data above? #select avg(c1*c1) from tab where c2='sunday' # Implement the line above in python # WHAT COULD GO WRONG in your solution (SPOILER: DivBy0)? # What would a db return in case there's an (divby0) error?
python medium question, real time not leetcode types
The first one was 4 questions on code signal, and you have to answer to proceed in person. The second one was an interview with an employee to dig into your past work and also questions about finding the top 5 performing stores in a chain of stores.
What to do questions in certain scenarios, but not difficult(at a junior level)
Previous project explanation, python core concepts
Q: Mysql index. the difference of Innodb and MyISAM Q: data structure of redis and their implement
Most of the questions they ask from your resume.In django migration related questions
Oops , DSA and django
Viewing 5221 - 5230 interview questions