What is thread, what are the ways to start one and here to put your logic.
Senior Java Engineer Interview Questions
5,779 senior java engineer interview questions shared by candidates
find a loop in linked and write a code for "whether a BT is BST?". Algos for matrix manipulation...
Given a list of timestamped server requests with IPs and IDs, implement rate limiting: reject requests if an IP exceeds N requests within 1000ms. Return IDs of rejected requests.
When you build an angular application, what type of file it creates which we can deploy?
Write program to find Prime number
Can you explain the difference between C and C++?
How does micro servics communicates?
Some behavioural questions about work culture and styles
General Java Questions, willingness to work with devops things, knowledge in german language and reasons for change etc
try{ }catch(){ } file.close(); we can write this statement without finally con.close(); /*finally{ file.close(); con.close(); }
Viewing 191 - 200 interview questions