-
Core Java
Reverse a Linked List
Greetings! This tutorial will focus on how to reverse a linked list in java. 1. Introduction Linked lists are a…
Read More » -
Jenkins
Jenkins Parallel
Hello there! In this tutorial, we will understand Jenkins parallel. 1. Overview of Jenkins Jenkins is a game-changing open-source automation…
Read More » -
Jenkins
Jenkins stages and steps
Hello there! In this tutorial, we will understand Jenkins stages and different steps. 1. Overview of Jenkins Jenkins is a…
Read More » -
Jenkins
Install Jenkins
Greetings! In this tutorial, we’ll dive into the exciting world of Jenkins and explore how to install and configure Jenkins.…
Read More » -
Jenkins
Jenkins Pipeline
Hello there! In this tutorial, we will understand Jenkins pipeline and will create a simple pipeline. 1. Overview of Jenkins…
Read More » -
Jenkins
Jenkins Job
Hello there! In this tutorial, we will explore the basics of a Jenkins job, including its overview, and how to…
Read More » -
Jenkins
Overview of Jenkins, including its history, key features, and how it works.
Greetings! In this tutorial, we’ll dive into the exciting world of Jenkins. We’ll explore its rich history, delve into its…
Read More » -
Core Java
Backtracking algorithm
Greetings! This tutorial will focus on backtracking, a crucial technique for solving recursive problems. In programming, recursive functions are those…
Read More » -
JavaScript
Data fetching in Next.js
1. Introduction Data fetching in nextjs allows us to render the content in a different way depending on the application’s…
Read More » -
Terraform
Creating a virtual machine with Terraform in GCP
Hello. In this tutorial, we will create a virtual machine in gcp through terraform scripting. 1. Introduction Terraform is an…
Read More »