From 622e9a79109b6985bfdbd40770b8fb669ea807df Mon Sep 17 00:00:00 2001 From: varshini-dusa Date: Wed, 24 Jun 2020 12:21:05 +0530 Subject: [PATCH 1/2] Changed broken link issue PS9_5 --- src/lab/exp5/objective.html | 0 src/lab/exp5/theory.html | 0 src/lab/exp6/objective.html | 0 src/lab/exp6/theory.html | 0 src/lab/exp7/objective.html | 0 src/lab/exp7/theory.html | 0 src/lab/exp8/objective.html | 0 src/lab/exp8/theory.html | 0 src/lab/exp9/Manual.html | 560 +++++++++++++++++++++++------------- src/lab/exp9/objective.html | 0 src/lab/exp9/theory.html | 0 11 files changed, 363 insertions(+), 197 deletions(-) mode change 100755 => 100644 src/lab/exp5/objective.html mode change 100755 => 100644 src/lab/exp5/theory.html mode change 100755 => 100644 src/lab/exp6/objective.html mode change 100755 => 100644 src/lab/exp6/theory.html mode change 100755 => 100644 src/lab/exp7/objective.html mode change 100755 => 100644 src/lab/exp7/theory.html mode change 100755 => 100644 src/lab/exp8/objective.html mode change 100755 => 100644 src/lab/exp8/theory.html mode change 100755 => 100644 src/lab/exp9/objective.html mode change 100755 => 100644 src/lab/exp9/theory.html diff --git a/src/lab/exp5/objective.html b/src/lab/exp5/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp5/theory.html b/src/lab/exp5/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp6/objective.html b/src/lab/exp6/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp6/theory.html b/src/lab/exp6/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp7/objective.html b/src/lab/exp7/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp7/theory.html b/src/lab/exp7/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp8/objective.html b/src/lab/exp8/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp8/theory.html b/src/lab/exp8/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp9/Manual.html b/src/lab/exp9/Manual.html index 20acbb4b..40ed7d39 100644 --- a/src/lab/exp9/Manual.html +++ b/src/lab/exp9/Manual.html @@ -1,218 +1,384 @@ - - - - - - - - + + + + + + + + + + + + Welcome to Virtual Labs - A MHRD Govt of india Initiative - - - - - - - - - - - + + + + + + + + + + - - - - - -
-
- - +
+
+
+
+
+
+ +
+ -
+ +
+

+ Computer Science & Engineering + →Problem Solving Lab + →List Of Experiments
+

+
+ +
+ +

Permutations

+
+

+ For each problem you have to write a program in C or C++. Each + question is evaluted on test cases. An answer is correct only + when all the test cases are cleared. +

+
+
+
+
+ +
+ + + + - - + - + - - - + + - - - - - \ No newline at end of file + }); + + //owl for partner institutions + var owl = $("#owl-partner-institutions"); + owl.owlCarousel({ + navigation: true, + navigationText: [ + "", + "", + ], + autoPlay: 3000, + stopOnHover: true, + items: 8, + }); + + //owl for aboutus + var owl = $("#owl-aboutus"); + owl.owlCarousel({ + navigation: true, + singleItem: true, + }); + }); + + + + diff --git a/src/lab/exp9/objective.html b/src/lab/exp9/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp9/theory.html b/src/lab/exp9/theory.html old mode 100755 new mode 100644 From 31e596a0e021f510919db62aab8f456ee9db4b96 Mon Sep 17 00:00:00 2001 From: varshini-dusa Date: Wed, 24 Jun 2020 12:23:15 +0530 Subject: [PATCH 2/2] Changed broken link issue PS9_4 --- src/lab/exp9/Experiment.html | 558 ++++++++++++++++++++++------------- 1 file changed, 361 insertions(+), 197 deletions(-) diff --git a/src/lab/exp9/Experiment.html b/src/lab/exp9/Experiment.html index 2fec8e42..febf4819 100644 --- a/src/lab/exp9/Experiment.html +++ b/src/lab/exp9/Experiment.html @@ -1,218 +1,382 @@ - - - - - - - - + + + + + + + + + + + + Welcome to Virtual Labs - A MHRD Govt of india Initiative - - - - - - - - - - - + + + + + + + + + + - - - - - -
-
- - +
+
+
+
+
+
+ +
+ -
+ + + +
+ + + + - - + - + - - - + + - - - - - \ No newline at end of file + }); + + //owl for partner institutions + var owl = $("#owl-partner-institutions"); + owl.owlCarousel({ + navigation: true, + navigationText: [ + "", + "", + ], + autoPlay: 3000, + stopOnHover: true, + items: 8, + }); + + //owl for aboutus + var owl = $("#owl-aboutus"); + owl.owlCarousel({ + navigation: true, + singleItem: true, + }); + }); + + + +