don't remember exactly, something about how to solve the problems, and another one was tell me something you did that was creative
Programmer Developer Interview Questions
336 programmer developer interview questions shared by candidates
Do you speech English?
What are your values?
why silicon is used in microprocessor.
Html, Css, Php, MySQL, Photoshop
// Write a function that takes in military (24 hour) time and returns 12 hour time. // Example: “0800” => “8:00 AM” // Example: “1600” => “4:00 PM” // Example: “1201” => “12:01 PM” // Example: “0000” => “12:00 AM” // Example: “0001” => “12:01 AM” // Example: “0100” => “1:00 AM” // Example: “2359” => “11:59 PM”
Why are you interested in this role?
He asked me no questions.
1) Write a program that prints fizz at multiples of 3 and buzz at multiples of 5, print fizzbuzz at multiples of 3 and 5. 2) Write a program that solves magic squares problem. no need to be efficient, do it any way you want, fastest way to finish the program. -He recommended using brute force algorithm.
Page life cycle of asp.net and state management.
Viewing 181 - 190 interview questions