Write code to take an input of a list of student grades that could range from 0 to 100, determine which grades were failing grades (less than 50 out of 100) and output a list of all grades where the passing grades were first in the list and the failing grades were last. Other than pass/fail, the grades can be in any order.
Senior Developer Interview Questions
30,067 senior developer interview questions shared by candidates
Was given a Photoshop file and some guidelines, then I was required to build a fully-functional web page and host it for review.
Write CSS/JavaScript to change display of html elements?
Algorithms and data structures: implement a voting system.
Explain your most challenging project and your contribution.
Complete the function that takes an integer as its argument and returns the encoded string in base 7 using the following encoding rule: base 10 0 1 2 3 4 5 6 base 7 0 a t l s i N Sample Input 1 7 Sample Output 1 a0
what is the difference between arraylist and vector
How hashcode and equals used in get, put, remove of HashMap? Design and code connection pool Deadlock and thread related questions
Difference between Arraylist and Vectors
I apparently did not make the algorithm interview, but made the systems design interview.
Viewing 1191 - 1200 interview questions