Skip to content

The programs in this repository were written as a part of college course on Data Structures

Notifications You must be signed in to change notification settings

prankapo/Course-Data-Structures

Repository files navigation

The codes in this repository were written and ran as a part of college course in data structures. This is one of the subjects I really liked and all of the codes that are presented here are my own.
I hope that someone will find these useful. For the person reading this, here is a two-pointer advice I would like to give you:
   1. For the love of God don't use Turbo C!! Use mingw/gcc. There are plenty of good videos on YouTube which will tell you how to install gcc compiler. Learn how to use it. it is the industry standard.
   2. Don't copy codes from this repo. They are not the work of some saint. Write an algo, dry run it, and then implement it. You will learn more this way than by copy-pasting my or someone else's code.

About

The programs in this repository were written as a part of college course on Data Structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages