Skip to content

This repo contains lab assignments given to me in my DATA STRUCTURE course at LNMIIT,Jaipur.

Notifications You must be signed in to change notification settings

nishankbhati/Data-Structure-Lab

Repository files navigation

DS-Lab

This repo contains solution of lab assignments given to me in Data Structure course. All code is freeware and can be used/modified by any organisation weather private/government except terrorist organisations (:p).

Way to compile code.

Assuming you all are linux users, follow these step.

  1. Save the code to known directory in your machine.

  2. Go to that directory.

  3. Open terminal.

  4. Search for file which contains "main" substring.

  5. compile with following command (gcc main_file.c)

  6. run it with ./a.out

All the changes that makes code more authentic and work better are welcomed.

About

This repo contains lab assignments given to me in my DATA STRUCTURE course at LNMIIT,Jaipur.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published