Go back

Recursion


Recursion and its types with examples.

Arrays


Arrays and its concepts.

Sorting Algorithms


Sorting Algorithms with their codes, examples and dry-runs.

Matrices


Matrices and its types.

Hashing


Hashing concepts and its types.

Strings


Strings with programs.

Linked List


Linked List with imp programs.

Stack


Stack concepts with programs .

Queue


Queue concepts.

Deque


Deque with examples.

Trees


Trees and Binary Trees with examples and codes.

Binary Search Trees


BST with imp programs and concepts.

AVL Trees


AVL Trees concepts.

Red Black Trees


Red Black Trees basics.

2-3 Trees


2-3 Trees basics.

2-3-4 Trees


2-3-4 Trees with examples.

Graphs


Graphs and its examples with programs.