requested HOURS worth of code "homework" assignments BEFORE reviewing my resume and deciding it wasn't a fit.
Backend Engineer Interview Questions
14,386 backend engineer interview questions shared by candidates
Fibonacci algorithm. write a method which will return the result by given index. for example : index- value 0-0 1-1 2-1 3-2 4-3 5-5 6-8 7-13 ... for example: when the method receives the index 6 it'll return the value: 8 the second step was to complete it by recursion. also, describe each solution complexity and running time.
If you had more time, what would you improve or add?
I was asked how to sort 100,000 items that started with different letters but had some repetitions in an SQL table
How to improve a website processing?
Write an algorithm to find the fewest number of substitutions a string requires to make it a palindrome.
How do yo approach security?
Principais desafios técnicos em um projeto e como resolveu
What are your salary expectations?
Are you willing to come into the office three times a week?
Viewing 1931 - 1940 interview questions