Leetcode 27 - Remove multiple elements with the given value
Leetcode 33 - Search In Rotated Sorted Array
How to use Java NIO API
In this article, we will learn how to use Java NIO API such as accessing files and directories, reading and writing text files, … They may be useful to improve performance in our project.
[Read More]
Understanding about Kafka
In this article, we will find something out about Kafka. Understanding about the architecture of Kafka makes us coding better, reduce the number of bugs.
[Read More]