It was mainly a system design interview
Software Engineer Co Op Interview Questions
1,539 software engineer co op interview questions shared by candidates
How can you have constant time insertion and lookup in a linked-list?
In java, can you access static variables of a class that is never instantiated?
Given an array, write a function to output the ranking of each value in the array. Equal values should have the same ranking. For example: input of [25, 7, 54, 90, 7] should result in [2, 1, 3, 4, 1]
What are the main characteristics of object oriented programming?
Q: Tell me about a time when the initial implementation needed to be changed and how that change came about.
Any project done before?
Have you ever dealt with OOP concepts? Explain How.
Behavioural questions were pretty standard and the technical ones involved Drupal, PHP, JavaScript and React. I was given a take-home project/assignment to be completed within a week of the in-person interview (involved setting up / coding a Drupal blog with some specific requirements and theming)
The technical question was the implementation of a memory system.
Viewing 101 - 110 interview questions