Goal abandoned
The author does not write in the goal 1 year 2 months 11 days
Java interview
I want to improve my knowledge of Java Core, Spring, Kafka, etc. Want to be a professional of my specialization.
Goal Accomplishment Criteria
Pass an interview which brings me to the salary increase and interesting project
- 
                    
                    
Java Core
- 
                                                                        
Java – Try with Resources https://www.baeldung.com/java-try-with-resources
 - 
                                                                        
Checked vs Unchecked Exceptions in Java https://www.geeksforgeeks.org/checked-vs-unchecked-exceptions-in-java/
 - 
                                                                        
Exceptions in Java https://www.geeksforgeeks.org/exceptions-in-java/
 - 
                                                                        
Exception Handling in Java https://www.javatpoint.com/exception-handling-in-java
 - 
                                                                        
Increment and Decrement Unary Operators https://codegym.cc/groups/posts/increment-and-decrement-unary-operators-in-java
 - 
                                                                        
Unary Operators in Java https://www.javatpoint.com/unary-operators-in-java
 - 
                                                                        
Quiz On Increment And Decrement https://javaconceptoftheday.com/quiz-on-increment-and-decrement-operators/
 - 
                                                                        
Stealed classhttps://www.baeldung.com/java-sealed-classes-interfaces
 - 
                                                                        
Reentered lock, https://www.youtube.com/watch?v=ahBC69_iyk4
 - 
                                                                        
Atomic https://www.youtube.com/watch?v=WH5UvQJizH0&list=PLhfHPmPYPPRk6yMrcbfafFGSbE2EPK_A6
 - 
                                                                        
https://www.digitalocean.com/community/tutorials/thread-safety-in-java
 - 
                                                                        
https://www.baeldung.com/java-volatile
 
 - 
                                                                        
 - 
                    
                    
Java Collection
- 
                                                                        
TreeMap in Java https://www.geeksforgeeks.org/treemap-in-java/
 - 
                                                                        
Java - The TreeMap Class https://www.tutorialspoint.com/java/java_treemap_class.htm
 - 
                                                                        
https://www.geeksforgeeks.org/collections-in-java-2/
 - 
                                                                        
https://www.baeldung.com/cs/red-black-trees
 - 
                                                                        
https://medium.com/swlh/introduction-to-treeset-and-treemap-5405f21124d#:~:text=lower(e)%20%3A%20returns%20the,includes%20elements%20equal%2
 - 
                                                                        
https://www.baeldung.com/java-treemap
 - 
                                                                        
https://www.digitalocean.com/community/tutorials/java-hashmap
 - 
                                                                        
https://www.javatpoint.com/hashmap-vs-concurrenthashmap-in-java
 
 - 
                                                                        
 - 
                    
                    
Spring Core
- 
                                                                        
Spring @Primary Annotation https://www.baeldung.com/spring-primary
 - 
                                                                        
Spring Bean Scopes https://www.baeldung.com/spring-bean-scopes
 - 
                                                                        
Different Spring Bean Scopes https://medium.com/@pradumnkr98/exploring-different-spring-bean-scopes-and-their-use-cases-806b79742e34
 - 
                                                                        
Spring Bean Scopes https://demyank.tistory.com/235
 - 
                                                                        
https://www.baeldung.com/spring-qualifier-annotation
 - 
                                                                        
AOP https://www.baeldung.com/spring-aop-annotation
 - 
                                                                        
https://youtu.be/SUQxXg229Xg?si=6wvgWxjKOaQ7slGX
 - 
                                                                        
https://www.baeldung.com/transaction-configuration-with-jpa-and-spring
 - 
                                                                        
https://www.baeldung.com/spring-transactional-propagation-isolation
 - 
                                                                        
https://docs.spring.io/spring-framework/reference/core/beans/factory-scopes.html
 - 
                                                                        
https://www.baeldung.com/inversion-control-and-dependency-injection-in-spring
 - 
                                                                        
https://www.turing.com/kb/spring-vs-spring-boots-best-web-apps
 - 
                                                                        
https://www.interviewbit.com/blog/spring-vs-spring-boot
 
 - 
                                                                        
 - 
                    
                    
Spring Boot
- 
                                                                        
Spring Boot Auto-Configuration: A Deep Dive https://www.devskillbuilder.com/spring-boot-auto-configuration-a-deep-dive-ab886e84fb74
 - 
                                                                        
