Syllabus Covered
Dhananjay GNDEC
Thursday, November 13, 2025
Syllabus Covered and PPT DATA STRUCTURES AND APPLICATIONS (BCS304)
Monday, April 21, 2025
MBA Python Assignment
A example xls sheet can be downloaded from below given link
Please use python suitable library to
1 Find total sales
2 Quarterly sales
3 Quarter with min sale
4 quarter with maximum sales
5 average sales in each quarter
5 Standard deviation of quarter
You can share PDF copy of the code outcome
Tuesday, December 17, 2024
Assignment 3 Cloud computing 21CS72
Assignment 3 will be evaluated for 20 marks
A: Refer the following published articles
https://arxiv.org/pdf/1911.01941
https://www.sciencedirect.com/science/article/pii/S2666285X2200036X
Read article carefully and identify the Risk posed by AI development to Cloud Computing
Propose risk mitigation steps
B. Consider the case of any OTT platform and consider the business model used and delivery model architecture. How cloud computing technology is leveraged in this technology.
Make a brief report on above
All soft copies are to mailed to dhananjay@gndecb.ac.in
Last date to submit 28-12-2024
Any mail after due date will not considered for evaluation
Wednesday, November 20, 2024
Assignment 21CS72 cloud computing
Assignment
1 Study the architecture of VBOX from Oracle
2 compare architecture with VMware
3. Down load Vbox image
Link https://www.virtualbox.org/wiki/Downloads
4 Download Ubuntu image
Link https://ubuntu.com/download/desktop 20 LTS server
Configure VBox as per your system resources
Run ubuntu desktop VM
Connect your VM system with host OS
Friday, October 25, 2024
Thursday, July 25, 2024
Quiz carries 20 Marks Please note following
Keep Ready a pdf file congaing answer for following question available in google Form
Write a C /Java program to
Tuesday, July 23, 2024
Assignment 2
write a C program to perform following
1. Program DataProducerA Produces a random number (minimum 200 values)
The random number generated are to be stored in file Data1.txt
2 Program DataProducerB Produces a random number (minimum 250 values)
The random number generated are to be stored in file Data2.txt
3 Program Mearge sort ( or any sorting algorithm)
Read data1.txt and data2.txt and generate sorted list
Save sorted list in data3.txt
4. Represent data in data3.txt as a min Heap in an array
Function to use
1. fopen, fread
2. rand()
Note: include header file
#include<stdlib.h>
#include<time.h>
#include<stdio.h>
send your code to
dhananjay@gndecb.ac.in
Syllabus Covered and PPT DATA STRUCTURES AND APPLICATIONS (BCS304)
Syllabus Covered Module-1 8Hours INTRODUCTION TO DATA STRUCTURES: Data Structures, Classifications (Primitive & Non-Primitive), Data ...
-
A example xls sheet can be downloaded from below given link download xls sheet from here Please use python suitable library to 1 Find tota...
-
Link to download / view PPT For any quires mail to: dhananjay@gndecb.ac.in
-
Assignment 1 Study the architecture of VBOX from Oracle 2 compare architecture with VMware 3. Down load Vbox image Link https://www.virt...