Technical Interview Preparation

Get hired by top tech companies with our comprehensive interview preparation.

Get Started

Category: Java

Java

Implement starts_with() function in PHP

This article demonstrates how to implement starts_with() function in PHP. The starts_with() function determines whether the specified string is a prefix of the input string, and returns boolean true or false as appropriate.

Java

Guava ImmutableList.of() method in Java

In this post, we will show you how to use the ImmutableList.of() method in Java, and explain why it is useful and how it works. We will also compare it with other ways of creating immutable lists in Java, and highlight some of its advantages and limitations.

Do NOT follow this link or you will be banned from the site!