Any personal golang projects?
Backend Engineer Interview Questions
15,496 backend engineer interview questions shared by candidates
system design, basic chess system
Why did I do IT?
Como Set faz checagens de unicidade.
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)).
Design Autocomplete (without scale)
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.
Viewing 1951 - 1960 interview questions