the technical interview was mostly leetcode questions
Student Developer Interview Questions
970 student developer interview questions shared by candidates
Tell me about a project you feel comfortable talking about
implement a data structure that store an array of size n and support the methods: -set -get -setAll all of them need to be in O(1) runtime
There was one interview question, build a garage management software in 2 hours using OOP in Java. After that there were a few "oral" Codility question without actually writing code.
Present us your last major project
Create a basic Task manager (add tasks, get which tasks to execute, and print the one you execute) using Java (without collections or built-in java staff)
A short leetcode question with half-hour time limit.
What do you know about SAP Cloud systems?
What you have learned from it
1. OOP principles 2. Design patterns 3. Static method in Java Classes
Viewing 591 - 600 interview questions