THE MOST IMPORTANT PART.

Theory Topics To Understand

Github for all the codes as well :)

https://github.com/harshpreet931/UCA_ALL_CODES

My C Project for 3rd Year

https://github.com/harshpreet931/Spam-Email-Classification

About Backtracking

BACKTRACKING in 15 Minutes.

Essentials Programs

Calculating Time Complexity of a program.

Calculating the Memory Taken by a program.

Generate Random Numbers in C.

Sorting Algorithms

Selection Sort

Insertion Sort

Bubble Sort

Merge Sort

Quick Sort

Stack Implementation

Queue Implementation

Linked List Implementation

Heap Implementation

Stack Implementation

Queue Implementation using LinkedList

Linked List Implementation

Heap Implementation

Explanation and Points to Remember.

OOP

OOP