Posts

Showing posts from June, 2021

Full Stack Java Developer - FAQ

PROJECT Explain project architecture & technologies stack used in current project?   Your current project deployment process, If its Microservices then explain its CI/CD process?   How do you scale up and down your application if its support microservice architecture?   If you worked on Jenkins then explain it job/pipeline?   What all approach you will take to track slow running application from end to end, Explain step by step?   How do you deal the difficult customer with adhoc requirement?   How will you handle pressure situation within team?   All achievements in IT career?   Anything you have learned during COVID situation last year? CORE JAVA Static method can be overloaded? Static method can be override...