DSA, system design, technology stack questions, concepts etc
Senior Java Engineer Interview Questions
5,798 senior java engineer interview questions shared by candidates
How are indexes typically implemented in a database like PostgreSQL? (Follow-up: B+ tree)
Can two different objects have the same hash code? What is the impact of a poorly implemented equals() and hashCode()?
What is "flushing" in the context of Hibernate? When does an "auto-flush" typically occur and why?
public String replaceAll(String s, String s1, String s2)
Asked to explain a particular architectural design pattern (was familiar with it but did not know the actual name).
DFS in Java and similar coding exercises. Analyze a poorly written Java API for bugs.
. Round technical Asked me permutation of string Minimum element missing in an array I cleared this round
Simple questions related to Java
covert string 123 into number without using integer.parseInt
Viewing 4171 - 4180 interview questions