Skip to content

preetichakre15/sem8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

"# sem8" Code is written in cpp for Practical 1 & 2 to run BFS DFS on ubuntu, commands are as follows:

  1. g++ filename
  2. hit enter
  3. ./a.out
  4. hit enter

to run merge sort and bubble sort on ubuntu, commands are as follows:

  1. g++ filename -fopenmp
  2. hit enter
  3. ./a.out
  4. hit enter

Code for Practical 3 & 4 is written in python

To execute cuda programs change runtime to gpu under Runtime on Google colab

Also Execute DL programs on Google colab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages