Coding + Java in deapth + Design patterns + data structure questions+System design in each discussion + ui design question
Desarrollador De Python Senior Interview Questions
98,279 desarrollador de python senior interview questions shared by candidates
How do you conduct testing for your code?
Hibernate 1st level cache and 2nd level cache
Implement a program to find whether a number is even or odd without using arithemetic operator
Something about searching a string for sequences of characters and counts of them.
Algorithm to produce the power set of a given set.
Matrix multiplication
Optimize a system for finding pairs of numeric values in a list which sum to a specified third value.
The SQL questions were a fairly standard "design a table, give me the SQL queries to do X, Y, and Z". I made sure the table design was 3NF (although I'm not sure he caught that). Then he asked me to do a simple SELECT/JOIN query, and then another that was more complicated. The multithreading question was detailing a solution for "put" and "fetch" methods for a BlockingQueue. The methods had to maintain the order of the threads attempting the operations.
Oops concept
Viewing 1081 - 1090 interview questions