Learn about pattern matching of strings and how we can make it faster using a suffix tree
Also find me here:
Baeldung Author
Mohan Sundararaju
I’m a technology architect experienced in designing and developing multiple end-to-end enterprise solutions primarily using Java, Spring ecosystem and Angular frameworks to name a recent few. Currently, working on machine-learning based enterprise solutions. Also a passionate automation evangelist in everything I do. Eager to learn, apply and share useful knowledge.
Here's what I've written (so far):
Baeldung on Java
- All
- Java (4)
- Algorithms (2)
- DevOps (1)
Range Search Algorithm in Java
Filed under Algorithms, Java
Learn how to use a quadtree data structure in Java to perform a range search on data points in a two-dimensional space.
Introduction to SPF4J
An in-depth look at SPF4J, using some interesting, practical scenarios.
Java 9 Migration Issues and Resolutions
Filed under Java
Find out how to solve common issues related to the Java module system when migrating an existing application to Java 9.