Take-home project can be found on their github. Nothing too complex
Scala Developer Interview Questions
135 scala developer interview questions shared by candidates
Q: In which state JVM thread will go after blocking
A hamiltonian path problem.
What would you do in a situation where a colleague disagrees with your ideas?
Q: What makes functional programming a good paradigm for distributed systems?
Q: Why do you like cats-effect, and how would you convince a team to migrate to it?
Q: What are some ways to scale a distributed system?
Q: Give an example where you felt like you created something and received feedback that required you to re structure it.
- Telephone coding: swap letters in a word - Coding excercise: Implementing a library using TDD - Architecture: URL shortener
Combine mutiple Futures into one - for which I suggested to use for comprehension. Then he asked will all these Futures run in parallel or sequential.
Viewing 61 - 70 interview questions