create a program that reads in a .dat file and converts it into a .csv file, while using mutliple abstract classes?
Engineer Entry Level Interview Questions
5,311 engineer entry level interview questions shared by candidates
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
explain polymorphism and how to impliment it
Viewing 911 - 920 interview questions