Basic database questions using LIKE, Max, Having, and Distinct.
Java Senior Interview Questions
6,034 java senior interview questions shared by candidates
How I would design and implement a scalable, fault-tolerant microservices architecture for a high-load system, including technology choices, data consistency strategies, and communication patterns between services.
Java String geeksforgeeks Coding question
All the technology questions that they want to learn about. Overall, interview is just a way they try to learn/steal from others for free.
I was given some javascript code snippets and guess output.
Flatten out nested array ex [1,[2,3],4,[5,[6]]] = [1 2 3 4 5 6]
Codding Assessment: 4 MCQs on Polymorphism, OOPs concept. 2 Coding question on DSA, DP. 1 SQL query to write based on two given table- use of Having, GROUP concepts. R1 Technical interview: 2 coding problem- 1 was to split the array based on given size. For eg: If array consists of [1,2,3,4,5,6,7,8,9] and splitSize is 3, then split into 4 different sets such that output is: [1,2,3], [4,5,6], [7,8,9] and [9]. 2nd question was to implement Deck of Cards. Both these problems the interviewer expected to be completed in 1 hour.
I think it's not that much use for exp people. if they need only syntax knowing people they can go for some fresher ( I mean college students , they no need to looks for experience candidates)
java coding, how to handle some management situations
How can you write your own annotations class
Viewing 3441 - 3450 interview questions