They gave me C code comparing a negative signed integer with an unsigned integer and asked what the output of the code would be.
Developer Internship Interview Questions
23,896 developer internship interview questions shared by candidates
Will they respond to you in a reasonable amount of time?
Prepare a ten minute presentation on a topic of your choice
Which of these methods will finish the fastest?
One of the logic problem games that I was asked involved optimizing a factory to produce the most money in a 24hr period.
Hackerrank challenge with questions of medium-hard difficulty
algorithm design
HashMap
Coding Question : fizz buzz, print out the numbers from 1 to 100, if i can be divided by 2, print fizz; if i can be divided by 7, print buzz; if i can be divided by 14, print fizzbuzz
Given 2 d matrix (only has 0, 1 in it), find the rectangle that is represented by 1
Viewing 1631 - 1640 interview questions