//

Pattern Programs

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Difference between Linear & Non-Linear Data Structure

Linear Data Structure Data structure where data elements are arranged linearly where each and every element is attached to its previous and next adjacent is called a linear data structure. In linear data structure, single level is involved. Therefore, we can traverse all the elements in single run only. Linear data structures are easy to implement […]

What is financial freedom?

Financial freedom is a way to have enough money to live the rest of your life while maintaining your lifestyle and having enough time to do things you like.

Linked List in java

Linked list is a dynamic data structure Merge in between linked list