In this tutorial we will learn about Selection sort algorithm.
In this tutorial we will learn to point domain name to hosting server.
Shares and Stocks important formula and notes.
In this tutorial we will learn about Arithmetic Operators in Shell Programming.
In this tutorial we will learn about Case conditional statement in Shell Programming.
In this tutorial we will learn how to handle command line arguments in Shell Programming.
In this tutorial we will learn about echo command in Shell Programming.
In this tutorial we will learn about file operators in Shell Programming.
In this tutorial we will learn about For loop in Shell Programming.
In this tutorial we will learn about functions in Shell Programming.
In this tutorial we will learn about If Else conditional statement in Shell Programming.
This is an introduction to Shell Programming tutorial.
In this tutorial we will learn about Logical Operators in Shell Programming.
In this tutorial we will learn about printf command in Shell Programming.
In this tutorial we will learn about Relational Operators in Shell Programming.
In this tutorial we will learn about String Operators in Shell Programming.
In this tutorial we will learn about variables in the Shell Programming.
In this tutorial we will learn about While loop in Shell Programming.
In this tutorial we will be learning about Shell sort algorithm. It is a generalisation of the insertion sort. In this sorting algorithm we compare elements that are distant apart rather than adjacent. We start by comparing elements that are at a certain distance apart. So, if there are N elements then we start with a value gap < N. In each pass we keep reducing the value of gap till we reach the last pass when gap is 1. In the last pass shell sort is like insertion sort.
It is the interest calculated on the Principal P at a given rate R for a given time period T. And the formula for simple interest is SI = (PxRxT)/100