They asked DSA-based problem-solving questions and core programming concept
Software Engineer Senior Software Developer Interview Questions
251 software engineer senior software developer interview questions shared by candidates
Find max value of a couple of streams only using stream API without collecting the data to any structure.
Build a system that books an available seat on a train that has only one line and several stations. You need to ensure there's an available seat for all stations. You can book a ticket from any station to any station.
Do you know about log4j and how would you use it? Do you know SQL cursor and how did you use it? What are some non-trivial unix commands you know about?
Java Threads, Concurrency Problems, Running Threads
How many datatypes are there in php
I have two interfaces, and both interfaces contain methods with the same name. I have implemented these two interfaces in a child class. How can I create an object that is specific to each interface?
what is the authorization strategy you implemented in your project if you have worked on API
Why do we use indexs in database
find the smallest and largest string in any array without using str_len $findArray = ["string",123,"|"?><@#","BigStringGiven"];
Viewing 1 - 10 interview questions