For the 1st round, practice LC easy and medium questions mostly focusing on arrays and strings.
Quantitative Developer Interview Questions
612 quantitative developer interview questions shared by candidates
1) 2 leetcode meds - solved 2) interesting but test case - did not solve, just froze up and over complicated it in my head 3) 2 mediums, solved 1, ran out of time on the other. Ghosted after wasting 3 hours of my life.
how to compute pi using mc method
What is the relationship between Hamilton and Logistic regression? What kind of Monte Carlo method were you using? About missing values in a tree...
The first part contained three coding questions: 1. Check if a number is power of three. 2. Find a tipping point: The goal was to first find a "balance point" in an array (an index where the left and the right halves of the array have the same sum, index itself not included in the sums) and then find a "tipping point" (an index in the array which will "unbalance" it). This is not defined for arrays with e.g. zeros only. 3. Check if a linked list is contained in a tree. The second part was a probability simulation using monte-carlo/sampling.
General conversation. Questions about employment history, skills etc.
Implementation of sparse matrix class.
Questions about background.
Question about array and list
How to calculate PI if you have a function which return random value on [0,1]
Viewing 131 - 140 interview questions