Asked about the technical test E.g What would I do different, what would I improve, testing, error handling etc.
Graduate Software Engineer Interview Questions
4,487 graduate software engineer interview questions shared by candidates
How would you approach problem-solving in a coding project?
Rate yourself out of 10 in the following programming languages: (C++, Java, Python, etc)
Tell me about your experience
Just a cognitive test.
Why are you passionate about technology?
Something related to creating your own data type and handling base class & derived class inside the data type.
What do I know about IBM?
Write a function to return the count of odd and even numbers in a given range (start and end). Write a function to find the maximum number of consecutive ones in a binary array. Give me an example of a time when you demonstrated leadership skills. Tell me about a time when you had a conflict with a colleague and how you resolved it.
You have several servers that can take in a given number of requests. The server capacity and server requests are given to you in arrays (was actually lists). Three of the servers can be upgraded to double capacity. Return the number of servers or capacity left over or something, it wasn't clear. My best guess is they wanted the minimum capacity of the servers that would cover the entirety of the requests (so assume a cloud scenario where you could have unlimited compute but at a cost), but they didn't say that. The SQL question involved joining two tables, then adding another column which is the result of a calculation, then filtering and arranging that new column, and reducing it to two decimal places.
Viewing 3991 - 4000 interview questions