¿Cómo determinarías que un servicio en tiempo real causa un cuello de botella a otro microservicio que usa una DDBB distribuida?
Junior Software Engineer Interview Questions
21,797 junior software engineer interview questions shared by candidates
Pretty easy.
The method, formatString, should determine and set the value of myResult for each test. For each test, myResult will be similar to the input string, myString, but with certain characters removed. formatString is going to remove characters from consecutive runs of the same character, where the length of the run is greater than the test parameter, maxRepeat. Ex: "xxxy", 2 => "xxy" Ex: "xxyy", 1 => "xy" Ex: "xxxxyyyyxx", 1 => "xyx"
Simple Java and SQL concepts like inheritance and joins.
Normalization in Databases and its concepts.
The first part was 3 questions to find the bug in them. The first coding question was somewhat of a valid palindrome problem. The second coding problem was longest substring without repeating characters type problem
I was asked 2 graph problems
Why do you want to work here? What is your salary expectation?
Create hierarchical organizational structure.
Using principles of OOP, lets design the game of chess.
Viewing 5831 - 5840 interview questions