How will you design the payment system? What tech stack you will use in that? How will you design the distributed cache? Write the code to convert the given number into format as shown- 100 => 100 1000 => 1,000 10000 => 10,000 100000 => 1,00,000
Java Architect Interview Questions
132 java architect interview questions shared by candidates
Are you Okay to work as Sr. Consultant for six months and then we'll think for providing position you applied for
How can you fetch 1Cr rows from a database table using JDBC?
How to execute 3rd thread after completion of first two threads?
Design and implement a java application to solve a given problem
Iterate map using java8 streams
How would I approach a legacy system?
What is unit testing? How do I go about writing a unit test? Do I focus a unit test on a class or a method? Would I write one or more tests per method? What are some unit testing frameworks?
What is Dependency Injection? How would I go about using it in "day to day programming"?
Create simple data ware house with api
Viewing 1 - 10 interview questions