I applied through college or university. I interviewed at Planful (Hyderābād) in Oct 2024
Interview
The process involved three rounds: an initial technical screening focused on DSA and core CS concepts, followed by a deep-dive technical round on GenAI project experience and Java/Spring Boot development. The final round was managerial/HR.
Interview questions [1]
Question 1
During the initial technical screening, we discussed DSA. Can you explain the approach to solve the classic "Frog Jump" Dynamic Programming (DP) problem to find the minimum cost to reach the final stone? Also, explain how you would handle potential collisions in a Hash Map (or Hash Table) and the trade-offs between different collision resolution techniques.