Another question was about a system design. They asked me how can you plot a graph of request per second/minute etc. of a server.
Backend Developer Interview Questions
15,486 backend developer interview questions shared by candidates
Leetcode questions and about my experiences
Are you good at setting up large scaled distribution system?
Are you good at setting up large scaled distribution system?
Find minimum number of words in a sentence, given a document, using white-space as separator for words and (!, ?, .) as the separator for sentence. There can be multiple white-spaces between two words.
The codility problems where medium level I would say. The HR interview is a standard one: you got to talk a little bit about your previous experience (in my case was mainly University since I'm a fresh graduate) and then you got the usual questions about how to deal with situation in the specific case and so forth. The technical interview was pretty standard as well: the interviewer presented a coding problem and ask me to solve it. It took me a while to do that but eventually I was able to solve it and had some question about code complexity and the data structure used in my code.
What was my biggest failed I have made
Quais as tecnologias que estou disposto a aprender.
Why do you want to work for this company
Given a list of timestamped server requests with IPs and IDs, implement rate limiting: reject requests if an IP exceeds N requests within 1000ms. Return IDs of rejected requests.
Viewing 391 - 400 interview questions