๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ญ: ๐ฃ๐ฟ๐ผ๐ท๐ฒ๐ฐ๐ ๐ณ๐น๐ผ๐ ๐ฎ๐ป๐ฑ ๐ฎ๐ฟ๐ฐ๐ต๐ถ๐๐ฒ๐ฐ๐๐๐ฟ๐ฒ
- Please tell me about your project and its architecture, Challenges faced?
- What was your role in the project? Tech Stack of project? why this stack?
- Problem you solved during the project? How collaboration within the team?
- What lessons did you learn from working on this project?
- If you could go back, what would you do differently in this project?
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ฎ: ๐๐ผ๐ฟ๐ฒ ๐๐ฎ๐๐ฎ
- String Concepts/Hashcode- Equal Methods
- Immutability
- OOPS concepts
- Serialization
- Collection Framework
- Exception Handling
- Multithreading
- Java Memory Model
- Garbage collection
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ฏ: ๐๐ฎ๐๐ฎ-๐ด/๐๐ฎ๐๐ฎ-๐ญ๐ญ/๐๐ฎ๐๐ฎ๐ญ๐ณ
- Java 8 features
- Default/Static methods
- Lambda expression
- Functional interfaces
- Optional API
- Stream API
- Pattern matching
- Text block
- Modules
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ฐ: ๐ฆ๐ฝ๐ฟ๐ถ๐ป๐ด ๐๐ฟ๐ฎ๐บ๐ฒ๐๐ผ๐ฟ๐ธ, ๐ฆ๐ฝ๐ฟ๐ถ๐ป๐ด-๐๐ผ๐ผ๐, ๐ ๐ถ๐ฐ๐ฟ๐ผ๐๐ฒ๐ฟ๐๐ถ๐ฐ๐ฒ, ๐ฎ๐ป๐ฑ ๐ฅ๐ฒ๐๐ ๐๐ฃ๐
- Dependency Injection/IOC, Spring MVC
- Configuration, Annotations, CRUD
- Bean, Scopes, Profiles, Bean lifecycle
- App context/Bean context
- AOP, Exception Handler, Control Advice
- Security (JWT, Oauth)
- Actuators
- WebFlux and Mono Framework
- HTTP methods
- JPA
- Microservice concepts
- Spring Cloud
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ฑ: ๐๐ถ๐ฏ๐ฒ๐ฟ๐ป๐ฎ๐๐ฒ/๐ฆ๐ฝ๐ฟ๐ถ๐ป๐ด-๐ฑ๐ฎ๐๐ฎ ๐๐ฝ๐ฎ/๐๐ฎ๐๐ฎ๐ฏ๐ฎ๐๐ฒ (๐ฆ๐ค๐ ๐ผ๐ฟ ๐ก๐ผ๐ฆ๐ค๐)
- JPA Repositories
- Relationship with Entities
- SQL queries on Employee department
- Queries, Highest Nth salary queries
- Relational and No-Relational DB concepts
- CRUD operations in DB
- Joins, indexing, procs, function
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ฒ: ๐๐ผ๐ฑ๐ถ๐ป๐ด
- DSA Related Questions
- Sorting and searching using Java API.
- Stream API coding Questions
๐ง๐ผ๐ฝ๐ถ๐ฐ ๐ณ: ๐๐ฒ๐๐ผ๐ฝ๐ ๐พ๐๐ฒ๐๐๐ถ๐ผ๐ป๐ ๐ผ๐ป ๐ฑ๐ฒ๐ฝ๐น๐ผ๐๐บ๐ฒ๐ป๐ ๐ง๐ผ๐ผ๐น๐
- These types of topics are mostly asked by managers or leads who are heavily working on it, That's why they may grill you on DevOps/deployment-related tools, You should have an understanding of common tools like Jenkins, Kubernetes, Kafka, Cloud, and all.
๐ง๐ผ๐ฝ๐ถ๐ฐ๐ ๐ด: ๐๐ฒ๐๐ ๐ฝ๐ฟ๐ฎ๐ฐ๐๐ถ๐ฐ๐ฒ
- The interviewer always wanted to ask about some design patterns, it maybe Normal design patterns like singleton, factory, or observer patterns to know that you can use these in coding.