- Core
     java programming (java 1.8)
 - Web
     services Development
 - XML
 - CXF  
 - SOAP
     WS development 
 - Websphere
     application server  - Local setup, war deployments ,Multiple EARS in WAS how to make
     sure the resources are properly shared
 -  Java Synchronization - Java Utils package
 - Executor
     / Parallel Streams / Java concurrency package 
 - Hands
     on every day, Java Packages required, Loops, Variables, just algorithm etc
 -  Unit Testing – Junit and
     integration testing
 -               
     Process of Defect fixing and enhancements
 -               
     SDLC
 -               
     CICD (Jenkins/Maven etc)
 -               
     Sprint Boot    
 - Javax.jws
 - Javax.xml
 - javax-ws, jax-rs
 - XML
     manipulations with Jackson
 - production
     support trouble shooting process 
 - java
     exceptions - what you throw, what you catch 
 - how
     do u monitor the logs, to trace/troubleshoot from a prod support guys. 
 - jmx
     - dump heap dump 
 - monolithic
     / microservices -MSA (login service with account service) -fault
     tolerance, circuit breaker 
 
Some questions client has asked from recent interviews:
- How
     to choose array or vector list.
 - How
     to set db configuration in JPA project
 - Diff
     string builder and buffer.
 - Concurrent
     list.
 - Executor
     framework
 - How
     to choose soap or rest service
 - Which
     approach you have used top down or bottom up. And what is the difference.
 - How
     to perform functional testing
 - What
     design patterns you have used.
 - Basic
     agile methodology.
 - How
     to use websphere.
 - I have a soap
     service --my client has Rest -- how to handle such issues
 - cxf - how do i
     intercept the request 
 - DB queries
 
No comments:
Post a Comment