Search …

Syed W. Aslam

  • Home
  • Blog
  • About
  • Contact

Java

Java

What Should Every Senior Java Web Developer Know?

Below is not a complete, but a work-in-progress of the different topic that every senior Java Web Developer should know. Please comment on what you think should be added to this list! I will be adding more topics to this as time goes! JSP JSP Tag – How do you Read more…

By Syed W. Aslam, 3 yearsJanuary 1, 2023 ago
Java

How to check if a String contains an element from an array in Java

In this post, I will show a code snippet showing how to check if a String contains an element from an array in Java. Java 8 If you can utilize Java 8, then follow the snippet below. In this snippet, we will use the Arrays API with Stream in parallel. Read more…

By Syed W. Aslam, 6 yearsSeptember 29, 2019 ago
Java

Get specific digits of random number in Java

This post is about getting specific number of digits of random numbers in Java. We will be using the Random API from Java for this. Let’s assume we want 5 random integers from 0 to a 1000. Then, we will use the following code snippet: As it can be seen, Read more…

By Syed W. Aslam, 7 yearsAugust 31, 2019 ago
Java

Recursively Validate BST [Java]

Many interview questions deal with Binary Search Trees (BSTs). In this post, I will write a method of validating if a BST is valid. To understand this algorithm, we need to understand how BSTs work. These are the common properties of a BST: The data stored at each node is Read more…

By Syed W. Aslam, 7 years ago
Java Snippets

How to validate URL without scheme in Java?

This technique can be used to validate URLs that don’t have a scheme. I am using Apache Commons Validator for this.

By Syed W. Aslam, 7 yearsFebruary 1, 2019 ago
Categories
  • Android (2)
  • Architecture (1)
  • Artificial Intelligence (AI) (1)
  • Dev-Ops (1)
    • Jenkins (1)
  • Hybris (25)
    • Backoffice (4)
    • Flexible Search (1)
    • WebService (2)
  • Java (5)
  • JavaScript (1)
  • LibGDX (1)
  • Liferay (2)
  • Listrak (3)
  • Management (1)
  • Reviews (1)
  • Snippets (5)
  • Spring (2)
  • Uncategorized (2)
  • Unity (1)
Subscribe to get our latest posts right away. We hate spams as well!
Subscribe to get our latest posts right away. We hate spams as well!

  • About
  • Blog
  • Contact
  • Home
  • Newsletter
  • Privacy Policy
  • WYRed/ Solutions Privacy Policy
Hestia | Developed by ThemeIsle