Something about searching a string for sequences of characters and counts of them.
Senior Software Interview Questions
75,641 senior software interview questions shared by candidates
Implement a program to find whether a number is even or odd without using arithemetic operator
How do you conduct testing for your code?
Coding + Java in deapth + Design patterns + data structure questions+System design in each discussion + ui design question
Hibernate 1st level cache and 2nd level cache
how you handle a dispute inside a team
How to close connections on exception
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.
If there are 20 people in a tournament and each match the loser will leave the tournament then how many total matches should be played to decide the winner
Coding: Leetcode-like Medium and Hard problems can be expected as a challenge. System Design: add additional components and explain how they will act in existing ecosystem.
Viewing 891 - 900 interview questions