Can you tell us more about yourself?
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
Asked me several times to send my grade sheet, did not contact me further although they kept asking for it and confirming they got it. Did not answer my questions about the process.
They asked about my past experience and stuff about courses I learned.
They give me a question that was written in english. They asked me to read it, and explain what I understand and to explain how i would solve it without coding.
In Java, an interface can implement an abstract class (T/F) in Java, a private method is always final (T/F) in Java, a private method cannot be overriden (T/F) in Java, a protected class can be accessed by anyone in the package (T/F) in Java, a protected class can be accessed by it's child classes always (even when not in the package) (T/F)
how would you calculate the number of trailing zeros in a factorial in an efficient way?
LRU cache from leetcode but to build the whole thing myself and do no use any datastructures other than list.
What is the Garbage Collector?
Oop Questions, 2 coding problems with test cases
What experience do you have with Linux OS
Viewing 821 - 830 interview questions