Create an algorithm that takes in a string and returns 'true' if there are no repeating characters in the string, and false if there are repeating characters.
Entry Developer Interview Questions
3,327 entry developer interview questions shared by candidates
create a program that reads in a .dat file and converts it into a .csv file, while using mutliple abstract classes?
There were total 8 questions, 3 coding, and 5 a combination of behavioural and technical questions.
One of the video recording questions requires you to explain one of the coding problem you just solved.
What technologies did you teach to yourself?
Can't go into much detail about it, but there were several speaking questions that required a webcam in order for you to record your answer, as well as a few coding questions of varying lengths and time limits.
Fizzbuzz.
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.
one string question and one dyanamic programming question for online screening. Not hard. The phone interview didn't pass.
coding question: write a function that divide two integers without using the division operator to get the remainder and quotient
Viewing 591 - 600 interview questions