Kadane’s Algorithm in Java

(Asked by all big gaint tech compaines like AMAZON, PAYTM, MICROSOFT,,etc) Basicly, kaden's algorithm is used to find the longest sum contiguous subarray.

Jenkins OpenShift Pipeline

In this post we will understand Jenkins OpenShift Pipeline i.e. How we can create Pipeline using Jenkins and OpenShift. We will try to understand in depth how one can use Jenkins and OpenShift for Continous Integration and Continuous Deployment.

Docker run Container and get inside it

IN THIS POST WE WILL BE SEEING HOW ONE CAN RUN DOCKER CONTAINER AND GET INSIDE IT. Continuing to our series Docker for Beginners, In the previous post we’ve seen What is Docker and its related terminologies, How one can get started with Docker. In this post we will be seeing how to pull existing docker image run container and get inside the same.

Steps to create amazon EC2 instance

In this post we will understand the Steps to create amazon EC2 instance. The prerequisite for this post is AWS account and good internet connectivity. Let's understand to create an EC2 instance for Linus OS on AWS, an existing AWS account will be required and if not we can create new account. Please follow the below procedure to launch EC2 instance for Linux OS.