Skip to content

MOHD-SHAMOON-04/jmi_sem_3_labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMI Semester 3 Labs

This repository contains all the programs and assignments completed by me during my 3rd semester at Jamia Millia Islamia in the following labs:

  • C Programming Lab
  • Data Structures and Algorithms (DSA) Lab
  • Linux Lab

C Programming Lab

This directory contains all the C programs written for the C Programming Lab. Topics include:

  • Basic C programs
  • Functions, Recursion
  • Pointers and Memory Allocation
  • Structures and Unions

DSA Lab

This directory contains programs for the Data Structures and Algorithms Lab. Topics include:

  • Arrays (and Linked Lists coming soon)
  • Stacks and Queues
  • Sorting and Searching Algorithms (coming soon)

Linux Lab

This directory contains shell scripts and other Linux-related programs from the Linux Lab. Topics include:

  • Basic Linux commands
  • Shell scripting
  • File and process management

Usage

You can clone this repository using:

git clone https://github.com/MOHD-SHAMOON-04/jmi_sem_3_labs

Each folder contains source code for individual lab programs. Simply navigate to the respective folder and compile the programs using a C compiler (like gcc for C programs or g++ for C++ programs). Run shell scripts in bash for Linux Lab exercises.

##License

This repository is open-source and free to use. Feel free to refer to the programs, but please give appropriate credit when sharing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published