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.
Senior Backend Engineer Interview Questions
15,489 senior backend engineer interview questions shared by candidates
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.
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.
there was one exercise to implement a function which takes a number as a parameter "A" and must draw a X of stars and spaces and height "A" for example for A=5 * * * * * * * * *
Q.) Parse file directories to a tree structure 2.)Prime numbers till n 3.)Print a table based on List of Maps
Why I want to relocate to Cyprus
Is it possible to modify a JWT token contents on a client side?
linked list -reverse, strings questions, describe a component you builded at your last job
Viewing 391 - 400 interview questions