Created
June 28, 2022 13:12
-
-
Save navicore/927aa9665bceab1af5f17772a40fd949 to your computer and use it in GitHub Desktop.
Interview
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ===> Initial Screen <=== | |
| What is maven used for? | |
| Spring provider? Change out DB impl in JPA? | |
| What can you tell me about Dockerfile? | |
| What is Java casting? Syntax? | |
| What is dependency injection in Spring? | |
| What are Java generics? | |
| grpc vs REST | |
| ===> Programming <=== | |
| Object Oriented Programming | |
| Functional Programming | |
| parallelism vs concurrency | |
| thread vs process | |
| static keyword in java | |
| Constructor | |
| what is nosql about - what is different? | |
| functional composition | |
| ===> More Programming <=== | |
| What is a closure | |
| Static in Scala | |
| Actor Model | |
| functional composition | |
| scala partial function | |
| covariant ? | |
| Future vs Promise | |
| Coroutine vs Continuation vs Generator | |
| Classes vs prototypes | |
| ===> More Products / Tools <=== | |
| cassandra partition key and clustering key | |
| cassandra secondary index? | |
| kafka partitioning key | |
| pip vs setup.py vs *.txt file | |
| npm vs yarn | |
| commonjs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment