Business inteligence, work expirience and expectations
Senior Software Developer Java Interview Questions
7,035 senior software developer java interview questions shared by candidates
mostly Data structure, algorithm and few core java questions.. like traverse tree, finding a character in the list, sorting algorithm, etc
1) What is difference between Abstract class and Interface? 2) Difference between static and dynamic polymorphism 3) List annotation of Springboot and its uses 4) Difference between Spring and Springboot? 5) Why to use SpringBoot than Spring? 6) What is use of Spring Actuator? 7) Spring Profiles. How to use it? 8) how to change port of SpringBoot Application? 9) What is Serialization and deserialization? how to do serialization and deserialization? 10) How microservice communicate with each other? 11) Why switch to SpringBoot if we already have Spring?
When would you use a map over a list and why? What is the performance benefits of each?
Java basic questions, reverse string program. Trace the output. Time and space complexity of the program. Advance java questions
Describe all possible test cases for a product and feature that you use.
What would motivate you to make a change now?
Java Coding questions
Leetcode mediums Open ended question that a Google engineer came up with for sys admins.
Please create a new Laravel app that contains a database of vulnerabilities. The vulnerabilities can be copied from owasp.org/www-project-top-ten, you only have to enter at most 10 of them. - This means you need to have a few actions in your controller (CRUD): -- View all currently added vulnerabilities to the database -- View a specific vulnerability -- Edit a vulnerability -- Add a vulnerability -- Delete a vulnerability - You'll likely need to create a table with at least a few fields, including "title" and "description".
Viewing 6461 - 6470 interview questions