https://www.baeldung.com/spring-boot-actuators
 - 
                                                                        
https://medium.com/@ariprayoga007/dealing-with-race-condition-in-spring-boot-3c3fd615e35a
 
 - 
                                                                        
 - 
                    
                    
Spring Security
- 
                                                                        
Spring Security https://www.youtube.com/watch?v=_GSHvvken2k
 - 
                                                                        
OAuth 2.0 https://www.baeldung.com/spring-security-oauth-resource-server
 - 
                                                                        
https://www.baeldung.com/category/spring/spring-security
 
 - 
                                                                        
 - 
                    
                    
SQL
- 
                                                                        
Solve tasks https://sql-academy.org/en/trainer
 - 
                                                                        
Subquery https://www.geeksforgeeks.org/sql-subquery/
 - 
                                                                        
Subquery https://www.tutorialspoint.com/sql/sql-sub-queries.htm
 - 
                                                                        
Joins https://www.w3schools.com/sql/sql_join.asp
 - 
                                                                        
Difference Between UNION and UNION ALL https://www.shiksha.com/online-courses/articles/difference-between-union-and-union-all
 
 - 
                                                                        
 - 
                    
                    
Implementation of Structural Design Patterns
- 
                                                                        
Proxy (Structural Design Patterns)
 - 
                                                                        
Adapter (Structural Design Patterns)
 - 
                                                                        
Bridge (Structural Design Patterns)
 - 
                                                                        
Composite (Structural Design Patterns)
 - 
                                                                        
Decorator (Structural Design Patterns)
 - 
                                                                        
Facade (Structural Design Patterns)
 - 
                                                                        
Flyweight (Structural Design Patterns)
 
 - 
                                                                        
 - 
                    
                    
Implementation of Creational Design Patterns
- 
                                                                        
Singleton
 - 
                                                                        
Prototype
 - 
                                                                        
Builder
 - 
                                                                        
Abstract Factory
 - 
                                                                        
Factory Method
 
 - 
                                                                        
 - 
                    
                    
Implementation of Behavioral Design Patterns
- 
                                                                        
Visitor
 - 
                                                                        
Template Method
 - 
                                                                        
Strategy
 - 
                                                                        
State
 - 
                                                                        
Observer
 - 
                                                                        
Memento
 - 
                                                                        
Mediator
 - 
                                                                        
Iterator
 - 
                                                                        
Command
 - 
                                                                        
Chain of Responsibility
 
 - 
                                                                        
 - 
                    
                    
Kafka
- 
                                                                        
Idempotent Producer And Consumer https://medium.com/@shesh.soft/kafka-idempotent-producer-and-consumer-25c52402ceb9
 - 
                                                                        
Handling message duplication in Kafka https://blog.tarkalabs.com/handling-message-duplication-in-kafka-8f4b9b312f91
 - 
                                                                        
Kafka standard deployment https://docs-previous.pega.com/decision-management-reference-materials/kafka-standard-deployment
 - 
                                                                        
Learn Apache Kafka Architecture https://rohithsankepally.github.io/Kafka-Architecture/
 
 - 
                                                                        
 - 
                    
                    
REST
- 
                                                                        
What is REST? https://restfulapi.net/
 - 
                                                                        
REST Architectural Constraints https://restfulapi.net/rest-architectural-constraints/
 - 
                                                                        
REST API URI Naming Conventions https://restfulapi.net/resource-naming/
 - 
                                                                        
Idempotent REST API https://restfulapi.net/idempotent-rest-apis/
 - 
                                                                        
Caching REST API Response https://restfulapi.net/caching/
 
 - 
                                                                        
 - 
                    
                    
ACID, CAP, BASE
- 
                                                                        
https://www.databricks.com/glossary/acid-transactions
 - 
                                                                        
https://medium.com/@pranabj.aec/acid-cap-and-base-cc73dee43f8c
 - 
                                                                        
https://medium.com/@ngneha090/understanding-the-cap-theorem-balancing-consistency-availability-and-partition-cb11c2b97e2b
 - 
                                                                        
https://www.baeldung.com/cs/db-base-meaning-cap
 
 - 
                                                                        
 
- 879
 - 20 August 2024, 13:03
 
Don't miss new posts!
Subscribe for the Goal and follow through to its completion