In java, can you access static variables of a class that is never instantiated?
Software Developer Co Op Interview Questions
1,546 software developer co op interview questions shared by candidates
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?
Coding question: Left view of binary tree
Q: Tell me about a time when the initial implementation needed to be changed and how that change came about.
Design an algorithm to compute the even parity bit for a binary input of any size.
Design a function that will return a pointer to the n-th element from the end of a linked list.
Any project done before?
Reverse a string in place
The technical question was the implementation of a memory system.
Viewing 111 - 120 interview questions