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.
Python Software Engineer Interview Questions
304 python software engineer interview questions shared by candidates
To implement url shortener like tiny url
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?
Wat vind je belangrijk in een werkgever
They asked DSA-based problem-solving questions and core programming concept
python medium question, real time not leetcode types
Tell me about your past experiences
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;
Find 3rd Highest Marks (SQL Query)
Given an array of numbers, find the max length of subsequence such that when the subsequence is sorted, the max difference between adjacent numbers is 1.
Viewing 291 - 300 interview questions