what are solid principles leet code question
Java Senior Interview Questions
6,015 java senior interview questions shared by candidates
Everything related to Java, advanced and core
Experience in Java and UI development
Technical assignment: Developer technical screening assignment Using your favorite java framework / libraries build a service, that will accept a request with text parameter on input. It will return maximum of 5 books and maximum of 5 albums that are related to the input term. The response elements will only contain title, authors(/artists) and information whether it's a book or an album. For albums please use the iTunes API: https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/#searching For books please use Google Books API: https://developers.google.com/books/docs/v1/reference/volumes/list Sort the result by title alphabetically. Make sure the software is production-ready from resilience, stability and performance point of view. The stability of the downstream service may not be affected by the stability of the upstream services. Results originating from one upstream service (and its stability / performance) may not affect the results originating from the other upstream service. Your service needs to respond within a minute; Make sure the service: is self-documenting exposes metrics on response times for upstream services exposes health check Limit of results on upstream services must be configurable per environment and preconfigured to 5. Using your favorite CSS, JS frameworks add a simple UI page to interact with service and display search results. Please document how we can run it. Please shortly document your justification of technology / mechanism choice, implemented architecture approach. Please submit your assessment results to GitHub within 1 week.
What are Servlets other java related questions.
What are the synchronized classes?
spring bean scops, sorting array program, hashmap arraylist difference, Dom parser sax parser diff iterator working , json object parsing
Sort an array with all even numbers followed by all odd numbers
Encapsulation Opps concepts Joins Data base related Jira tool
What is the hardest problem that you have ever solved in your job?
Viewing 5241 - 5250 interview questions