Beginners



We have a lot to offer for freshers, beginners and naive professionals.

We pick you up from the very basics and gear you up to be the best in the industry.

Here we provide you with sample training material and you will get introduced to Data Structures in C and also the ease and presentation techniques we follow to help our candidates and beginners.

Note: (Click the topic to preview) Wait for the Video to load. The video repeats itself, so no need to rush. :)

Topic 1:

Arrays (Click the topic to preview)

- Merging of Arrays

Topic 2:

Linked List

- Addition to Single Linked List

- Addition to Doubly Linked List

- Ascending Order Linked List

- Building a Single Linked List

- Building a Doubly Linked List

- Circular queue as a Linked List

- Deletion of node Linked List

- Reversing the Linked List

- Merging of two Linked Lists

- Bubble sort

Topic 3:

Queues

- Building of a Queue

- Building a Circular Queue

- Building a D-Queue ( dqueue )

- Building of Input Restricted D Queue

- Building of an Output Restricted D Queue

- Working on Priority Queue

Topic 4:

Graph

Topic 5:

Searching

- Binary search

- Linear search in sorted array

- Linear search in unsorted array
Topic 6:

Sorting

- Heap Sort

- Insertion Sort

- Selection Sort

- Q Sort

- Bubble Sort

- Merge Sort

Topic 7:

File Allocation Table

- Organisation of a Floppy / Hard Disk

- Logical Organisation of a Disk

- How Linked List is used in File Storage

- Some Facts