Many system design questions and how one would approach it. Code challenge question was given a list of words and an input string, find the word that can be made. No reusing of the characters.
Backend Software Engineer Interview Questions
2,339 backend software engineer interview questions shared by candidates
How would you design X?
Redis: What algorithm is used for inserting into a ZSet?
behavioural questions like what's your weakness, complex problems you solved in ur project and so on. and why certain databases are chosen
LC 210. Course Schedule II
Minimum Area Rectangle on leet code
First technical interview was sliding window and two pointer. Second interview was one linked list question with follow up question.
Why you doing this stuff under that case?
Recent projects interview 2: left align an array of strings text, while packing all in a certain width. interview 1: don't remember looked like they had more questions but it took me some time to answer them, so they skipped it.
Given a board have two players play a game of tic tac toe where a sequence of length K for a given player wins the game. Determine when a player has one
Viewing 1051 - 1060 interview questions