print BST sum 2 linked list into one
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
Next question is the same but instead of array of chars is array of strings and finding the minimum index of substring that appears in the array
Can you tell us more about yourself?
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.
Oop Questions, 2 coding problems with test cases
Viewing 821 - 830 interview questions