I applied online. I interviewed at SAP (Bengaluru)
Interview
3 Rounds of technical interview, each one has one leetcode style question DSA based Tree and Greedy.
1st Java based Springboot questions, API optimizations and Custom HashMap Implementations, few SQL questions.
2nd Round was mostly Design problem of TinyUrl which I did. Class Diagram and Optimizations with it.
3rd Round again was purely technical.
I did not make it to Manager round.
Interview questions [1]
Question 1
Find a node in Tree, Print all levels of tree, Print only given level of tree, Create Custom Hashmap, Convert Number to Roman, How to keep 2 most frequent values in consistent stream using Priority Queue, How to implement @Autowire in High level application without using any Spring annotation in dependent application etc