You list these languages on your resume which is your favorite and why?
University Software Interview Questions
1,069 university software interview questions shared by candidates
The question I found most difficult to answer was "How many other companies are you interviewing with, and how far along are you in the process with each of them?" I thought this was tricky because it seemed like the HR Director was using this to assess whether I am worth pursuing.
All about data structures and algorithms
Can't disclose what they are but in the online exam, they asked 2 basic data structure questions and in the online phone interview, more complex data structure questions.
for a 6x5 character array (like the one displayed on any TV app), given the cursor is currently at the letter a. define a function to return a certain key sequence (U, D, L, R, *) to go to a certain character (argument to the function).
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.
I need to find the maximum length of consecutive integer sequence in Binary Search Tree.
I can not share the question, but in a couple of words: It was a problem with matrices, and how to efficiently store information on it.
Programming test includes two questions, one is an easy algorithm question, and the other one is an application question.
Are your salary expectations negotiable?
Viewing 191 - 200 interview questions