Indeed Interview Question

Karat interviews were simple DSAA, medium-level Leetcode questions. One question involved BFS/DFS. The last question, which I did not solve, seemed like a DP question. System design involved designing architecture for a service based on a mock feature, pertaining to a real business scenario for Indeed's products. Code review was reviewing a very small repo with a few files. One thing to note is that although the code was in my language of choice, the repo also included some HTML/CSS templates which were also to be reviewed. Coding interviews had interviewers presenting a mock 'real world' problem, and asking you to solve it via a function. Very interesting style-wise as it not only involves some DSAA to solve, but you also get to discuss requirements, constraints and assumptions based on the scenario.

Interview Answer

Anonymous

Aug 18, 2022

No exact answers, but being comfortable with going back-and-forth with your interviewer - thinking of the problems not only from a coding standpoint but also a functional/product standpoint - seems to help a lot.