My opinion on company's values and things about my personality. In the technical interview there were questions around core topics of python, databases, git, etc. No tricky questions.
Software Developer Python Interview Questions
355 software developer python interview questions shared by candidates
What role did you have in the teams for your projects at university? Do you prefer teams that are randomly assigned or working with your friends?
* Multiprocessing vs Multithreading. * Django Routers. * AWS cloud basics * Angular Basics
The assignment was average, it needs to take some time but can be completed.
Logical question, MYSQL joins, list and string manipulations
python medium question, real time not leetcode types
Questions on django, python, mysql Coding interview on python and sql
list vs tuple, multithreading in python, web socket vs tcp socket, implement calc of math expresion, return unique in list, count repetition in list. meta class, descriptor, named tuple; get2sum with o(n) and o(n) space; get2sum with o(nlogn) without extra memory; implement queue with two stacks; parse protobuf to dict; class method vs static vs instanse; struct vs class in c++; implement template of array; iterator; gnerator; implement binary tree; print it in order; object managment in python;
create an insertion mechanism for linked list of unique elements (letters from A to Z), where the elements to insert are given as pairs separated by an arrow '->', which indicates the order. First letter and the letter that points to e.g A -> F, Print the linked list after each insertion A -> F : A->F G -> C : A->F G->C F -> G : A->F->G->C B->A : B->A->F->G->C
Tell me about your past experiences
Viewing 341 - 350 interview questions