What technologies did you teach to yourself?
Software Developer Entry Level Interview Questions
2,470 software developer entry level interview questions shared by candidates
coding question: write a function that divide two integers without using the division operator to get the remainder and quotient
explain polymorphism and how to impliment it
one string question and one dyanamic programming question for online screening. Not hard. The phone interview didn't pass.
Count the number of letters and numbers that appear in a row and print out this information sequentially. For example: ABAACCDB would be 1A1B2A2C1D1B You were also required to be able to take 1A1B2A2C1D1B and turn it back into it's original form of ABAACCBD.
data structure and algorithm, leet code medium to a high level.
What POSIX, intra-process synchronization mechanisms do you know?
is 121 a prime number or not?
The interviewer was very patient and helpful. He guided me through the though process but was very fastidious and kept asking till he heard what he wanted to hear. Asked me to write the code for the hash function when the key is a string of 2 characters between a and z.
More details in the question like how would the compiler work in your solution and edge cases
Viewing 441 - 450 interview questions