How do you find using annotations? Do you like it? What is the tradeoff?
Senior Java Engineer Interview Questions
607 senior java engineer interview questions shared by candidates
How do you guarantee the security of the system?
How do you find Java's performance?
What is a refresh token? How does it work?
Pivot Index task - https://prepfortech.in/interview-topics/arrays/find-pivot-index/
Describe your experience. Questions about Java, SQL, and algorithms. Fix bugs in a Java project using TDD. Design a library management system. Explain the design and software design questions.
How you can design London tube payment system?
I was interviewed for java role and the questions were mostly on what I have included in my resume and Core Java/Java8 questions with one or two programming questions.
Technical: Spring Boot questions, microservices, microservices system design, AWS cloud technologies questions mostly from my projects and how I used AWS in them. Horizontal vs vertical scaling, headless server. Behavioral: If a coworker always disagrees with you. How will you handle it? A project that you failed to deliver.
1) Write a query to rank order the following table in MySQL by votes, display the rank as one of the columns. CREATE TABLE votes ( name CHAR(10), votes INT ); INSERT INTO votes VALUES ('Smith',10), ('Jones',15), ('White',20), ('Black',40), ('Green',50), ('Brown',20);
Viewing 541 - 550 interview questions