Why did I do IT?
Backend Developer Interview Questions
9,196 backend developer interview questions shared by candidates
Como Set faz checagens de unicidade.
Design Autocomplete (without scale)
got 2 words and needed to reverse them
Design a Data structure for: You have an array of INTs with n values. you need to : Get(i,j)- return sum of values from index i to j. Set(i,value) - update value at i. First you need to starrt with O(n) performance, then you need to move to O(Log(n)).
write a program that recieves a block of text and count duplicate words in it, ignoring words in a given whitelist
describe the differences between a hashmap and an array considering memory, performance and uses
What’s the difference between abstract class and interface.
Basic and advance node js questions
They asked me to design a pipeline for some documentation processing.
Viewing 1201 - 1210 interview questions