¿Tienes experiencia tipando código Python anteriormente?
Backend Software Interview Questions
15,486 backend software interview questions shared by candidates
What is the first improvement you would do for an SQL query that is slow?
How do you optimise SQL Queries? Design SQL Tables for Employee and Department? What is Indexing in SQL? Questions on joins and overall performance of the application?
Are you willing to work as an independent contractor?
One of the key topics discussed was database concurrency
Edit distance , DFS 4sum
What do you think about working overtime?
What do you know about Glovo?
Do you want to come to Málaga?
1. Print all the interleavings between given two strings of length m,n without changing the relative of order of each string. Eg: if str1 = 'AB', m=n, str2 = 'CD', n=2 Then output should be all the interleavings. output: abcd acbd acdb cabd cadb cdab i.e 6 possibilities
Viewing 1331 - 1340 interview questions