asked for writing the scala code
Scala Developer Interview Questions
196 scala developer interview questions shared by candidates
What is an ADT in Scala?
A question about the CQRS pattern.
What is a tree graph?
Build a simple web application using any technology of your choice
You will be asked to extract data from a JSON file and perform various summary / aggregation operations on it.
Explain functional programming in your own words
Scala pattern matching
How to deal with huge amount of data when your consumer is not as powerful as the producer?
Assume, we have (akka) actors A, B and C. Actor A sends message to C and to B, and actor B accepts it and sends another message to C. Which message will actor C get first? From actor A directly, or from actor B?
Viewing 31 - 40 interview questions