COURSE FILE REPORT
Data Structures
(CSA03)
Course : (CSA03) Data Structures.
Session: July 2022
Faculty Name: Dr. P. S Uma Priyadarsini, Dr K. Sashi Rekha, Dr R. Dhanalakshmi, Dr S.
Saraswathi, Dr Rajesh, Dr. Mahaveer
Index
Course Details
a Vision and Mission of Department
b CO + (PO, PSO) Mapping
c Administrative Planning
d Course Materials
e Schedule
f Student Details
g Feedback, Review
Outcomes
CO1 Understand fundamentals of Elementary Data Structures and its
abstract data types
1.1 Syllabus
1.2 Evaluation Details
1.3 Analysis & Attainment
CO2 Knowledge in Linear Data structures such as Array, List, Stack, Queue
2.1 Syllabus
2.2 Evaluation Details
2.3 Analysis & Attainment
CO3 Knowledge in Non-Linear data structure Trees and its types
3.1 Syllabus
3.2 Evaluation Details
3.3 Analysis & Attainment
CO4 Understand hashing data structure and various sorting techniques
4.1 Syllabus
4.2 Evaluation Details
4.3 Analysis & Attainment
CO5 Ability to model Graph Data structure for the given problem
5.1 Syllabus
5.2 Evaluation Details
5.3 Analysis & Attainment
CO6 Ability to integrate knowledge acquired throughout the course and
display knowledge related to data structure
6.1 Syllabus
6.2 Evaluation Details
6.3 Analysis & Attainment
CO7 Ability to interact in the concepts of Linear and Non linear data
structures
7.1 Syllabus
7.2 Evaluation Details
7.3 Analysis & Attainment
CO8 Ability to code Linear , non linear , hashing data structures such as
array, stack,queue, linked lists,trees, graphs and its operations
8.1 Syllabus
8.2 Evaluation Details
8.3 Analysis & Attainment
CO9 Ability to formulate, design and solve problems related to Data
Structures using any of the skills acquired throughout the course
9.1 Syllabus
9.2 Evaluation Details
9.3 Analysis & Attainment
CO10 Ability to identify suitable data structures and find solution to real
time problems
10.1 Syllabus
10.2 Evaluation Details
10.3 Analysis & Attainment
Course Articulation Matrix
PO Attainment
COURSE DETAILS
Data Structures.
(CSA03)
a.Vision, Mission of the Department
Vision:
To establish an environment to provide quality education and inculcate research attributes
among computer science engineering graduates through problem solving skills and
technological innovations
Mission:
• To create and sustain an academic environment to the highest level in teaching and
research by enhancing the knowledge of the faculties and students in technological
advancements to solve real time problems.
• Providing a suitable environment for the students to develop professionalism with
knowledge in Computer Science & Engineering to meet the contemporary industry
needs and satisfy global standards.
• To facilitate the development of professional behaviour and stronger ethical values
so as to work with commitment for the progress of the nation and face challenges
with ethical and social responsibility
b.Mapping Course Outcomes (CO) to Program Outcomes (PO, PSO)
COURSE OUTCOMES (CO) PO
CO1 Understand fundamentals of Elementary Data Structures and its PO1
abstract data types
CO2 Knowledge in Linear Data structures such as Array, List, Stack, PO1
Queue
CO3 Knowledge in non-linear data structure Trees and its types PO1
CO4 Understand hashing data structure and various sorting techniques PO1
CO5 Ability to model Graph Data structure for the given problem PO1
CO6 Ability to integrate knowledge acquired throughout the course and PO1
display knowledge related to data structure
CO7 Ability to interact in the concepts of Linear and Non linear data PO1
structures
CO8 Ability to code Linear , non linear , hashing data structures such as PO1
array, stack,queue, linked lists and its operations
CO9 Ability to formulate, design and solve problems related to Data PO2
Structures using any of the skills acquired throughout the course
CO10 Ability to identify suitable data structures and find solution to real PO10
time problems
Course Articulation Matrix
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2
C01 3
C02 3
C03 3
CO4 3
CO5 3
CO6 3
CO7 3
CO8 3
CO9 3
CO10 3
PO and PSO mapped in the Course:
PO 1. Engineering knowledge: Apply the knowledge of mathematics, science, engineering
fundamentals, and an engineering specialization to the solution of complex engineering
problems.
PO 2. Problem analysis: Identify, formulate, review research literature, and analyse
complex engineering problems reaching substantiated conclusions using first principles of
mathematics, natural sciences, and engineering sciences.
PO 10. Communication: Communicate effectively on complex engineering activities with
the engineering community and with society at large, such as, being able to comprehend
and write effective reports and design documentation, make effective presentations, and
give and receive clear instructions.
c.Administrative Planning
The first Course Committee meeting was held on 2nd august 2022. The members discussed
the following agenda to prepare the lesson plan for the course : Data Structures. (CSA03).
Minutes of Meeting attached in Annexure 1.
The second Course Committee meeting was held on 30th august 2022. The members
discussed the following agenda to prepare the lesson plan for the course : Data
Structures(CSA03).
Minutes of Meeting attached in Annexure 2.
The third Course Committee meeting was held on 2nd September 2022. The members
discussed the following agenda to prepare the lesson plan for the course : Data
Structructures (CSA03).
Minutes of Meeting attached in Annexure 3.
d.Course Materials
Course materials for Data Structures. (CSA03) is compiled in the Annexure D.
I. TEXT BOOKS
1. Alfred. V. Aho, John. E. Hopcroft, Jeffrey. D. Ullman, "Data Structures and Algorithms”,
Addison - Wesley Publications., 2009.
2. M. A. Weiss, “Data Structures and Algorithm Analysis in C”, 2nd ed., Pearson
Education Asia, 2002.
3. Jean-Paul Tremblay, Paul G.Sorenson “An Introduction to Data Structures with
Applications”, Mcgraw Hill,1984.
II. REFERENCES
1. A.P Godse and G.A Godse “C Programming and Data Structures”, Technical
Publications, Pune, 2011.
2. Y. Langsam, M. J. Augenstein and A. M. Tenenbaum, “Data Structures using C”,
Pearson Education Asia, 2004.
3. Yashavant P. Kanetkar, “Let Us C” Infinity Science Press, 2008.
III. LIBRARY RESOURCES
Author Name
Sl No. Book Name
1. Data Structures and Algorithms Alfred. V. Aho, John. E. Hopcroft,
Jeffrey. D. Ullman
2. Data Structures and Algorithm M. A. Weiss
Analysis in C
3. An Introduction to Data Structures Jean-Paul Tremblay, Paul
G.Sorenson
with Applications
4. C Programming and Data Structures A.P Godse and G.A Godse
5. Data Structures using C Y. Langsam, M. J. Augenstein and
A. M. Tenenbaum
6. Let Us C Yashavant P. Kanetkar
IV. ONLINE RESOURCES
1. http://www.academictutorials.com/data-structure/
2. http://www.c4learn.com/data-structure/introduction-to-linked-list-c- programming/
3. http://randu.org/tutorials/c/ads.php
4. https://faculty.washington.edu/jstraub/dsa/Master_2_7a.pdf
5. http://www.zentut.com/c-tutorial/
6. http://www.studytonight.com/data-structures/introduction-to-data-structures
e.Schedule
SESSION THEORY SESSION TOPICS TEXT BOOK
NO.
1 Data structure, Data Alfred. V. Aho, John. E. Hopcroft,
Types of data Data object Jeffrey. D. Ullman, "Data
structure Abstract Data Types (ADT) Structures and Algorithms”,
Realization of ADT in ‘C’ Addison - Wesley Publications.,
Primitive and non-primitive 2009.
data structure Linear and non- Chapter 1 : 24-30
linear data structure
Static and dynamic data
structure
2 Types of data Persistent data Structure, Alfred. V. Aho, John. E. Hopcroft,
structure Linked data structure, Succinct Jeffrey. D. Ullman, "Data
based on data structure, Implicit data Structures and Algorithms”,
Application structure Compressed data Addison - Wesley Publications.,
structure and Search data 2009. : Chapter 1:15-27
structure
3 Recursion Recursion - Concept Pseudo Alfred. V. Aho, John. E. Hopcroft,
code Jeffrey. D. Ullman, "Data
Program Overview Structures and Algorithms”,
Addison - Wesley Publications.,
2009.
Chapter 1 : 24-27
4 ADT array Definition Jean-Paul Tremblay, Paul G.
Declaration Sorenson “An Introduction to
Array Operations - Insertion, Data Structures with
Deletion and Display Applications”, Mcgraw Hill,
1984. Chapter 3: 176-186
5 Linear Search Introduction, Linear Search Jean-Paul Tremblay, Paul G.
Principles, Pseudo code Sorenson “An Introduction to
Program Overview Data Structures with
Applications”, Mcgraw Hill,
1984. Chapter 6: 569-573
6 Binary Search Introduction, Jean-Paul Tremblay, Paul G.
Binary Search Principles Sorenson “An Introduction to
Pseudo code and Program Data Structures with
Overview Applications”, Mcgraw Hill,
1984. Chapter 6: 569-573
7 Linked List Introduction, M. A. Weiss, “Data Structures
Types - Singly linked List and Algorithm Analysis in C”,
Operations 2nd ed., Pearson Education Asia,
Types - Doubly and Circularly 2002.
linked List Operations Chapter 3:58-64
Applications
8 Stack Introduction, Stack Operations M. A. Weiss, “Data Structures
Program Overview and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002. Chapter 3 :78-94
9 Stack Evaluation of Expression M. A. Weiss, “Data Structures
Applications Conversion of Infix into postfix and Algorithm Analysis in C”,
expression and Recursion 2nd ed., Pearson Education Asia,
2002. Chapter 3 :78-94
10 Queue Introduction, Queue Operations M. A. Weiss, “Data Structures
Program Overview Queue and Algorithm Analysis in C”,
Applications 2nd ed., Pearson Education Asia,
2002.
Chapter 3:95-100
11 Trees Preliminaries Binary Tree M. A. Weiss, “Data Structures
and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 3:58-64
12 Binary Search Binary Search Tree M. A. Weiss, “Data Structures
Tree Introduction Tree Traversals and Algorithm Analysis in C”,
Sample Problems 2nd ed., Pearson Education Asia,
2002.
Chapter 4:105-122
13 AVL Tree AVL Tree Introduction AVL Tree M. A. Weiss, “Data Structures
Construction Sample Problem and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 4:126-138
14 Applications of B Tree Trie M. A. Weiss, “Data Structures
Search Trees Sample Problems and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 4:149-153
15 Applications of 2-3 tree Alfred. V. Aho, John. E. Hopcroft,
Search Trees 2-3-4 tree Sample Problems Jeffrey. D. Ullman, "Data
Structures and Algorithms”,
Addison - Wesley Publications.,
2009. : Chapter 5:177-182
16 Applications of Red Black Tree Splay Tree M. A. Weiss, “Data Structures
Search Trees Sample Problems and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 4:139-147
17 Hashing Hashing Introduction Hash M. A. Weiss, “Data Structures
Function and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 5 :165-173
18 Hash Function Separate Chaining, Open M. A. Weiss, “Data Structures
Methods Addressing and Analytical and Algorithm Analysis in C”,
Problems 2nd ed., Pearson Education Asia,
2002.
Chapter 5 :165-173
19 Hash Function Linear Probing Priority Queue M. A. Weiss, “Data Structures
Methods Heaps and Analytical Problems and Algorithm Analysis in C”,
(Contd.) 2nd ed., Pearson Education Asia,
2002.
Chapter 5& 6 :174-179
20 Sorting Insertion sort Quick Sort M. A. Weiss, “Data Structures
Sample Problems and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 7: 236-237
21 Sorting Merge Sort Radix Sort M. A. Weiss, “Data Structures
(Contd.) Sample Problems and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 7:246-250
22 Sorting Heap Sort Sample Problems M. A. Weiss, “Data Structures
(Contd.) Time complexity and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 7:242-245
23 Graphs Definitions Types Topological M. A. Weiss, “Data Structures
Sort Sample Problems and Algorithm Analysis in C”,
2nd ed., Pearson Education Asia,
2002.
Chapter 9: 299-305
24 Graph Shortest Path Algorithms M. A. Weiss, “Data Structures
Algorithms Unweighted Shortest Path and Algorithm Analysis in C”,
Dijkstra’s Algorithm Sample 2nd ed., Pearson Education Asia,
Problems 2002.
Chapter 9: 306-310
25 Minimum Minimum Spanning Tree M. A. Weiss, “Data Structures
Spanning Tree Overview Prims Algorithm and Algorithm Analysis in C”,
Sample Problems 2nd ed., Pearson Education Asia,
2002.
Chapter 9: 329-334
26 Graph Breadth First Search Depth Alfred. V. Aho, John. E. Hopcroft,
traversal First Search Sample Problems Jeffrey. D. Ullman, "Data
Structures and Algorithms”,
Addison - Wesley Publications.,
2009.
Chapter 7 : 253-257
SESSION NO. PRACTICAL SESSION TOPICS
1 Matrix Multiplication
2 Odd or Even Number from a Given Set of Numbers
3 Factorial of A Given Number Without Using Recursion
4 Fibonacci Series Without Using Recursion
5 Factorial of A Given Number Using Recursion
6 Fibonacci Series Using Recursion
7 Implement Array Operations
8 Linear Search
9 Binary Search
10 Implement Linked List Operations
11 Implement Stack Operations
12 Implement Stack Notations
13 Implement Queue Operations
14 Tree Traversals (Inorder, Preorder, Postorder)
15 Hash Table Collision Resolution -Linear Probing
16 Insertion Sort
17 Merge Sort
18 Quick Sort
19 Heap Sort
20 AVL Operations
21 Graph Traversals - Breadth First Traversal
22 Graph Traversals - Depth First Traversal
23 Shortest Path Algorithms using Dijkstra’s Algorithm
24 Minimum Spanning Tree using Prim’s Algorithm
25 Minimum Spanning Tree using Kruskal Algorithm
COURSE OUTCOMES
Data Structures
(CSA03)
CO1: Understand fundamentals of Elementary Data Structures
and its abstract data types
1.1 Syllabus:
Basic Understanding of Data - Data object- Data structure - Abstract Data Types (ADT) -
realisation of ADT in ‘C’- Primitive and non-primitive data structure - Linear and non-linear
data structure - static and dynamic data structure –persistent data structure -Linked data
structure - Succinct data structure - Implicit data structure - Compressed data structure -
Search data structure - Recursion.
1.2 Evaluation Details:
CO 1 Attainment was evaluated using the following sessions:
• Didactic examination for 30 marks conducted on 7th August 2022. The exam
contained two questions for 10 marks and 20 marks. The focus was to make the
student explain the concept and explain basic equations. (Question paper and
answer key, sheet samples attachment : Annexure 4).
• A remedial theory examination was conducted on 16th August 2022 for slow
learners who failed to attain CO1 in the previous exam. (Question paper and answer
key, sheet samples attachment : Annexure 5 )
1.3 Analysis and Attainment of CO1:
Establishment of attainment cutoff: A committee of 3 faculty along with the head met on
8th August 2022 and analysed the question paper. Based on the perceived difficulty level
the course attainment cutoff of x course in this session was set to 60%
Attainment Levels: (Annexure 6).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA03 - Data Structure - CO 1 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attain Attain
ed
Class test 1 for 7/ CSA0375 I 30 30 27 90 3
CO1 Aug/
2022
Class test 1 for 7/ CSA0395 II 30 30 30 100 3
CO1 Aug/
2022
Class test 1 for 7/ CSA0370 III 30 30 30 100 3
CO1 Aug/
2022
Class test 1 for 7/ CSA0371 IV 30 29 28 93.75 3
CO1 Aug/
2022
Class test 1 for 7/ CSA0368 V 29 29 29 100 3
CO1 Aug/
2022
Class test 1 for 7/ CSA0373 VI 29 29 29 100 3
CO1 Aug/
2022
Remedial Test 16/
for CO1 Aug/
2022
Nett Attainment
Total - 178 177 173 97.2 Level 3
Attainment
Student Marks in CO 1 Evaluation
Table 1: Barchart showing more than 80% of the students have attained the set cutoff
demonstrating a high level of attainment for CO 1 : Fundamental of Data structures in the
Course CSA0375 Data structure with manipulations.
Figure 1: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 1 of Course CSA0375 : Data structures and
manipulations.
SL REG. NO. NAME OF THE STUDENT TEST 1
1 192011110 KAMESHWARAN . 57
2 192011133 KUPPAM MADESH .S 53
3 192011146 MANOJ P 57
4 192110132 GURRAMKONDA NAVEEN KUMAR 60
5 192110315 B SATHISH KUMAR REDDY 63
6 192110599 KARIMBAI CHENCHU HARSHITHA 73
7 192110685 VALLAM KONDU HIMAJA 57
8 192111002 MUDIYAM GURU VARDHAN 63
9 192111121 K.V.N.SANTHOSHINI 87
10 192111132 KAITEPALLI JYOTHI PRAKASH 57
11 192111134 KURRA OMKAR 67
12 192111156 MOREESU CHANDU 75
13 192111160 VAKATI SAHITHI 63
14 192111194 K.UDAY 60
15 192111249 MAHIJA LAKSHMI P 67
16 192111284 B SAI LOKESH 63
17 192111292 DUNDE SHINI 82
18 192111325 GRANDHI ANURADHA 70
19 192111330 KOPPALA SAI MANOJ 60
20 192111338 BONASI HEMANTH 63
21 192111339 U NANDA KUMAR REDDY 60
22 192111366 BONGU SAI SRINIVAS REDDY 60
23 192111378 JONNALAGADDA NARENDRA 75
24 192111409 OBILI.DINESH KUMAR REDDY 75
25 192111452 KATHASAGARAM.AKHIL VINEETH 78
26 192111455 JAYALLU PRAJWAL REDDY 70
27 192111555 AMBALA GOWTHAMI 67
28 192111557 KARNATILAKSHMI SRAVANI 63
29 192111725 NAGIREDDY POOJITHA 78
30 192111726 VEESAM CHANDU SREE 82
31 192111728 POOJARI ROHITH KUMAR 65
32 192121102 B.SIRI SAHITHI 83
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 0
35 192124047 VALLIPI GANESH KUMAR 57
36 192124064 C.SASIKUMAR 62
37 192125013 K PAVANI K 85
38 192125057 KOLLURU MANOJ SAI 67
39 192125075 SYED FAHAD ANSARI 57
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 65
41 192011267 VELIKANTI VIMAL KUMAR 65
42 192110102 V J PRIYATHAM KRISHNA 21
43 192110200 GANGAVARAM JAHNAVI 74
44 192110245 GODDUMARRI OBULESU 54
45 192110324 GUNTAKA ANJI REDDY 69
46 192110412 VALLABHANENI PRASANNA KUMAR 27
47 192110466 N. NAGARJUNA NAGARJUNA 66
48 192110468 PUSALA SOMA SEKHAR 73
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 65
50 192110504 JONNA HIMAVARSHA 73
51 192110518 ANUKULA SRIDHAR REDDY 49
52 192110558 NAVEEN KUMAR.R 24
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 57
55 192110683 ARAVA MANOJ 64
56 192110687 MACHUPALLI KEERTHANA 91
57 192110693 CHAGALAKONDU MAHA LAKSHMI BHAVISHYA 89
58 192110694 NARUKULA SRINIVASA BALAJI 89
59 192110695 SANNAYI SRAVANTHI 79
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 5
61 192110713 MEKAPOTHU VENKATA SAI REDDY 14
62 192111141 VIDAVALURU HARIKA 82
63 192111354 KONANKI RAGA PRIYA 89
64 192111474 S.VENKATA SAI 82
65 192111528 KAKUMANU JAYA SAI AKASH 46
66 192111530 YEKKANTI SUDEEP REDDY 54
67 192111609 DUGGIRALA SIDDARDHA 62
68 192111627 M.PREM SWAROOP 50
69 192111633 NERELLA ABHIRAM 60
70 192111694 Sriram Gokul Krishna Grohith 56
71 192111695 YEKKANTI SANDEEP REDDY 46
72 192121157L KADALARASU S 39
73 192124034 BACHINA MANITEJA MANITEJA 67
74 192124158 PAVAN K B 65
75 192124164 D MUBARAK ALI mubarak ali 38
76 192125032 DABBUKOTU RAGHU 61
77 192125112 VARRA PRAKASH REDDY 52
78 192125113 CHALAVADI VENKATA NARENDRA 40
79 192211004 VISHNU PRIYA B 67
80 192011099 ISKALA SRI CHARAN 36
81 192011158 MUMMADIRAJU NITHIN VARMA 40
82 192011195 PILLI ARUN KUMAR 60
83 192011222 S. CHANDU VARDHAN REDDY 64
84 192011224 SAI BHARATHI .B 64
85 192011290 REDDYVARI NAGARJUNA REDDY 40
86 192011320 DHARMATEJA B 52
87 192011324 GUNTHOTI MANOHAR BABU 84
88 192011389 KANNEBOINA CHANDRA SEKAR 68
89 192011422 BANDA VEERESH 52
90 192011449 S. SASIDHAR REDDY 60
91 192011458 DUGGANAPALLI RIZWAN BASHA 64
92 192011469 ALAMURI YELLA REDDY 96
93 192011470 KUMMITHA VENKATA KOTI REDDY 88
94 192011474 ARUNGOLAM VAMSI ESWAR 96
95 192011488 YADDULAKONDU THARUN 72
96 192110048 RAMIREDDY PRIYAVARSHA 92
97 192110085 K.DINESH KUMAR REDDY 72
98 192110312 KADIYALA NARESH 52
99 192110369 ANKEM SURESH 40
100 192110375 CHAKKA SIVA 52
101 192110400 CH.VINAY KUMAR 52
102 192110406 KUPPAM BHAVYA 40
103 192110469 VUCHA VIJAY SARADHI 76
104 192110540 KOVELAMPATI MOHAN HARISH 60
105 192110671 MOHAMMAD ZAINULABDDIN 52
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 68
107 192111113 KAKAMANU BHARATH TEJA 84
108 192111128 KALATHURU SAIYAGNITHA 96
109 192111143 NVSL Rekha Sree Majety 92
110 192111201 DUGGINABOINA UDAY KIRAN 88
111 192111202 PALAKOLANU TEJESWAR REDDY 68
112 192111411 GEDDADA NIHARIKA 88
113 192111458 MADDI SAI MANJUNATHA 80
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 84
115 192111704 KALLURI PRASHANTH REDDY 64
116 192121078 M DEEPAK KUMAR 40
117 192124043 BODAPATI HARITHA . 84
118 192125094 SAYED MD AFWAN AHMAD 44
119 192125105 NARENDRA DASARI 48
120 192110387 ARIPINENI SRINIVASULU 70
121 192111013 B.S.DHAKSHITHA 74
122 192011413 BODDU 50
123 192111631 DARAM 72
124 192110503 E KAVINESH 70
125 192011336 GUTTHI VEERA 69
126 192110509 JAGADEESWARAN 84
127 192125062 JAIPRIJITHA 82
128 192011106 KAJA AHAMED BASITH 50
129 192124122 KARI SAI SUBHASH 68
130 192111630 KATTEKOTA SIVA NAGA 80
131 192111133 KOTA RAVI 60
132 192110260 MEKALA DHARMIKA 0
133 192111457 MUPPALA SHASHANK VARMA 71
134 192111140 MUVVALA VENKATA NAGA SAI 80
135 192110499 NARENKUMAR.S.V 65
136 192110275 NASINA HARITHA 68
137 192111444 NAVURU YUVARAJ 78
138 192110517 NIVAS 80
139 192124204 P THARUN KUMAR 55
140 192111453 PALLE AJAY SAI 81
141 192124073 PASALA THRIBHUVAN REDDY 70
142 192125071 PRAVEEN 65
143 192111023 R PRANUSHA 72
144 192011502L R VIGNESH 62
145 192111332 R.POORNA CHANDRA 51
146 192124165 S PADMASRI 80
147 192121004 SHREYA S 75
148 192110463 SHYAM T.R 60
149 192111004 SRITHULASI S 80
150 192111238 TAPPETA SUMITHRA 75
151 192111520 THALAPANENI SRAVANI NAIDU 60
152 192110205 THANDAVA KONDALU 80
153 192111632 THOTA SRI MAHESH BABU 74
154 192124188 V.AKASH 60
155 192110243 VAKADHANI SOBITH NIKHIL 63
156 192124181 VIGNESHWARAN 65
157 192111731 YALLANKI LOKESH 70
158 192110204 YENUMULA VENKATA NAGA TARUN 71
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 74
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 69
161 192011300 BHARGAV NAIDU C 60
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 77
163 192011356 KOTAPATI NAVEEN NAVEEN 76
164 192011357 SALISM Jaya SAI krishna kRISHNA 83
165 192011364 GUGGILLA HARSHAVARDHAN 83
166 192011446 VUNNAM GANESH 89
167 192110015 MEKAPOTU TRIVENI 86
168 192110103 RITHIK CK 90
169 192110229 TANAKANTI DEEPIKA 80
170 192110333 G NIVETHA 78
171 192110334 PARITSHITH PRANAV S 89
172 192110343 NIDHISH S 85
173 192110405 C GUNASURIYA GUNASURIYA 68
174 192110434 CHILLAPALI SAI KRISHNA 79
175 192110500 JOGI NITHIN KUMAR KUMAR 88
176 192110543 S AFRAH MEERA 85
177 192110601 PARA NAVEEN 84
178 192110664 D.DHARANI 78
179 192110714 G YASWANTH 88
180 192110717 KASHIVOJJULA LINGAMCHARY 78
181 192111108 CHENNABOINA GANESH 78
182 192111291 SUNIL G 79
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 68
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 78
185 192111522 PULLAKONDAM AJAY KUMAR . 84
186 192111572 GANDHE AKHIL 78
187 192111573 MINUPALA PRANITH 84
188 192111574 BALLA TEJUS VARDHAN . 76
189 192111598 B.P.HEMALATHA 81
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 87
191 192121068 NITHISH A 85
192 192121098 YUVARAJ R 88
193 192121124 VALLABHUNI MASTAN VARMA 88
194 192124026 C.RISHITHA . 89
195 192124027 KONDURU LAHARI 84
196 192124120 MAYOORA K 80
197 192124129 SWATHI.J.U 82
198 192124130 E LIANA ANGELINE 83
199 192124196 DODLA ROHITH KUMAR 81
200 192110283 A BHARGAV 80
201 192124037 AISHWARYA 85
202 192124089 AKASH K 90
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 90
204 192124005 Ashik 90
205 192111022 AYUSH V 85
206 192111577 BALLA KARTHIK 80
207 192110057 CHAGAMREDDY 80
208 192111289 DHAKSHANA MOORTHE.K 80
209 192125007 G.HARISH KUMAR 90
210 192110399 GOKUL.S 80
211 192110398 HEMANT T M A 75
212 192125006 J.C.POOJA SHREE 85
213 192110149 JAYAGOBIGA V I 90
214 192110467 KANNEGUNDLA UDAYKUMAR 85
215 192111056 KISHORE S 85
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 85
218 192124086 L.UTHRA 90
219 192110579 MAKKINA SWAMY VIVEKANANDA 80
220 192125019 MUCHHARLA NAGA KESHAVA 90
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 75
222 192111667 OBED SAMUEL JOHN 85
223 192124030 P VENKATA SAI DEEPAK 80
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 80
225 192110100 RAJANA JAYA PRAKASH 80
226 192124042 S SALMAN 85
227 192111651 S.HARATHI 80
228 192111658 SAGINALA MANSOOR 85
229 192110051 SAGUBADI GIRISH REDDY 75
230 192011407 SANTHOSHAPU 80
231 192110143 SATYAM 80
232 192124056 SHAIK ASHFAQ 80
233 192124091 SRIMATHI H 85
234 192111240 SYED AMREZ 90
235 192110284 T RAKESH REDDY 90
236 192111043 VARSHA 85
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 80
238 192110724 YALLAMRAJU JAHNAVI 85
239 192011404 YERRAGUNTLA VAASANTH 80
CO2: Knowledge in Linear Data structures such as Array, List,
Stack, Queue
2.1 Syllabus:
ADT array – Operations on arrays - Searching Algorithms - Linear Search - Binary Search ADT
– Linked List - Stack – Queue – Applications.
2.2 Evaluation Details:
CO 2 Attainment was evaluated using the following sessions:
• Didactic examination for 30 marks conducted on 6th september 2022. The exam
contained two questions for 10 marks and 20 marks. The focus was to make the
student explain the Array, stack, queue and linked list concepts and solve problems.
(Question paper and answer key, sheet samples attachment : Annexure 7).
• A remedial theory examination was conducted on 13th September for slow learners
who failed to attain CO2 in the previous exam. (Question paper and answer key,
sheet samples attachment : Annexure 8).
2.3 Analysis and Attainment of CO2:
Establishment of attainment cutoff: A committee of 3 faculty along with the head met on
7th september 2022 date and analysed the question paper. Based on the perceived
difficulty level the course attainment cutoff of Data structures with Data Manipulation
course in this session was set to 60%
Attainment Levels: (Annexure 9).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 2 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name code Count Passed Attain Attain
ed
Class test 2 for 6/ CSA0375 I 30 30 30 100 3
CO2 Sep/
2022
Class test 2 for 6/ CSA0395 II 30 30 30 100% 2
CO2 Sep/
2022
Class test 2 for 6/ CSA0370 III 30 30 30 100% 3
CO2 Sep/
2022
Class test 2 for 6/ CSA0371 IV 30 28 28 93% 3
CO2 Sep/
2022
Class test 2 for 6/ CSA0368 V 29 29 29 100% 3
CO2 Sep/
2022
Class test 2 for 6/ CSA0373 VI 29 29 29 100% 3
CO2 Sep/
2022
Remedial Test 13/ II 3
for CO2 Sep/
2022
Nett Attainment
Total - 178 176 176 98% Level 3
Attainment
Student Marks in CO 2 Evaluation
Table 2: Barchart showing 80% of the students have attained the set cutoff demonstrating
a high level of attainment for CO 2 : Linear Data structures in the Course CSA0375 Data
structure with manipulations.
Figure 2: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 2 of Course CSA03 : Data structures.
BATCH 1
SL REG. NO. NAME OF THE STUDENT TEST 1
1 192011110 KAMESHWARAN .E 80
2 192011133 KUPPAM MADESH .S 0
3 192011146 MANOJ P 58
4 192110132 GURRAMKONDA NAVEEN KUMAR 0
5 192110315 B SATHISH KUMAR REDDY 63
6 192110599 KARIMBAI CHENCHU HARSHITHA 65
7 192110685 VALLAM KONDU HIMAJA 75
8 192111002 MUDIYAM GURU VARDHAN 57
9 192111121 K.V.N.SANTHOSHINI 73
10 192111132 KAITEPALLI JYOTHI PRAKASH 0
11 192111134 KURRA OMKAR 25
12 192111156 MOREESU CHANDU 0
13 192111160 VAKATI SAHITHI 65
14 192111194 K.UDAY 47
15 192111249 MAHIJA LAKSHMI P 77
16 192111284 B SAI LOKESH 63
17 192111292 DUNDE SHINI 82
18 192111325 GRANDHI ANURADHA 73
19 192111330 KOPPALA SAI MANOJ 0
20 192111338 BONASI HEMANTH 63
21 192111339 U NANDA KUMAR REDDY 60
22 192111366 BONGU SAI SRINIVAS REDDY 65
23 192111378 JONNALAGADDA NARENDRA 72
24 192111409 OBILI.DINESH KUMAR REDDY 83
25 192111452 KATHASAGARAM.AKHIL VINEETH 82
26 192111455 JAYALLU PRAJWAL REDDY 67
27 192111555 AMBALA GOWTHAMI 88
28 192111557 KARNATILAKSHMI SRAVANI 0
29 192111725 NAGIREDDY POOJITHA 0
30 192111726 VEESAM CHANDU SREE 73
31 192111728 POOJARI ROHITH KUMAR 72
32 192121102 B.SIRI SAHITHI 60
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 0
35 192124047 VALLIPI GANESH KUMAR 57
36 192124064 C.SASIKUMAR 0
37 192125013 K PAVANI K 78
38 192125057 KOLLURU MANOJ SAI 70
39 192125075 SYED FAHAD ANSARI 63
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 43
41 192011267 VELIKANTI VIMAL KUMAR 70
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 55
44 192110245 GODDUMARRI OBULESU 50
45 192110324 GUNTAKA ANJI REDDY 52.5
46 192110412 VALLABHANENI PRASANNA KUMAR 60
47 192110466 N. NAGARJUNA NAGARJUNA 87.5
48 192110468 PUSALA SOMA SEKHAR 85
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 85
50 192110504 JONNA HIMAVARSHA 77.5
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 35
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 77.5
55 192110683 ARAVA MANOJ 77.5
56 192110687 MACHUPALLI KEERTHANA 82.5
57 192110693 CHAGALAKONDU MAHA LAKSHMI BHAVISHYA 65
58 192110694 NARUKULA SRINIVASA BALAJI 85
59 192110695 SANNAYI SRAVANTHI 87.5
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 80
63 192111354 KONANKI RAGA PRIYA 87.5
64 192111474 S.VENKATA SAI 70
65 192111528 KAKUMANU JAYA SAI AKASH 60
66 192111530 YEKKANTI SUDEEP REDDY 40
67 192111609 DUGGIRALA SIDDARDHA 30
68 192111627 M.PREM SWAROOP 52.5
69 192111633 NERELLA ABHIRAM 60
70 192111694 Sriram Gokul Krishna Grohith 50
71 192111695 YEKKANTI SANDEEP REDDY 37.5
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 72.5
74 192124158 PAVAN K B 80
75 192124164 D MUBARAK ALI mubarak ali 42.5
76 192125032 DABBUKOTU RAGHU 65
77 192125112 VARRA PRAKASH REDDY 32.5
78 192125113 CHALAVADI VENKATA NARENDRA 57.5
79 192211004 VISHNU PRIYA B 80
80 192011099 ISKALA SRI CHARAN 60
81 192011158 MUMMADIRAJU NITHIN VARMA 72
82 192011195 PILLI ARUN KUMAR 80
83 192011222 S. CHANDU VARDHAN REDDY 60
84 192011224 SAI BHARATHI .B 50
85 192011290 REDDYVARI NAGARJUNA REDDY 64
86 192011320 DHARMATEJA B 40
87 192011324 GUNTHOTI MANOHAR BABU 68
88 192011389 KANNEBOINA CHANDRA SEKAR 72
89 192011422 BANDA VEERESH 68
90 192011449 S. SASIDHAR REDDY 72
91 192011458 DUGGANAPALLI RIZWAN BASHA 68
92 192011469 ALAMURI YELLA REDDY 96
93 192011470 KUMMITHA VENKATA KOTI REDDY 84
94 192011474 ARUNGOLAM VAMSI ESWAR 92
95 192011488 YADDULAKONDU THARUN 80
96 192110048 RAMIREDDY PRIYAVARSHA 68
97 192110085 K.DINESH KUMAR REDDY 76
98 192110312 KADIYALA NARESH 68
99 192110369 ANKEM SURESH 84
100 192110375 CHAKKA SIVA 80
101 192110400 CH.VINAY KUMAR 28
102 192110406 KUPPAM BHAVYA 80
103 192110469 VUCHA VIJAY SARADHI 76
104 192110540 KOVELAMPATI MOHAN HARISH 56
105 192110671 MOHAMMAD ZAINULABDDIN 50
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 80
107 192111113 KAKAMANU BHARATH TEJA 88
108 192111128 KALATHURU SAIYAGNITHA 96
109 192111143 NVSL Rekha Sree Majety 84
110 192111201 DUGGINABOINA UDAY KIRAN 92
111 192111202 PALAKOLANU TEJESWAR REDDY 88
112 192111411 GEDDADA NIHARIKA 96
113 192111458 MADDI SAI MANJUNATHA 76
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 92
115 192111704 KALLURI PRASHANTH REDDY 88
116 192121078 M DEEPAK KUMAR 88
117 192124043 BODAPATI HARITHA . 96
118 192125094 SAYED MD AFWAN AHMAD 84
119 192125105 NARENDRA DASARI 64
120 192110387 ARIPINENI SRINIVASULU 78
121 192111013 B.S.DHAKSHITHA 83
122 192011413 BODDU 80
123 192111631 DARAM 65
124 192110503 E KAVINESH 65
125 192011336 GUTTHI VEERA 75
126 192110509 JAGADEESWARAN 50
127 192125062 JAIPRIJITHA 75
128 192011106 KAJA AHAMED BASITH 50
129 192124122 KARI SAI SUBHASH 73
130 192111630 KATTEKOTA SIVA NAGA 82
131 192111133 KOTA RAVI 67
132 192110260 MEKALA DHARMIKA 40
133 192111457 MUPPALA SHASHANK VARMA 75
134 192111140 MUVVALA VENKATA NAGA SAI 85
135 192110499 NARENKUMAR.S.V 58
136 192110275 NASINA HARITHA 90
137 192111444 NAVURU YUVARAJ 73
138 192110517 NIVAS 70
139 192124204 P THARUN KUMAR 68
140 192111453 PALLE AJAY SAI 78
141 192124073 PASALA THRIBHUVAN REDDY 78
142 192125071 PRAVEEN 73
143 192111023 R PRANUSHA 78
144 192011502L R VIGNESH 65
145 192111332 R.POORNA CHANDRA 70
146 192124165 S PADMASRI 83
147 192121004 SHREYA S 90
148 192110463 SHYAM T.R 53
149 192111004 SRITHULASI S 74
150 192111238 TAPPETA SUMITHRA 85
151 192111520 THALAPANENI SRAVANI NAIDU 83
152 192110205 THANDAVA KONDALU 60
153 192111632 THOTA SRI MAHESH BABU 78
154 192124188 V.AKASH 60
155 192110243 VAKADHANI SOBITH NIKHIL 63
156 192124181 VIGNESHWARAN 70
157 192111731 YALLANKI LOKESH 80
158 192110204 YENUMULA VENKATA NAGA TARUN 80
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 75
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 69
161 192011300 BHARGAV NAIDU C 60
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 77
163 192011356 KOTAPATI NAVEEN NAVEEN 76
164 192011357 SALISM Jaya SAI krishna kRISHNA 83
165 192011364 GUGGILLA HARSHAVARDHAN 83
166 192011446 VUNNAM GANESH 89
167 192110015 MEKAPOTU TRIVENI 86
168 192110103 RITHIK CK 90
169 192110229 TANAKANTI DEEPIKA 80
170 192110333 G NIVETHA 78
171 192110334 PARITSHITH PRANAV S 89
172 192110343 NIDHISH S 85
173 192110405 C GUNASURIYA GUNASURIYA 68
174 192110434 CHILLAPALI SAI KRISHNA 79
175 192110500 JOGI NITHIN KUMAR KUMAR 88
176 192110543 S AFRAH MEERA 85
177 192110601 PARA NAVEEN 84
178 192110664 D.DHARANI 78
179 192110714 G YASWANTH 88
180 192110717 KASHIVOJJULA LINGAMCHARY 78
181 192111108 CHENNABOINA GANESH 78
182 192111291 SUNIL G 79
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 68
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 78
185 192111522 PULLAKONDAM AJAY KUMAR . 84
186 192111572 GANDHE AKHIL 78
187 192111573 MINUPALA PRANITH 84
188 192111574 BALLA TEJUS VARDHAN . 76
189 192111598 B.P.HEMALATHA 81
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 87
191 192121068 NITHISH A 85
192 192121098 YUVARAJ R 88
193 192121124 VALLABHUNI MASTAN VARMA 88
194 192124026 C.RISHITHA . 89
195 192124027 KONDURU LAHARI 84
196 192124120 MAYOORA K 80
197 192124129 SWATHI.J.U 82
198 192124130 E LIANA ANGELINE 83
199 192124196 DODLA ROHITH KUMAR 81
200 192110283 A BHARGAV 85
201 192124037 AISHWARYA 90
202 192124089 AKASH K 85
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 90
204 192124005 Ashik 95
205 192111022 AYUSH V 85
206 192111577 BALLA KARTHIK 85
207 192110057 CHAGAMREDDY 80
208 192111289 DHAKSHANA MOORTHE.K 85
209 192125007 G.HARISH KUMAR 85
210 192110399 GOKUL.S 85
211 192110398 HEMANT T M A 80
212 192125006 J.C.POOJA SHREE 85
213 192110149 JAYAGOBIGA V I 90
214 192110467 KANNEGUNDLA UDAYKUMAR 80
215 192111056 KISHORE S 80
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 90
218 192124086 L.UTHRA 85
219 192110579 MAKKINA SWAMY VIVEKANANDA 80
220 192125019 MUCHHARLA NAGA KESHAVA 80
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 70
222 192111667 OBED SAMUEL JOHN 90
223 192124030 P VENKATA SAI DEEPAK 80
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 75
225 192110100 RAJANA JAYA PRAKASH 75
226 192124042 S SALMAN 80
227 192111651 S.HARATHI 80
228 192111658 SAGINALA MANSOOR 85
229 192110051 SAGUBADI GIRISH REDDY 75
230 192011407 SANTHOSHAPU 85
231 192110143 SATYAM 85
232 192124056 SHAIK ASHFAQ 80
233 192124091 SRIMATHI H 90
234 192111240 SYED AMREZ 90
235 192110284 T RAKESH REDDY 95
236 192111043 VARSHA 80
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 85
238 192110724 YALLAMRAJU JAHNAVI 86
239 192011404 YERRAGUNTLA VAASANTH 80
CO3: Knowledge in non-linear data structure Trees and its types
3.1 Syllabus:
Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -Applications of
Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay Tree
3.2 Evaluation Details:
CO 3 Attainment was evaluated using the following sessions:
• Assignment questions from Expression tree, Binary Search Tree and AVL Tree are
given for 30 marks on 29th october 2022. It consists of three questions and each
question is for 10 marks. The focus was to make the student understand the
problem and write solutions for the given problem. (Question paper and answer key,
sheet samples attachment : Annexure 10).
3.3 Analysis and Attainment of CO3:
Establishment of attainment cutoff: The attainment cutoff of Data structures with Data
Manipulation course in this session was set to 60%
Attainment Levels: (Annexure 11).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 3 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Submitt Attaine Attain
ed d
Assignment for 29/ CSA107 I 30 30 26 86% 3
CO3 Oct/ 8
2022
Assignment for 29/ CSA107 II 30 30 30 100% 3
CO3 Oct/ 9
2022
Assignment for 29/ CSA108 III 30 30 30 100% 3
CO3 Oct/ 0
2022
Assignment for 29/ CSA108 IV 30 28 28 93% 3
CO3 Oct/ 1
2022
Assignment for 29/ CSA108 V 29 29 29 100% 3
CO3 Oct/ 2
2022
Assignment for 29/ CSA108 VI 29 29 29 100% 3
CO3 Oct/ 3
2022
Nett Attainment
Total - 178 176 172 96% Level 3
Attainment
Student Marks in CO 3 Evaluation
Table 3: Barchart showing 85% of the students have attained the set cutoff demonstrating
a high level of attainment for CO 3 : non-linear data structure Trees and its types in the
course CSA0375 : Data structure with manipulations.
Figure 2: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 2 of Course CSA03 : Data structures
SL REG. NO. NAME OF THE STUDENT ASSIGNMENT 1
1 192011110 KAMESHWARAN .E 70
2 192011133 KUPPAM MADESH .S 65
3 192011146 MANOJ P 72
4 192110132 GURRAMKONDA NAVEEN KUMAR 72
5 192110315 B SATHISH KUMAR REDDY 63
6 192110599 KARIMBAI CHENCHU HARSHITHA 88
7 192110685 VALLAM KONDU HIMAJA 25
8 192111002 MUDIYAM GURU VARDHAN 75
9 192111121 K.V.N.SANTHOSHINI 57
10 192111132 KAITEPALLI JYOTHI PRAKASH 77
11 192111134 KURRA OMKAR 75
12 192111156 MOREESU CHANDU 70
13 192111160 VAKATI SAHITHI 75
14 192111194 K.UDAY 77
15 192111249 MAHIJA LAKSHMI P 60
16 192111284 B SAI LOKESH 57
17 192111292 DUNDE SHINI 78
18 192111325 GRANDHI ANURADHA 73
19 192111330 KOPPALA SAI MANOJ 73
20 192111338 BONASI HEMANTH 75
21 192111339 U NANDA KUMAR REDDY 67
22 192111366 BONGU SAI SRINIVAS REDDY 70
23 192111378 JONNALAGADDA NARENDRA 75
24 192111409 OBILI.DINESH KUMAR REDDY 68
25 192111452 KATHASAGARAM.AKHIL VINEETH 0
26 192111455 JAYALLU PRAJWAL REDDY 70
27 192111555 AMBALA GOWTHAMI 52
28 192111557 KARNATILAKSHMI SRAVANI 75
29 192111725 NAGIREDDY POOJITHA 65
30 192111726 VEESAM CHANDU SREE 80
31 192111728 POOJARI ROHITH KUMAR 60
32 192121102 B.SIRI SAHITHI 65
33 192121135 SHAIK KASHIFA 78
34 192121142 SHAIK ESARAR ALLAH WARIS 65
35 192124047 VALLIPI GANESH KUMAR 72
36 192124064 C.SASIKUMAR 63
37 192125013 K PAVANI K 85
38 192125057 KOLLURU MANOJ SAI 57
39 192125075 SYED FAHAD ANSARI 70
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 75
41 192011267 VELIKANTI VIMAL KUMAR 80
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 85
44 192110245 GODDUMARRI OBULESU 70
45 192110324 GUNTAKA ANJI REDDY 78
46 192110412 VALLABHANENI PRASANNA KUMAR 0
47 192110466 N. NAGARJUNA NAGARJUNA 85
48 192110468 PUSALA SOMA SEKHAR 85
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 80
50 192110504 JONNA HIMAVARSHA 80
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 80
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 75
55 192110683 ARAVA MANOJ 80
56 192110687 MACHUPALLI KEERTHANA 85
57 192110693 CHAGALAKONDU MAHA LAKSHMI BHAVISHYA 80
58 192110694 NARUKULA SRINIVASA BALAJI 88
59 192110695 SANNAYI SRAVANTHI 85
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 88
63 192111354 KONANKI RAGA PRIYA 95
64 192111474 S.VENKATA SAI 80
65 192111528 KAKUMANU JAYA SAI AKASH 75
66 192111530 YEKKANTI SUDEEP REDDY 78
67 192111609 DUGGIRALA SIDDARDHA 80
68 192111627 M.PREM SWAROOP 80
69 192111633 NERELLA ABHIRAM 80
70 192111694 Sriram Gokul Krishna Grohith 85
71 192111695 YEKKANTI SANDEEP REDDY 75
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 75
74 192124158 PAVAN K B 80
75 192124164 D MUBARAK ALI mubarak ali 78
76 192125032 DABBUKOTU RAGHU 75
77 192125112 VARRA PRAKASH REDDY 70
78 192125113 CHALAVADI VENKATA NARENDRA 70
79 192211004 VISHNU PRIYA B 85
80 192011267 VELIKANTI VIMAL KUMAR 80
81 192011099 ISKALA SRI CHARAN 67
82 192011158 MUMMADIRAJU NITHIN VARMA 40
83 192011195 PILLI ARUN KUMAR 47
84 192011222 S. CHANDU VARDHAN REDDY 67
85 192011224 SAI BHARATHI .B 100
86 192011290 REDDYVARI NAGARJUNA REDDY 67
87 192011320 DHARMATEJA B 67
88 192011324 GUNTHOTI MANOHAR BABU 47
89 192011389 KANNEBOINA CHANDRA SEKAR 100
90 192011422 BANDA VEERESH 87
91 192011449 S. SASIDHAR REDDY 60
92 192011458 DUGGANAPALLI RIZWAN BASHA 73
93 192011469 ALAMURI YELLA REDDY 93
94 192011470 KUMMITHA VENKATA KOTI REDDY 100
95 192011474 ARUNGOLAM VAMSI ESWAR 100
96 192011488 YADDULAKONDU THARUN 67
97 192110048 RAMIREDDY PRIYAVARSHA 60
98 192110085 K.DINESH KUMAR REDDY 60
99 192110312 KADIYALA NARESH 60
100 192110369 ANKEM SURESH 80
101 192110375 CHAKKA SIVA 67
102 192110400 CH.VINAY KUMAR 53
103 192110406 KUPPAM BHAVYA 87
104 192110469 VUCHA VIJAY SARADHI 67
105 192110540 KOVELAMPATI MOHAN HARISH 80
106 192110671 MOHAMMAD ZAINULABDDIN 60
107 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 67
108 192111113 KAKAMANU BHARATH TEJA 67
109 192111128 KALATHURU SAIYAGNITHA 100
110 192111143 NVSL Rekha Sree Majety 87
111 192111201 DUGGINABOINA UDAY KIRAN 100
112 192111202 PALAKOLANU TEJESWAR REDDY 73
113 192111411 GEDDADA NIHARIKA 87
114 192111458 MADDI SAI MANJUNATHA 53
115 192111541 KOLLAREDDY UTTAM KUMAR REDDY 67
116 192111704 KALLURI PRASHANTH REDDY 67
117 192121078 M DEEPAK KUMAR 87
118 192124043 BODAPATI HARITHA . 67
119 192125094 SAYED MD AFWAN AHMAD 53
120 192125105 NARENDRA DASARI 53
121 192110387 ARIPINENI SRINIVASULU 86
122 192111013 B.S.DHAKSHITHA 96
123 192011413 BODDU 80
124 192111631 DARAM 90
125 192110503 E KAVINESH 86
126 192011336 GUTTHI VEERA 78
127 192110509 JAGADEESWARAN 82
128 192125062 JAIPRIJITHA 92
129 192011106 KAJA AHAMED BASITH 70
130 192124122 KARI SAI SUBHASH 82
131 192111630 KATTEKOTA SIVA NAGA 86
132 192111133 KOTA RAVI 86
133 192110260 MEKALA DHARMIKA 50
134 192111457 MUPPALA SHASHANK VARMA 89
135 192111140 MUVVALA VENKATA NAGA SAI 90
136 192110499 NARENKUMAR.S.V 80
137 192110275 NASINA HARITHA 90
138 192111444 NAVURU YUVARAJ 86
139 192110517 NIVAS 84
140 192124204 P THARUN KUMAR 84
141 192111453 PALLE AJAY SAI 90
142 192124073 PASALA THRIBHUVAN REDDY 86
143 192125071 PRAVEEN 86
144 192111023 R PRANUSHA 90
145 192011502L R VIGNESH 72
146 192111332 R.POORNA CHANDRA 80
147 192124165 S PADMASRI 96
148 192121004 SHREYA S 92
149 192110463 SHYAM T.R 80
150 192111004 SRITHULASI S 86
151 192111238 TAPPETA SUMITHRA 90
152 192111520 THALAPANENI SRAVANI NAIDU 86
153 192110205 THANDAVA KONDALU 86
154 192111632 THOTA SRI MAHESH BABU 90
155 192124188 V.AKASH 82
156 192110243 VAKADHANI SOBITH NIKHIL 80
157 192124181 VIGNESHWARAN 80
158 192111731 YALLANKI LOKESH 86
159 192110204 YENUMULA VENKATA NAGA TARUN 82
160 192111470 YERRAGODALA MOKSHA SAGAR REDDY 86
161 192011174 NUTHANAKALVA SIVA KUMAR REDDY 62
162 192011300 BHARGAV NAIDU C 56
163 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 83
164 192011356 KOTAPATI NAVEEN NAVEEN 88
165 192011357 SALISM Jaya SAI krishna kRISHNA 79
166 192011364 GUGGILLA HARSHAVARDHAN 83
167 192011446 VUNNAM GANESH 87
168 192110015 MEKAPOTU TRIVENI 89
169 192110103 RITHIK CK 93
170 192110229 TANAKANTI DEEPIKA 87
171 192110333 G NIVETHA 88
172 192110334 PARITSHITH PRANAV S 97
173 192110343 NIDHISH S 90
174 192110405 C GUNASURIYA GUNASURIYA 83
175 192110434 CHILLAPALI SAI KRISHNA 91
176 192110500 JOGI NITHIN KUMAR KUMAR 83
177 192110543 S AFRAH MEERA 87
178 192110601 PARA NAVEEN 79
179 192110664 D.DHARANI 79
180 192110714 G YASWANTH 84
181 192110717 KASHIVOJJULA LINGAMCHARY 89
182 192111108 CHENNABOINA GANESH 84
183 192111291 SUNIL G 80
184 192111346 PASUPULETI UMESH KONDAPPA UMESH 83
KONDAPPA
185 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 85
186 192111522 PULLAKONDAM AJAY KUMAR . 82
187 192111572 GANDHE AKHIL 82
188 192111573 MINUPALA PRANITH 86
189 192111574 BALLA TEJUS VARDHAN . 82
190 192111598 B.P.HEMALATHA 90
191 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 78
192 192121068 NITHISH A 83
193 192121098 YUVARAJ R 88
194 192121124 VALLABHUNI MASTAN VARMA 89
195 192124026 C.RISHITHA . 96
196 192124027 KONDURU LAHARI 88
197 192124120 MAYOORA K 89
198 192124129 SWATHI.J.U 86
199 192124130 E LIANA ANGELINE 85
200 192124196 DODLA ROHITH KUMAR 81
201 192110283 A BHARGAV 90
202 192124037 AISHWARYA 95
203 192124089 AKASH K 95
204 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 100
205 192124005 Ashik 100
206 192111022 AYUSH V 90
207 192111577 BALLA KARTHIK 90
208 192110057 CHAGAMREDDY 85
209 192111289 DHAKSHANA MOORTHE.K 90
210 192125007 G.HARISH KUMAR 100
211 192110399 GOKUL.S 95
212 192110398 HEMANT T M A 90
213 192125006 J.C.POOJA SHREE 90
214 192110149 JAYAGOBIGA V I 95
215 192110467 KANNEGUNDLA UDAYKUMAR 90
216 192111056 KISHORE S 80
217 192110223 KONDRAGUNTA SAI 0
218 192124028 KOVI SAI GANESH 100
219 192124086 L.UTHRA 100
220 192110579 MAKKINA SWAMY VIVEKANANDA 85
221 192125019 MUCHHARLA NAGA KESHAVA 100
222 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 85
223 192111667 OBED SAMUEL JOHN 100
224 192124030 P VENKATA SAI DEEPAK 90
225 192111241 PARLAPALLI MANIKANTESWARA REDDY 85
226 192110100 RAJANA JAYA PRAKASH 90
227 192124042 S SALMAN 90
228 192111651 S.HARATHI 85
229 192111658 SAGINALA MANSOOR 100
230 192110051 SAGUBADI GIRISH REDDY 80
231 192011407 SANTHOSHAPU 90
232 192110143 SATYAM 90
233 192124056 SHAIK ASHFAQ 90
234 192124091 SRIMATHI H 95
235 192111240 SYED AMREZ 100
236 192110284 T RAKESH REDDY 100
237 192111043 VARSHA 85
238 192111739 VEEREPALLI SAI SUDHA HARSHITH 90
239 192110724 YALLAMRAJU JAHNAVI 90
240 192011404 YERRAGUNTLA VAASANTH 85
CO4: Understand hashing data structure and various sorting
techniques
4.1 Syllabus:
Hashing - Hash Function - Separate Chaining – Open Addressing - Linear Probing - Priority
Queue –Heaps – Insertion sort - Quick Sort - Merge Sort - Radix Sort – Heap Sort – Time
complexity.
4.2 Evaluation Details:
CO 4 Attainment was evaluated using the following sessions:
• Assignment questions from hashing and sorting are given for 30 marks on 9th
November 2022. It consists of three questions and each question is for 10 marks.
The focus was to make the student understand the problem and write solutions for
the given problem. (Question paper and answer key, sheet samples attachment :
Annexure 12).
4.3 Analysis and Attainment of CO4:
Establishment of attainment cutoff: The attainment cutoff of Data structures with Data
Manipulation course in this session was set to 60%
Attainment Levels: (Annexure 13).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA03 - Data Structure - CO 4 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attain Attain
ed
Assignment 2 9/ CSA1078 I 30 30 21 70 3
for CO4 Nov/
2022
Assignment 2 9/ CSA1079 II 30 30 30 100 3
for CO4 Nov/
2022
Assignment 2 9/ CSA1080 III 30 30 22 73 3
for CO4 Nov/
2022
Assignment 2 9/ CSA1081 IV 30 21 13 43 3
for CO4 Nov/
2022
Assignment 2 9/ CSA1082 V 29 22 14 48 3
for CO4 Nov/
2022
Assignment 2 9/ CSA1083 VI 29 21 14 48 3
for CO4 Nov/
2022
Remedial 18/ 3
Assignment 2 Nov/
for CO4 2022
Nett Attainment
Total - 178 154 114 64 Level 3
Attainment
Student Marks in CO 4 Evaluation
Table 4: Barchart showing more than 89% of the students have attained the set cutoff
demonstrating a high level of attainment for CO 4 : Hashing and sorting algorithms in the
course CSA03 Data structures.
Figure 4: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO4 of Course CSA03 Data structures
SNO REG NO NAME ASSIGNMENT 2
1 192011110 KAMESHWARAN .E 73
2 192011133 KUPPAM MADESH .S 80
3 192011146 MANOJ P 75
4 192110132 GURRAMKONDA NAVEEN KUMAR 75
5 192110315 B SATHISH KUMAR REDDY 80
6 192110599 KARIMBAI CHENCHU HARSHITHA 70
7 192110685 VALLAM KONDU HIMAJA 80
8 192111002 MUDIYAM GURU VARDHAN 77
9 192111121 K.V.N.SANTHOSHINI 87
10 192111132 KAITEPALLI JYOTHI PRAKASH 85
11 192111134 KURRA OMKAR 75
12 192111156 MOREESU CHANDU 85
13 192111160 VAKATI SAHITHI 80
14 192111194 K.UDAY 65
15 192111249 MAHIJA LAKSHMI P 73
16 192111284 B SAI LOKESH 77
17 192111292 DUNDE SHINI 82
18 192111325 GRANDHI ANURADHA 75
19 192111330 KOPPALA SAI MANOJ 68
20 192111338 BONASI HEMANTH 75
21 192111339 U NANDA KUMAR REDDY 73
22 192111366 BONGU SAI SRINIVAS REDDY 77
23 192111378 JONNALAGADDA NARENDRA 75
24 192111409 OBILI.DINESH KUMAR REDDY 78
25 192111452 KATHASAGARAM.AKHIL VINEETH 0
26 192111455 JAYALLU PRAJWAL REDDY 62
27 192111555 AMBALA GOWTHAMI 63
28 192111557 KARNATILAKSHMI SRAVANI 62
29 192111725 NAGIREDDY POOJITHA 75
30 192111726 VEESAM CHANDU SREE 63
31 192111728 POOJARI ROHITH KUMAR 53
32 192121102 B.SIRI SAHITHI 67
33 192121135 SHAIK KASHIFA 55
34 192121142 SHAIK ESARAR ALLAH WARIS 75
35 192124047 VALLIPI GANESH KUMAR 75
36 192124064 C.SASIKUMAR 78
37 192125013 K PAVANI K 85
38 192125057 KOLLURU MANOJ SAI 80
39 192125075 SYED FAHAD ANSARI 85
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 73
41 192011267 VELIKANTI VIMAL KUMAR 84
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 89
44 192110245 GODDUMARRI OBULESU 74
45 192110324 GUNTAKA ANJI REDDY 82
46 192110412 VALLABHANENI PRASANNA KUMAR 0
47 192110466 N. NAGARJUNA NAGARJUNA 89
48 192110468 PUSALA SOMA SEKHAR 89
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 84
50 192110504 JONNA HIMAVARSHA 84
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 84
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 79
55 192110683 ARAVA MANOJ 84
56 192110687 MACHUPALLI KEERTHANA 89
57 192110693 CHAGALAKONDU MAHA LAKSHMI BHAVISHYA 84
58 192110694 NARUKULA SRINIVASA BALAJI 92
59 192110695 SANNAYI SRAVANTHI 89
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 92
63 192111354 KONANKI RAGA PRIYA 99
64 192111474 S.VENKATA SAI 84
65 192111528 KAKUMANU JAYA SAI AKASH 79
66 192111530 YEKKANTI SUDEEP REDDY 82
67 192111609 DUGGIRALA SIDDARDHA 84
68 192111627 M.PREM SWAROOP 84
69 192111633 NERELLA ABHIRAM 84
70 192111694 Sriram Gokul Krishna Grohith 89
71 192111695 YEKKANTI SANDEEP REDDY 79
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 79
74 192124158 PAVAN K B 84
75 192124164 D MUBARAK ALI mubarak ali 82
76 192125032 DABBUKOTU RAGHU 79
77 192125112 VARRA PRAKASH REDDY 74
78 192125113 CHALAVADI VENKATA NARENDRA 74
79 192211004 VISHNU PRIYA B 89
80 192011099 ISKALA SRI CHARAN 50
81 192011158 MUMMADIRAJU NITHIN VARMA 65
82 192011195 PILLI ARUN KUMAR 50
83 192011222 S. CHANDU VARDHAN REDDY 70
84 192011224 SAI BHARATHI .B 60
85 192011290 REDDYVARI NAGARJUNA REDDY 50
86 192011320 DHARMATEJA B 50
87 192011324 GUNTHOTI MANOHAR BABU 50
88 192011389 KANNEBOINA CHANDRA SEKAR 90
89 192011422 BANDA VEERESH 55
90 192011449 S. SASIDHAR REDDY 65
91 192011458 DUGGANAPALLI RIZWAN BASHA 60
92 192011469 ALAMURI YELLA REDDY 85
93 192011470 KUMMITHA VENKATA KOTI REDDY 100
94 192011474 ARUNGOLAM VAMSI ESWAR 100
95 192011488 YADDULAKONDU THARUN 55
96 192110048 RAMIREDDY PRIYAVARSHA 50
97 192110085 K.DINESH KUMAR REDDY 90
98 192110312 KADIYALA NARESH 85
99 192110369 ANKEM SURESH 90
100 192110375 CHAKKA SIVA 65
101 192110400 CH.VINAY KUMAR 50
102 192110406 KUPPAM BHAVYA 35
103 192110469 VUCHA VIJAY SARADHI 80
104 192110540 KOVELAMPATI MOHAN HARISH 65
105 192110671 MOHAMMAD ZAINULABDDIN 50
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 75
107 192111113 KAKAMANU BHARATH TEJA 80
108 192111128 KALATHURU SAIYAGNITHA 55
109 192111143 NVSL Rekha Sree Majety 50
110 192111201 DUGGINABOINA UDAY KIRAN 80
111 192111202 PALAKOLANU TEJESWAR REDDY 80
112 192111411 GEDDADA NIHARIKA 55
113 192111458 MADDI SAI MANJUNATHA 65
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 80
115 192111704 KALLURI PRASHANTH REDDY 90
116 192121078 M DEEPAK KUMAR 80
117 192124043 BODAPATI HARITHA . 80
118 192125094 SAYED MD AFWAN AHMAD 70
119 192125105 NARENDRA DASARI 80
120 192110387 ARIPINENI SRINIVASULU 84
121 192111013 B.S.DHAKSHITHA 94
122 192011413 BODDU 82
123 192111631 DARAM 90
124 192110503 E KAVINESH 84
125 192011336 GUTTHI VEERA 80
126 192110509 JAGADEESWARAN 88
127 192125062 JAIPRIJITHA 96
128 192011106 KAJA AHAMED BASITH 70
129 192124122 KARI SAI SUBHASH 86
130 192111630 KATTEKOTA SIVA NAGA 88
131 192111133 KOTA RAVI 90
132 192110260 MEKALA DHARMIKA 0
133 192111457 MUPPALA SHASHANK VARMA 90
134 192111140 MUVVALA VENKATA NAGA SAI 88
135 192110499 NARENKUMAR.S.V 86
136 192110275 NASINA HARITHA 94
137 192111444 NAVURU YUVARAJ 88
138 192110517 NIVAS 86
139 192124204 P THARUN KUMAR 80
140 192111453 PALLE AJAY SAI 84
141 192124073 PASALA THRIBHUVAN REDDY 90
142 192125071 PRAVEEN 84
143 192111023 R PRANUSHA 92
144 192011502L R VIGNESH 78
145 192111332 R.POORNA CHANDRA 82
146 192124165 S PADMASRI 96
147 192121004 SHREYA S 94
148 192110463 SHYAM T.R 82
149 192111004 SRITHULASI S 90
150 192111238 TAPPETA SUMITHRA 92
151 192111520 THALAPANENI SRAVANI NAIDU 80
152 192110205 THANDAVA KONDALU 84
153 192111632 THOTA SRI MAHESH BABU 92
154 192124188 V.AKASH 84
155 192110243 VAKADHANI SOBITH NIKHIL 84
156 192124181 VIGNESHWARAN 86
157 192111731 YALLANKI LOKESH 90
158 192110204 YENUMULA VENKATA NAGA TARUN 82
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 90
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 76
161 192011300 BHARGAV NAIDU C 60
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 95
163 192011356 KOTAPATI NAVEEN NAVEEN 96
164 192011357 SALISM Jaya SAI krishna kRISHNA 96
165 192011364 GUGGILLA HARSHAVARDHAN 90
166 192011446 VUNNAM GANESH 90
167 192110015 MEKAPOTU TRIVENI 85
168 192110103 RITHIK CK 98
169 192110229 TANAKANTI DEEPIKA 99
170 192110333 G NIVETHA 94
171 192110334 PARITSHITH PRANAV S 99
172 192110343 NIDHISH S 94
173 192110405 C GUNASURIYA GUNASURIYA 95
174 192110434 CHILLAPALI SAI KRISHNA 94
175 192110500 JOGI NITHIN KUMAR KUMAR 90
176 192110543 S AFRAH MEERA 88
177 192110601 PARA NAVEEN 89
178 192110664 D.DHARANI 86
179 192110714 G YASWANTH 89
180 192110717 KASHIVOJJULA LINGAMCHARY 94
181 192111108 CHENNABOINA GANESH 91
182 192111291 SUNIL G 89
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 93
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 90
185 192111522 PULLAKONDAM AJAY KUMAR . 91
186 192111572 GANDHE AKHIL 90
187 192111573 MINUPALA PRANITH 97
188 192111574 BALLA TEJUS VARDHAN . 99
189 192111598 B.P.HEMALATHA 99
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 84
191 192121068 NITHISH A 90
192 192121098 YUVARAJ R 89
193 192121124 VALLABHUNI MASTAN VARMA 95
194 192124026 C.RISHITHA . 99
195 192124027 KONDURU LAHARI 98
196 192124120 MAYOORA K 96
197 192124129 SWATHI.J.U 93
198 192124130 E LIANA ANGELINE 92
199 192124196 DODLA ROHITH KUMAR 89
200 192110283 A BHARGAV 90
201 192124037 AISHWARYA 95
202 192124089 AKASH K 95
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 100
204 192124005 Ashik 100
205 192111022 AYUSH V 90
206 192111577 BALLA KARTHIK 90
207 192110057 CHAGAMREDDY 85
208 192111289 DHAKSHANA MOORTHE.K 90
209 192125007 G.HARISH KUMAR 100
210 192110399 GOKUL.S 95
211 192110398 HEMANT T M A 90
212 192125006 J.C.POOJA SHREE 90
213 192110149 JAYAGOBIGA V I 95
214 192110467 KANNEGUNDLA UDAYKUMAR 90
215 192111056 KISHORE S 80
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 100
218 192124086 L.UTHRA 100
219 192110579 MAKKINA SWAMY VIVEKANANDA 85
220 192125019 MUCHHARLA NAGA KESHAVA 100
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 85
222 192111667 OBED SAMUEL JOHN 100
223 192124030 P VENKATA SAI DEEPAK 90
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 85
225 192110100 RAJANA JAYA PRAKASH 90
226 192124042 S SALMAN 90
227 192111651 S.HARATHI 85
228 192111658 SAGINALA MANSOOR 100
229 192110051 SAGUBADI GIRISH REDDY 80
230 192011407 SANTHOSHAPU 90
231 192110143 SATYAM 90
232 192124056 SHAIK ASHFAQ 90
233 192124091 SRIMATHI H 95
234 192111240 SYED AMREZ 100
235 192110284 T RAKESH REDDY 100
236 192111043 VARSHA 85
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 90
238 192110724 YALLAMRAJU JAHNAVI 90
239 192011404 YERRAGUNTLA VAASANTH 85
CO5: Ability to model Graph Data structure for the given
problem
5.1 Syllabus:
Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted Shortest
Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth First
Search - Depth First Search.
5.2 Evaluation Details:
CO 5 Attainment was evaluated using the following sessions:
• Didactic examination for 30 marks conducted on 12th November 2022. The exam
contained three questions for 10 marks each. The focus was to make the student
model the Graph Data Structure and write solutions for the given problems.
(Question paper and answer key, sheet samples attachment : Annexure 14).
• A remedial theory examination was conducted on 15th November 2022 for slow
learners who failed to attain CO5 in the previous exam. (Question paper and answer
key, sheet samples attachment : Annexure 15).
5.3 Analysis and Attainment of CO5:
Establishment of attainment cutoff: A committee of 3 faculty along with the head met on
13th November 2022 and analysed the question paper. Based on the perceived difficulty
level the course attainment cutoff of Data structures with Data Manipulation course in this
session was set to 60%
Attainment Levels: (Annexure 16).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 5 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attain Attain
ed
Class test 3 for 12/ CSA1078 I 30 30 30 100% 3
CO5 Nov/
2022
Class test 3 for 12/ CSA1079 II 30 30 30 100% 2
CO5 Nov/
2022
Class test 3 for 12/ CSA1080 III 30 30 30 100% 3
CO5 Nov/
2022
Class test 3 for 12/ CSA1081 IV 30 29 29 96% 3
CO5 Nov/
2022
Class test 3 for 12/ CSA1082 V 29 29 28 93% 3
CO5 Nov/
2022
Class test 3 for 12/ CSA1083 VI 29 26 26 86% 3
CO5 Nov/
2022
Remedial Test 15/ 3
for CO5 Nov/
2022
Nett Attainment
Total - 178 178 173 95% Level 3
Attainment
Student Marks in CO 5 Evaluation
Table 5: Barchart showing more than 85% of the students have attained the set cutoff
demonstrating a high level of attainment for CO5 : Graph Data structures in the Course
CSA0375 Data structure with manipulations.
Figure 5: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 5 of Course CSA0375 : Data structures and
manipulations.
S.No REG. NO. NAME OF THE STUDENT Class Test 3
1 192011110 KAMESHWARAN .E 63
2 192011133 KUPPAM MADESH .S 0
3 192011146 MANOJ P 75
4 192110132 GURRAMKONDA NAVEEN KUMAR 68
5 192110315 B SATHISH KUMAR REDDY 0
6 192110599 KARIMBAI CHENCHU HARSHITHA 83
7 192110685 VALLAM KONDU HIMAJA 73
8 192111002 MUDIYAM GURU VARDHAN 73
9 192111121 K.V.N.SANTHOSHINI 83
10 192111132 KAITEPALLI JYOTHI PRAKASH 73
11 192111134 KURRA OMKAR 22
12 192111156 MOREESU CHANDU 77
13 192111160 VAKATI SAHITHI 77
14 192111194 K.UDAY 75
15 192111249 MAHIJA LAKSHMI P 73
16 192111284 B SAI LOKESH 47
17 192111292 DUNDE SHINI 82
18 192111325 GRANDHI ANURADHA 80
19 192111330 KOPPALA SAI MANOJ 72
20 192111338 BONASI HEMANTH 70
21 192111339 U NANDA KUMAR REDDY 73
22 192111366 BONGU SAI SRINIVAS REDDY 75
23 192111378 JONNALAGADDA NARENDRA 80
24 192111409 OBILI.DINESH KUMAR REDDY 0
25 192111452 KATHASAGARAM.AKHIL VINEETH 78
26 192111455 JAYALLU PRAJWAL REDDY 80
27 192111555 AMBALA GOWTHAMI 0
28 192111557 KARNATILAKSHMI SRAVANI 53
29 192111725 NAGIREDDY POOJITHA 82
30 192111726 VEESAM CHANDU SREE 85
31 192111728 POOJARI ROHITH KUMAR 83
32 192121102 B.SIRI SAHITHI 78
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 25
35 192124047 VALLIPI GANESH KUMAR 0
36 192124064 C.SASIKUMAR 85
37 192125013 K PAVANI K 75
38 192125057 KOLLURU MANOJ SAI 27
39 192125075 SYED FAHAD ANSARI 0
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 75
41 192011267 VELIKANTI VIMAL KUMAR 74
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 59
44 192110245 GODDUMARRI OBULESU 54
45 192110324 GUNTAKA ANJI REDDY 56.5
46 192110412 VALLABHANENI PRASANNA KUMAR 64
47 192110466 N. NAGARJUNA NAGARJUNA 91.5
48 192110468 PUSALA SOMA SEKHAR 89
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 89
50 192110504 JONNA HIMAVARSHA 81.5
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 39
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 81.5
55 192110683 ARAVA MANOJ 81.5
56 192110687 MACHUPALLI KEERTHANA 86.5
57 192110693 CHAGALAKONDU MAHA LAKSHMI 69
BHAVISHYA
58 192110694 NARUKULA SRINIVASA BALAJI 89
59 192110695 SANNAYI SRAVANTHI 91.5
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 84
63 192111354 KONANKI RAGA PRIYA 91.5
64 192111474 S.VENKATA SAI 74
65 192111528 KAKUMANU JAYA SAI AKASH 64
66 192111530 YEKKANTI SUDEEP REDDY 44
67 192111609 DUGGIRALA SIDDARDHA 34
68 192111627 M.PREM SWAROOP 56.5
69 192111633 NERELLA ABHIRAM 64
70 192111694 Sriram Gokul Krishna Grohith 54
71 192111695 YEKKANTI SANDEEP REDDY 41.5
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 76.5
74 192124158 PAVAN K B 84
75 192124164 D MUBARAK ALI mubarak ali 46.5
76 192125032 DABBUKOTU RAGHU 69
77 192125112 VARRA PRAKASH REDDY 36.5
78 192125113 CHALAVADI VENKATA NARENDRA 61.5
79 192211004 VISHNU PRIYA B 84
80 192011099 ISKALA SRI CHARAN 36
81 192011158 MUMMADIRAJU NITHIN VARMA 60
82 192011195 PILLI ARUN KUMAR 52
83 192011222 S. CHANDU VARDHAN REDDY 60
84 192011224 SAI BHARATHI .B 60
85 192011290 REDDYVARI NAGARJUNA REDDY 60
86 192011320 DHARMATEJA B 60
87 192011324 GUNTHOTI MANOHAR BABU 60
88 192011389 KANNEBOINA CHANDRA SEKAR 72
89 192011422 BANDA VEERESH 60
90 192011449 S. SASIDHAR REDDY 60
91 192011458 DUGGANAPALLI RIZWAN BASHA 88
92 192011469 ALAMURI YELLA REDDY 100
93 192011470 KUMMITHA VENKATA KOTI REDDY 100
94 192011474 ARUNGOLAM VAMSI ESWAR 54
95 192011488 YADDULAKONDU THARUN 40
96 192110048 RAMIREDDY PRIYAVARSHA 72
97 192110085 K.DINESH KUMAR REDDY 60
98 192110312 KADIYALA NARESH 84
99 192110369 ANKEM SURESH 68
100 192110375 CHAKKA SIVA 88
101 192110400 CH.VINAY KUMAR 76
102 192110406 KUPPAM BHAVYA 100
103 192110469 VUCHA VIJAY SARADHI 96
104 192110540 KOVELAMPATI MOHAN HARISH 92
105 192110671 MOHAMMAD ZAINULABDDIN 68
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 64
107 192111113 KAKAMANU BHARATH TEJA 88
108 192111128 KALATHURU SAIYAGNITHA 100
109 192111143 NVSL Rekha Sree Majety 100
110 192111201 DUGGINABOINA UDAY KIRAN 96
111 192111202 PALAKOLANU TEJESWAR REDDY 74
112 192111411 GEDDADA NIHARIKA 100
113 192111458 MADDI SAI MANJUNATHA 92
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 96
115 192111704 KALLURI PRASHANTH REDDY 96
116 192121078 M DEEPAK KUMAR 50
117 192124043 BODAPATI HARITHA . 100
118 192125094 SAYED MD AFWAN AHMAD 40
119 192125105 NARENDRA DASARI 76
120 192110387 ARIPINENI SRINIVASULU 80
121 192111013 B.S.DHAKSHITHA 80
122 192011413 BODDU AB
123 192111631 DARAM 70
124 192110503 E KAVINESH 80
125 192011336 GUTTHI VEERA AB
126 192110509 JAGADEESWARAN 60
127 192125062 JAIPRIJITHA 80
128 192011106 KAJA AHAMED BASITH 40
129 192124122 KARI SAI SUBHASH 70
130 192111630 KATTEKOTA SIVA NAGA 50
131 192111133 KOTA RAVI 70
132 192110260 MEKALA DHARMIKA AB
133 192111457 MUPPALA SHASHANK VARMA 80
134 192111140 MUVVALA VENKATA NAGA SAI 90
135 192110499 NARENKUMAR.S.V 60
136 192110275 NASINA HARITHA 90
137 192111444 NAVURU YUVARAJ 80
138 192110517 NIVAS 80
139 192124204 P THARUN KUMAR 60
140 192111453 PALLE AJAY SAI 80
141 192124073 PASALA THRIBHUVAN REDDY 80
142 192125071 PRAVEEN 70
143 192111023 R PRANUSHA 80
144 192011502L R VIGNESH 50
145 192111332 R.POORNA CHANDRA 70
146 192124165 S PADMASRI 90
147 192121004 SHREYA S 90
148 192110463 SHYAM T.R 50
149 192111004 SRITHULASI S 70
150 192111238 TAPPETA SUMITHRA 80
151 192111520 THALAPANENI SRAVANI NAIDU 80
152 192110205 THANDAVA KONDALU AB
153 192111632 THOTA SRI MAHESH BABU 90
154 192124188 V.AKASH AB
155 192110243 VAKADHANI SOBITH NIKHIL 60
156 192124181 VIGNESHWARAN 70
157 192111731 YALLANKI LOKESH 80
158 192110204 YENUMULA VENKATA NAGA TARUN 80
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 70
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 62
161 192011300 BHARGAV NAIDU C 62
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 85
163 192011356 KOTAPATI NAVEEN NAVEEN 89
164 192011357 SALISM Jaya SAI krishna kRISHNA 80
165 192011364 GUGGILLA HARSHAVARDHAN 92
166 192011446 VUNNAM GANESH 80
167 192110015 MEKAPOTU TRIVENI 85
168 192110103 RITHIK CK 80
169 192110229 TANAKANTI DEEPIKA 82
170 192110333 G NIVETHA 74
171 192110334 PARITSHITH PRANAV S 91
172 192110343 NIDHISH S 87
173 192110405 C GUNASURIYA GUNASURIYA 86
174 192110434 CHILLAPALI SAI KRISHNA 82
175 192110500 JOGI NITHIN KUMAR KUMAR 84
176 192110543 S AFRAH MEERA 76
177 192110601 PARA NAVEEN 82
178 192110664 D.DHARANI 77
179 192110714 G YASWANTH 80
180 192110717 KASHIVOJJULA LINGAMCHARY 87
181 192111108 CHENNABOINA GANESH 76
182 192111291 SUNIL G 80
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 84
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 86
185 192111522 PULLAKONDAM AJAY KUMAR . 82
186 192111572 GANDHE AKHIL 80
187 192111573 MINUPALA PRANITH 82
188 192111574 BALLA TEJUS VARDHAN . 82
189 192111598 B.P.HEMALATHA 80
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS 81
RAO
191 192121068 NITHISH A 83
192 192121098 YUVARAJ R 84
193 192121124 VALLABHUNI MASTAN VARMA 81
194 192124026 C.RISHITHA . 85
195 192124027 KONDURU LAHARI 87
196 192124120 MAYOORA K 80
197 192124129 SWATHI.J.U 85
198 192124130 E LIANA ANGELINE 86
199 192124196 DODLA ROHITH KUMAR 84
200 192110283 A BHARGAV 88
201 192124037 AISHWARYA 92
202 192124089 AKASH K 80
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 0
204 192124005 Ashik 82
205 192111022 AYUSH V 88
206 192111577 BALLA KARTHIK 80
207 192110057 CHAGAMREDDY 0
208 192111289 DHAKSHANA MOORTHE.K 80
209 192125007 G.HARISH KUMAR 88
210 192110399 GOKUL.S 90
211 192110398 HEMANT T M A 88
212 192125006 J.C.POOJA SHREE 88
213 192110149 JAYAGOBIGA V I 82
214 192110467 KANNEGUNDLA UDAYKUMAR 85
215 192111056 KISHORE S 82
216 192110223 KONDRAGUNTA SAI 84
217 192124028 KOVI SAI GANESH 82
218 192124086 L.UTHRA 92
219 192110579 MAKKINA SWAMY VIVEKANANDA 80
220 192125019 MUCHHARLA NAGA KESHAVA 80
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 80
222 192111667 OBED SAMUEL JOHN 80
223 192124030 P VENKATA SAI DEEPAK 80
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 93
225 192110100 RAJANA JAYA PRAKASH 84
226 192124042 S SALMAN 92
227 192111651 S.HARATHI 92
228 192111658 SAGINALA MANSOOR 92
229 192110051 SAGUBADI GIRISH REDDY 88
230 192011407 SANTHOSHAPU 84
231 192110143 SATYAM 94
232 192124056 SHAIK ASHFAQ 80
233 192124091 SRIMATHI H 84
234 192111240 SYED AMREZ 80
235 192110284 T RAKESH REDDY 96
236 192111043 VARSHA 84
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 80
238 192110724 YALLAMRAJU JAHNAVI 83
239 192011404 YERRAGUNTLA VAASANTH 92
CO6: Ability to integrate knowledge acquired throughout the
course and display knowledge related to data structure
6.1 Syllabus:
Basic Understanding of Data - Data object- Data structure - Abstract Data Types (ADT) -
realisation of ADT in ‘C’- Primitive and non-primitive data structure - Linear and non-linear
data structure - static and dynamic data structure –persistent data structure -Linked data
structure - Succinct data structure - Implicit data structure - Compressed data structure -
Search data structure - Recursion
ADT array – Operations on arrays - Searching Algorithms - Linear Search - Binary Search ADT
– Linked List - Stack – Queue – Applications.
Trees:Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -
Applications of Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay
Tree
Graphs:Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted
Shortest Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth
First Search - Depth First Search.
Hashing - Hash Function - Separate Chaining – Open Addressing - Linear Probing - Priority
Queue –Heaps – Insertion sort - Quick Sort - Merge Sort - Radix Sort – Heap Sort – Time
complexity.
6.2 Evaluation Details:
CO 6 Attainment was evaluated using the following sessions:
• Didactic examination for 100 marks conducted on 25th November 2022.. The exam
contained ten questions for 10 marks each. The focus was to make the student
explain concepts of linear and non linear data structures and write solutions for the
given problems. (Question paper and answer key, sheet samples attachment :
Annexure 17).
6.3 Analysis and Attainment of CO6:
Establishment of attainment cutoff: Based on the perceived difficulty level the course
attainment cutoff of course CSA0375:Data structures with Data Manipulations in this
session was set to 60%
Attainment Levels: (Annexure 18).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA03 - Data Structure - CO 6 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attaine Attain
d
Model 25/ CSA0375 I 40 33 24 60% 3
Theory Exam Nov/
for CO6 2022
Model 25/ CSA0395 II 39 35 29 74% 3
Theory Exam Nov/
for CO6 2022
Model 25/ CSA0370 III 40 30 27 68% 3
Theory Exam Nov/
for CO6 2022
Model 25/ CSA0371 IV 40 38 29 72.50% 3
Theory Exam Nov/
for CO6 2022
Model 25/ CSA0368 V 40 40 39 98% 3
Theory Exam Nov/
for CO6 2022
Model 25/ CSA0373 VI 40 38 38 95% 3
Theory Exam Nov/
for CO6 2022
Remedial 02/ 20 20 17 85% 3
Test for CO6 Dec/
2022
Nett Attainment
Total - 239 239 192 87.30% Level 3
Attainment
Student Marks in CO 6 Evaluation
Table 6: Barchart showing 100% of the students have attained the set cutoff demonstrating
a high level of attainment for CO6 : Linear and Non Linear data structures, Hashing and
Sorting techniques in the Course CSA0375 Data structure with manipulations.
Figure 6: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 6 of Course CSA0375 : Data structures and
manipulations.
SL REG. NO. NAME OF THE STUDENT MODEL EXAM
1 192011110 KAMESHWARAN .E 0
2 192011133 KUPPAM MADESH .S 51
3 192011146 MANOJ P 58
4 192110132 GURRAMKONDA NAVEEN KUMAR 69
5 192110315 B SATHISH KUMAR REDDY 57
6 192110599 KARIMBAI CHENCHU HARSHITHA 97
7 192110685 VALLAM KONDU HIMAJA 50
8 192111002 MUDIYAM GURU VARDHAN 0
9 192111121 K.V.N.SANTHOSHINI 92
10 192111132 KAITEPALLI JYOTHI PRAKASH 57
11 192111134 KURRA OMKAR 72
12 192111156 MOREESU CHANDU 54
13 192111160 VAKATI SAHITHI 81
14 192111194 K.UDAY 69
15 192111249 MAHIJA LAKSHMI P 80
16 192111284 B SAI LOKESH 68
17 192111292 DUNDE SHINI 98
18 192111325 GRANDHI ANURADHA 79
19 192111330 KOPPALA SAI MANOJ 77
20 192111338 BONASI HEMANTH 59
21 192111339 U NANDA KUMAR REDDY 0
22 192111366 BONGU SAI SRINIVAS REDDY 70
23 192111378 JONNALAGADDA NARENDRA 76
24 192111409 OBILI.DINESH KUMAR REDDY 86
25 192111452 KATHASAGARAM.AKHIL VINEETH 59
26 192111455 JAYALLU PRAJWAL REDDY 88
27 192111555 AMBALA GOWTHAMI 84
28 192111557 KARNATILAKSHMI SRAVANI 79
29 192111725 NAGIREDDY POOJITHA 99
30 192111726 VEESAM CHANDU SREE 80
31 192111728 POOJARI ROHITH KUMAR 80
32 192121102 B.SIRI SAHITHI 97
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 0
35 192124047 VALLIPI GANESH KUMAR 64
36 192124064 C.SASIKUMAR 60
37 192125013 K PAVANI K 94
38 192125057 KOLLURU MANOJ SAI 54
39 192125075 SYED FAHAD ANSARI 0
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 75
41 192011267 VELIKANTI VIMAL KUMAR
65
42 192110102 V J PRIYATHAM KRISHNA
0
43 192110200 GANGAVARAM JAHNAVI
62
44 192110245 GODDUMARRI OBULESU
65
45 192110324 GUNTAKA ANJI REDDY
62
46 192110412 VALLABHANENI PRASANNA KUMAR
61
47 192110466 N. NAGARJUNA NAGARJUNA
74.5
48 192110468 PUSALA SOMA SEKHAR
67.5
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 65
50 192110504 JONNA HIMAVARSHA 60.5
51 192110518 ANUKULA SRIDHAR REDDY 60
52 192110558 NAVEEN KUMAR.R 62
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 62
55 192110683 ARAVA MANOJ 63
56 192110687 MACHUPALLI KEERTHANA 83.5
57 192110693 CHAGALAKONDU MAHA LAKSHMI BHAVISHYA 61
58 192110694 NARUKULA SRINIVASA BALAJI 67.5
59 192110695 SANNAYI SRAVANTHI 76.5
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 64
63 192111354 KONANKI RAGA PRIYA 85
64 192111474 S.VENKATA SAI 62
65 192111528 KAKUMANU JAYA SAI AKASH 64
66 192111530 YEKKANTI SUDEEP REDDY 64
67 192111609 DUGGIRALA SIDDARDHA 64.5
68 192111627 M.PREM SWAROOP 60
69 192111633 NERELLA ABHIRAM 62
70 192111694 Sriram Gokul Krishna Grohith 73
71 192111695 YEKKANTI SANDEEP REDDY 55
72 192121157L KADALARASU S 62
73 192124034 BACHINA MANITEJA MANITEJA 55
74 192124158 PAVAN K B 63
75 192124164 D MUBARAK ALI mubarak ali 62
76 192125032 DABBUKOTU RAGHU 29
77 192125112 VARRA PRAKASH REDDY 61
78 192125113 CHALAVADI VENKATA NARENDRA 53
79 192211004 VISHNU PRIYA B 62
80 192011099 ISKALA SRI CHARAN
33
81 192011158 MUMMADIRAJU NITHIN VARMA
63
82 192011195 PILLI ARUN KUMAR
65
83 192011222 S. CHANDU VARDHAN REDDY
16
84 192011224 SAI BHARATHI .B
16
85 192011290 REDDYVARI NAGARJUNA REDDY
26
86 192011320 DHARMATEJA B
13
87 192011324 GUNTHOTI MANOHAR BABU
38
88 192011389 KANNEBOINA CHANDRA SEKAR
73
89 192011422 BANDA VEERESH
45
90 192011449 S. SASIDHAR REDDY
33
91 192011458 DUGGANAPALLI RIZWAN BASHA
55
92 192011469 ALAMURI YELLA REDDY
98
93 192011470 KUMMITHA VENKATA KOTI REDDY
93
94 192011474 ARUNGOLAM VAMSI ESWAR
80.5
95 192011488 YADDULAKONDU THARUN
38
96 192110048 RAMIREDDY PRIYAVARSHA
82
97 192110085 K.DINESH KUMAR REDDY
37
98 192110312 KADIYALA NARESH
72
99 192110369 ANKEM SURESH
58
100 192110375 CHAKKA SIVA
77
101 192110400 CH.VINAY KUMAR
60
102 192110406 KUPPAM BHAVYA
50
103 192110469 VUCHA VIJAY SARADHI
86
104 192110540 KOVELAMPATI MOHAN HARISH
60
105 192110671 MOHAMMAD ZAINULABDDIN
62.5
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA
76
107 192111113 KAKAMANU BHARATH TEJA
87
110 192111201 DUGGINABOINA UDAY KIRAN
98
111 192111202 PALAKOLANU TEJESWAR REDDY
94
112 192111411 GEDDADA NIHARIKA
93
113 192111458 MADDI SAI MANJUNATHA
77.5
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY
96
115 192111704 KALLURI PRASHANTH REDDY
87
116 192121078 M DEEPAK KUMAR
92
117 192124043 BODAPATI HARITHA .
86
118 192125094 SAYED MD AFWAN AHMAD
64.5
119 192125105 NARENDRA DASARI
95
120 192110387 ARIPINENI SRINIVASULU 82
121 192111013 B.S.DHAKSHITHA 86
122 192011413 BODDU 84
123 192111631 DARAM 90
124 192110503 E KAVINESH 75
125 192011336 GUTTHI VEERA 70
126 192110509 JAGADEESWARAN 76
127 192125062 JAIPRIJITHA 90
128 192011106 KAJA AHAMED BASITH 32
129 192124122 KARI SAI SUBHASH 80
130 192111630 KATTEKOTA SIVA NAGA 50
131 192111133 KOTA RAVI 70
132 192110260 MEKALA DHARMIKA 65
133 192111457 MUPPALA SHASHANK VARMA 86
134 192111140 MUVVALA VENKATA NAGA SAI 84
135 192110499 NARENKUMAR.S.V 64
136 192110275 NASINA HARITHA 70
137 192111444 NAVURU YUVARAJ 76
138 192110517 NIVAS 50
139 192124204 P THARUN KUMAR 61
140 192111453 PALLE AJAY SAI 62
141 192124073 PASALA THRIBHUVAN REDDY 76
142 192125071 PRAVEEN 60
143 192111023 R PRANUSHA 70
144 192011502L R VIGNESH 65
145 192111332 R.POORNA CHANDRA 76
146 192124165 S PADMASRI 76
147 192121004 SHREYA S 92
148 192110463 SHYAM T.R 54
149 192111004 SRITHULASI S 50
150 192111238 TAPPETA SUMITHRA 51
151 192111520 THALAPANENI SRAVANI NAIDU 50
152 192110205 THANDAVA KONDALU 50
153 192111632 THOTA SRI MAHESH BABU 50
154 192124188 V.AKASH 62
155 192110243 VAKADHANI SOBITH NIKHIL 54
156 192124181 VIGNESHWARAN 60
157 192111731 YALLANKI LOKESH 56
158 192110204 YENUMULA VENKATA NAGA TARUN 60
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 76
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 63
161 192011300 BHARGAV NAIDU C 58
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 79
163 192011356 KOTAPATI NAVEEN NAVEEN 90
164 192011357 SALISM Jaya SAI krishna kRISHNA 83
165 192011364 GUGGILLA HARSHAVARDHAN 82
166 192011446 VUNNAM GANESH 88
167 192110015 MEKAPOTU TRIVENI 72
168 192110103 RITHIK CK 94
169 192110229 TANAKANTI DEEPIKA 78
170 192110333 G NIVETHA 88
171 192110334 PARITSHITH PRANAV S 97
172 192110343 NIDHISH S 88
173 192110405 C GUNASURIYA GUNASURIYA 88
174 192110434 CHILLAPALI SAI KRISHNA 89
175 192110500 JOGI NITHIN KUMAR KUMAR 69
176 192110543 S AFRAH MEERA 82
177 192110601 PARA NAVEEN 84
178 192110664 D.DHARANI 75
179 192110714 G YASWANTH 85
180 192110717 KASHIVOJJULA LINGAMCHARY 85
181 192111108 CHENNABOINA GANESH 76
182 192111291 SUNIL G 80
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 83
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 78
185 192111522 PULLAKONDAM AJAY KUMAR . 81
186 192111572 GANDHE AKHIL 79
187 192111573 MINUPALA PRANITH 86
188 192111574 BALLA TEJUS VARDHAN . 78
189 192111598 B.P.HEMALATHA 81
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 80
191 192121068 NITHISH A 84
192 192121098 YUVARAJ R 89
193 192121124 VALLABHUNI MASTAN VARMA 84
194 192124026 C.RISHITHA . 88
195 192124027 KONDURU LAHARI 87
196 192124120 MAYOORA K 91
197 192124129 SWATHI.J.U 80
198 192124130 E LIANA ANGELINE 81
199 192124196 DODLA ROHITH KUMAR 88
200 192110283 A BHARGAV 90
201 192124037 AISHWARYA 94
202 192124089 AKASH K 84
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 0
204 192124005 Ashik 84
205 192111022 AYUSH V 90
206 192111577 BALLA KARTHIK 84
207 192110057 CHAGAMREDDY 0
208 192111289 DHAKSHANA MOORTHE.K 84
209 192125007 G.HARISH KUMAR 90
210 192110399 GOKUL.S 94
211 192110398 HEMANT T M A 90
212 192125006 J.C.POOJA SHREE 92
213 192110149 JAYAGOBIGA V I 88
214 192110467 KANNEGUNDLA UDAYKUMAR 88
215 192111056 KISHORE S 84
216 192110223 KONDRAGUNTA SAI 88
217 192124028 KOVI SAI GANESH 84
218 192124086 L.UTHRA 94
219 192110579 MAKKINA SWAMY VIVEKANANDA 83
220 192125019 MUCHHARLA NAGA KESHAVA 83
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 83
222 192111667 OBED SAMUEL JOHN 82
223 192124030 P VENKATA SAI DEEPAK 83
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 94
225 192110100 RAJANA JAYA PRAKASH 88
226 192124042 S SALMAN 94
227 192111651 S.HARATHI 94
228 192111658 SAGINALA MANSOOR 88
229 192110051 SAGUBADI GIRISH REDDY 86
230 192011407 SANTHOSHAPU 84
231 192110143 SATYAM 94
232 192124056 SHAIK ASHFAQ 82
233 192124091 SRIMATHI H 84
234 192111240 SYED AMREZ 82
235 192110284 T RAKESH REDDY 94
236 192111043 VARSHA 86
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 83
238 192110724 YALLAMRAJU JAHNAVI 83
239 192011404 YERRAGUNTLA VAASANTH 92
CO7: Ability to interact in the concepts of Linear and Non linear
Data Structures
7.1 Syllabus:
Trees:Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -
Applications of Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay
Tree
Graphs:Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted
Shortest Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth
First Search - Depth First Search.
7.2 Evaluation Details:
CO 7 Attainment was evaluated using the following sessions:
• Quiz for 10 marks conducted on 28th November 2022 among teams. The exam
contained questions from the above syllabus for 10 marks for each team. The focus
was to make the student answer the questions. (Sample Questions Annexure 19).
7.3 Analysis and Attainment of CO7:
Establishment of attainment cutoff: Based on the perceived difficulty level the course
attainment cutoff of course CSA0375: Data structures with data manipulations in this
session was set to 60%
Attainment Levels: (Annexure 20).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 7 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name code Count Passed Attain Attain
ed
Quiz for CO7 28/ CSA0375 1 40 40 40 100% 3
Nov/
2022
Quiz for CO7 28/ CSA0395 2 39 33 32 82.05 3
Nov/
2022
Quiz for CO7 28/ CSA0370 3 40 28 26 65% 3
Nov/
2022
Quiz for CO7 28/ CSA0371 4 40 39 39 100% 3
Nov/
2022
Quiz for CO7 28/ CSA0368 5 40 40 40 100% 3
Nov/
2022
Quiz for CO7 28/ CSA0373 6 40 38 38 100% 3
Nov/
2022
Nett Attainment
Total - 239 218 215 98.6% Level 3
Attainment
Table 7: Barchart showing more than 95% of the students have attained the set cutoff
demonstrating a high level of attainment for CO7 : Linear and Non Linear data structures,
Hashing and Sorting techniques in the Course CSA0375 Data structure with manipulations.
Figure 7: curve showing a normal distribution of the marks obtained by students for the
attainment of CO 7 of Course CSA03 : Data structures
SL REG. NO. NAME OF THE STUDENT ACTIVITY QUIZ
1 192011110 KAMESHWARAN .E
67
2 192011133 KUPPAM MADESH .S
73
3 192011146 MANOJ P
89
4 192110132 GURRAMKONDA NAVEEN KUMAR
87
5 192110315 B SATHISH KUMAR REDDY
85
6 192110599 KARIMBAI CHENCHU HARSHITHA
85
7 192110685 VALLAM KONDU HIMAJA
88
8 192111002 MUDIYAM GURU VARDHAN
85
9 192111121 K.V.N.SANTHOSHINI
93
10 192111132 KAITEPALLI JYOTHI PRAKASH
83
11 192111134 KURRA OMKAR
91
12 192111156 MOREESU CHANDU
76
13 192111160 VAKATI SAHITHI
86
14 192111194 K.UDAY
91
15 192111249 MAHIJA LAKSHMI P
89
16 192111284 B SAI LOKESH
81
17 192111292 DUNDE SHINI
88
18 192111325 GRANDHI ANURADHA
83
19 192111330 KOPPALA SAI MANOJ
83
20 192111338 BONASI HEMANTH
88
21 192111339 U NANDA KUMAR REDDY
88
22 192111366 BONGU SAI SRINIVAS REDDY
91
23 192111378 JONNALAGADDA NARENDRA
86
24 192111409 OBILI.DINESH KUMAR REDDY
88
25 192111452 KATHASAGARAM.AKHIL VINEETH
82
26 192111455 JAYALLU PRAJWAL REDDY
83
27 192111555 AMBALA GOWTHAMI
88
28 192111557 KARNATILAKSHMI SRAVANI
90
29 192111725 NAGIREDDY POOJITHA
87
30 192111726 VEESAM CHANDU SREE
79
31 192111728 POOJARI ROHITH KUMAR
74
32 192121102 B.SIRI SAHITHI
85
33 192121135 SHAIK KASHIFA
75
34 192121142 SHAIK ESARAR ALLAH WARIS
73
35 192124047 VALLIPI GANESH KUMAR
77
36 192124064 C.SASIKUMAR
84
37 192125013 K PAVANI K
90
38 192125057 KOLLURU MANOJ SAI
79
39 192125075 SYED FAHAD ANSARI
71
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY
88
41 192011267 VELIKANTI VIMAL KUMAR 75
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 84
44 192110245 GODDUMARRI OBULESU 65
45 192110324 GUNTAKA ANJI REDDY 78
46 192110412 VALLABHANENI PRASANNA KUMAR 30
47 192110466 N. NAGARJUNA NAGARJUNA 90
48 192110468 PUSALA SOMA SEKHAR 88
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 70
50 192110504 JONNA HIMAVARSHA 82
51 192110518 ANUKULA SRIDHAR REDDY 20
52 192110558 NAVEEN KUMAR.R 87
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 78
55 192110683 ARAVA MANOJ 75
56 192110687 MACHUPALLI KEERTHANA 88
57 192110693 CHAGALAKONDU MAHA LAKSHMI 85
BHAVISHYA
58 192110694 NARUKULA SRINIVASA BALAJI 84
59 192110695 SANNAYI SRAVANTHI 80
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 86
63 192111354 KONANKI RAGA PRIYA 99
64 192111474 S.VENKATA SAI 72
65 192111528 KAKUMANU JAYA SAI AKASH 72
66 192111530 YEKKANTI SUDEEP REDDY 76
67 192111609 DUGGIRALA SIDDARDHA 78
68 192111627 M.PREM SWAROOP 75
69 192111633 NERELLA ABHIRAM 78
70 192111694 Sriram Gokul Krishna Grohith 84
71 192111695 YEKKANTI SANDEEP REDDY 74
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 74
74 192124158 PAVAN K B 82
75 192124164 D MUBARAK ALI mubarak ali 78
76 192125032 DABBUKOTU RAGHU 72
77 192125112 VARRA PRAKASH REDDY 60
78 192125113 CHALAVADI VENKATA NARENDRA 65
79 192211004 VISHNU PRIYA B 78
80 192011099 ISKALA SRI CHARAN 100
81 192011158 MUMMADIRAJU NITHIN VARMA 0
82 192011195 PILLI ARUN KUMAR 50
83 192011222 S. CHANDU VARDHAN REDDY 20
84 192011224 SAI BHARATHI .B 10
85 192011290 REDDYVARI NAGARJUNA REDDY 20
86 192011320 DHARMATEJA B 40
87 192011324 GUNTHOTI MANOHAR BABU 0
88 192011389 KANNEBOINA CHANDRA SEKAR 60
89 192011422 BANDA VEERESH 70
90 192011449 S. SASIDHAR REDDY 20
91 192011458 DUGGANAPALLI RIZWAN BASHA 60
92 192011469 ALAMURI YELLA REDDY 20
93 192011470 KUMMITHA VENKATA KOTI REDDY 95
94 192011474 ARUNGOLAM VAMSI ESWAR 100
95 192011488 YADDULAKONDU THARUN 80
96 192110048 RAMIREDDY PRIYAVARSHA 40
97 192110085 K.DINESH KUMAR REDDY 80
98 192110312 KADIYALA NARESH 50
99 192110369 ANKEM SURESH 60
100 192110375 CHAKKA SIVA 20
101 192110400 CH.VINAY KUMAR 70
102 192110406 KUPPAM BHAVYA 30
103 192110469 VUCHA VIJAY SARADHI 90
104 192110540 KOVELAMPATI MOHAN HARISH 80
105 192110671 MOHAMMAD ZAINULABDDIN 60
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 40
107 192111113 KAKAMANU BHARATH TEJA 80
108 192111128 KALATHURU SAIYAGNITHA 100
109 192111143 NVSL Rekha Sree Majety 100
110 192111201 DUGGINABOINA UDAY KIRAN 80
111 192111202 PALAKOLANU TEJESWAR REDDY 80
112 192111411 GEDDADA NIHARIKA 80
113 192111458 MADDI SAI MANJUNATHA 70
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 60
115 192111704 KALLURI PRASHANTH REDDY 90
116 192121078 M DEEPAK KUMAR 70
117 192124043 BODAPATI HARITHA . 70
118 192125094 SAYED MD AFWAN AHMAD 60
119 192125105 NARENDRA DASARI 60
120 192110387 ARIPINENI SRINIVASULU 84
121 192111013 B.S.DHAKSHITHA 94
122 192011413 BODDU 82
123 192111631 DARAM 90
124 192110503 E KAVINESH 84
125 192011336 GUTTHI VEERA 80
126 192110509 JAGADEESWARAN 88
127 192125062 JAIPRIJITHA 96
128 192011106 KAJA AHAMED BASITH 70
129 192124122 KARI SAI SUBHASH 86
130 192111630 KATTEKOTA SIVA NAGA 88
131 192111133 KOTA RAVI 90
132 192110260 MEKALA DHARMIKA 0
133 192111457 MUPPALA SHASHANK VARMA 90
134 192111140 MUVVALA VENKATA NAGA SAI 88
135 192110499 NARENKUMAR.S.V 86
136 192110275 NASINA HARITHA 94
137 192111444 NAVURU YUVARAJ 88
138 192110517 NIVAS 86
139 192124204 P THARUN KUMAR 80
140 192111453 PALLE AJAY SAI 84
141 192124073 PASALA THRIBHUVAN REDDY 90
142 192125071 PRAVEEN 84
143 192111023 R PRANUSHA 92
144 192011502L R VIGNESH 78
145 192111332 R.POORNA CHANDRA 82
146 192124165 S PADMASRI 96
147 192121004 SHREYA S 94
148 192110463 SHYAM T.R 82
149 192111004 SRITHULASI S 90
150 192111238 TAPPETA SUMITHRA 92
151 192111520 THALAPANENI SRAVANI NAIDU 80
152 192110205 THANDAVA KONDALU 84
153 192111632 THOTA SRI MAHESH BABU 92
154 192124188 V.AKASH 84
155 192110243 VAKADHANI SOBITH NIKHIL 84
156 192124181 VIGNESHWARAN 86
157 192111731 YALLANKI LOKESH 90
158 192110204 YENUMULA VENKATA NAGA TARUN 82
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 90
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 70
161 192011300 BHARGAV NAIDU C 65
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 85
163 192011356 KOTAPATI NAVEEN NAVEEN 89
164 192011357 SALISM Jaya SAI krishna kRISHNA 80
165 192011364 GUGGILLA HARSHAVARDHAN 84
166 192011446 VUNNAM GANESH 89
167 192110015 MEKAPOTU TRIVENI 90
168 192110103 RITHIK CK 95
169 192110229 TANAKANTI DEEPIKA 89
170 192110333 G NIVETHA 90
171 192110334 PARITSHITH PRANAV S 98
172 192110343 NIDHISH S 92
173 192110405 C GUNASURIYA GUNASURIYA 83
174 192110434 CHILLAPALI SAI KRISHNA 91
175 192110500 JOGI NITHIN KUMAR KUMAR 85
176 192110543 S AFRAH MEERA 87
177 192110601 PARA NAVEEN 80
178 192110664 D.DHARANI 78
179 192110714 G YASWANTH 86
180 192110717 KASHIVOJJULA LINGAMCHARY 90
181 192111108 CHENNABOINA GANESH 84
182 192111291 SUNIL G 80
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 83
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN 86
KUMAR
185 192111522 PULLAKONDAM AJAY KUMAR . 83
186 192111572 GANDHE AKHIL 80
187 192111573 MINUPALA PRANITH 86
188 192111574 BALLA TEJUS VARDHAN . 82
189 192111598 B.P.HEMALATHA 90
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS 83
RAO
191 192121068 NITHISH A 83
192 192121098 YUVARAJ R 88
193 192121124 VALLABHUNI MASTAN VARMA 89
194 192124026 C.RISHITHA . 96
195 192124027 KONDURU LAHARI 93
196 192124120 MAYOORA K 93
197 192124129 SWATHI.J.U 86
198 192124130 E LIANA ANGELINE 85
199 192124196 DODLA ROHITH KUMAR 85
200 192110283 A BHARGAV 90
201 192124037 AISHWARYA 94
202 192124089 AKASH K 82
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 0
204 192124005 Ashik 82
205 192111022 AYUSH V 88
206 192111577 BALLA KARTHIK 82
207 192110057 CHAGAMREDDY 0
208 192111289 DHAKSHANA MOORTHE.K 82
209 192125007 G.HARISH KUMAR 88
210 192110399 GOKUL.S 90
211 192110398 HEMANT T M A 85
212 192125006 J.C.POOJA SHREE 88
213 192110149 JAYAGOBIGA V I 82
214 192110467 KANNEGUNDLA UDAYKUMAR 85
215 192111056 KISHORE S 82
216 192110223 KONDRAGUNTA SAI 86
217 192124028 KOVI SAI GANESH 80
218 192124086 L.UTHRA 90
219 192110579 MAKKINA SWAMY VIVEKANANDA 82
220 192125019 MUCHHARLA NAGA KESHAVA 82
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 82
222 192111667 OBED SAMUEL JOHN 82
223 192124030 P VENKATA SAI DEEPAK 82
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 92
225 192110100 RAJANA JAYA PRAKASH 88
226 192124042 S SALMAN 92
227 192111651 S.HARATHI 92
228 192111658 SAGINALA MANSOOR 88
229 192110051 SAGUBADI GIRISH REDDY 85
230 192011407 SANTHOSHAPU 84
231 192110143 SATYAM 92
232 192124056 SHAIK ASHFAQ 82
233 192124091 SRIMATHI H 82
234 192111240 SYED AMREZ 82
235 192110284 T RAKESH REDDY 92
236 192111043 VARSHA 88
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 82
238 192110724 YALLAMRAJU JAHNAVI 82
239 192011404 YERRAGUNTLA VAASANTH 92
CO8: Ability to code Linear , non linear , hashing data
structures such as array, stack,queue, linked lists and its
operations
8.1 Syllabus:
ADT array – Operations on arrays - Searching Algorithms - Linear Search - Binary Search ADT
– Linked List - Stack – Queue – Applications.
Trees:Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -
Applications of Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay
Tree
Graphs:Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted
Shortest Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth
First Search - Depth First Search.
Hashing - Hash Function - Separate Chaining – Open Addressing - Linear Probing - Priority
Queue –Heaps – Insertion sort - Quick Sort - Merge Sort - Radix Sort – Heap Sort – Time
complexity.
8.2 Evaluation Details:
CO 8 Attainment was evaluated using the following sessions:
• Class Practical experiments conducted as per the schedule and assessed for 100
marks. The focus was to make the student demonstrate technical competence of the
course CSA0375:Data Structures with data manipulations (Record of experiments
Annexure 21).
8.3 Analysis and Attainment of CO8:
Establishment of attainment cutoff: As per the syllabus the experiments list is prepared.
Based on the perceived difficulty level the course attainment cutoff of CSA0375: Data
Structures with Data Manipulations course in this session was set to 60%
Attainment Levels: (Annexure 22).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 8 Attainment Table
Evaluation Date Course Student No: No: % Attain Value
Name Code Count Passed Attained
Class Practical for - CSA037 40 40 40 100% 3
CO8 5
Class Practical for CSA039 39 32 32 100% 3
CO8 5
Class Practical for CSA037 40 39 39 100% 3
CO8 0
Class Practical for CSA037 40 39 38 97% 3
CO8 1
Class Practical for CSA036 40 40 40 100% 3
CO8 8
Class Practical for CSA037 40 40 40 100% 3
CO8 3
Nett Attainment
Total Attainment - 239 230 229 99.5% Level 3
Student Marks in CO 8 Evaluation
Table 8: Bar chart showing 100% of the students have attained the set cut-off
demonstrating a high level of attainment for CO 8: Coding in Linear & Non Linear Data
Structures in the Course CSA03: Data structure.
Figure 7: curve showing a normal distribution of the marks obtained by students for the
attainment of CO 8 of Course CSA03 : Data structures
SL REG. NO. NAME OF THE STUDENT MARKS (100)
1 192011110 KAMESHWARAN .E 75
2 192011133 KUPPAM MADESH .S 78
3 192011146 MANOJ P 84
4 192110132 GURRAMKONDA NAVEEN KUMAR 83
5 192110315 B SATHISH KUMAR REDDY 82
6 192110599 KARIMBAI CHENCHU HARSHITHA 85
7 192110685 VALLAM KONDU HIMAJA 84
8 192111002 MUDIYAM GURU VARDHAN 87
9 192111121 K.V.N.SANTHOSHINI 90
10 192111132 KAITEPALLI JYOTHI PRAKASH 88
11 192111134 KURRA OMKAR 89
12 192111156 MOREESU CHANDU 77
13 192111160 VAKATI SAHITHI 86
14 192111194 K.UDAY 89
15 192111249 MAHIJA LAKSHMI P 90
16 192111284 B SAI LOKESH 85
17 192111292 DUNDE SHINI 91
18 192111325 GRANDHI ANURADHA 87
19 192111330 KOPPALA SAI MANOJ 83
20 192111338 BONASI HEMANTH 88
21 192111339 U NANDA KUMAR REDDY 85
22 192111366 BONGU SAI SRINIVAS REDDY 87
23 192111378 JONNALAGADDA NARENDRA 85
24 192111409 OBILI.DINESH KUMAR REDDY 86
25 192111452 KATHASAGARAM.AKHIL VINEETH 89
26 192111455 JAYALLU PRAJWAL REDDY 87
27 192111555 AMBALA GOWTHAMI 88
28 192111557 KARNATILAKSHMI SRAVANI 84
29 192111725 NAGIREDDY POOJITHA 89
30 192111726 VEESAM CHANDU SREE 83
31 192111728 POOJARI ROHITH KUMAR 78
32 192121102 B.SIRI SAHITHI 85
33 192121135 SHAIK KASHIFA 69
34 192121142 SHAIK ESARAR ALLAH WARIS 72
35 192124047 VALLIPI GANESH KUMAR 79
36 192124064 C.SASIKUMAR 83
37 192125013 K PAVANI K 91
38 192125057 KOLLURU MANOJ SAI 80
39 192125075 SYED FAHAD ANSARI 75
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 89
41 192011267 VELIKANTI VIMAL KUMAR 75
42 192110102 V J PRIYATHAM KRISHNA 4
43 192110200 GANGAVARAM JAHNAVI 80
44 192110245 GODDUMARRI OBULESU 70
45 192110324 GUNTAKA ANJI REDDY 72
46 192110412 VALLABHANENI PRASANNA KUMAR 25
47 192110466 N. NAGARJUNA NAGARJUNA 90
48 192110468 PUSALA SOMA SEKHAR 88
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 80
50 192110504 JONNA HIMAVARSHA 85
51 192110518 ANUKULA SRIDHAR REDDY 17
52 192110558 NAVEEN KUMAR.R 65
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 78
55 192110683 ARAVA MANOJ 76
56 192110687 MACHUPALLI KEERTHANA 95
57 192110693 CHAGALAKONDU MAHA LAKSHMI 78
BHAVISHYA
58 192110694 NARUKULA SRINIVASA BALAJI 94
59 192110695 SANNAYI SRAVANTHI 90
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 1
61 192110713 MEKAPOTHU VENKATA SAI REDDY 3
62 192111141 VIDAVALURU HARIKA 90
63 192111354 KONANKI RAGA PRIYA 98
64 192111474 S.VENKATA SAI 80
65 192111528 KAKUMANU JAYA SAI AKASH 74
66 192111530 YEKKANTI SUDEEP REDDY 70
67 192111609 DUGGIRALA SIDDARDHA 74
68 192111627 M.PREM SWAROOP 75
69 192111633 NERELLA ABHIRAM 74
70 192111694 Sriram Gokul Krishna Grohith 80
71 192111695 YEKKANTI SANDEEP REDDY 65
72 192121157L KADALARASU S 13
73 192124034 BACHINA MANITEJA MANITEJA 75
74 192124158 PAVAN K B 84
75 192124164 D MUBARAK ALI mubarak ali 72
76 192125032 DABBUKOTU RAGHU 74
77 192125112 VARRA PRAKASH REDDY 65
78 192125113 CHALAVADI VENKATA NARENDRA 64
79 192211004 VISHNU PRIYA B 81
80 192011099 ISKALA SRI CHARAN 65
81 192011158 MUMMADIRAJU NITHIN VARMA 75
82 192011195 PILLI ARUN KUMAR 73
83 192011222 S. CHANDU VARDHAN REDDY 79
84 192011224 SAI BHARATHI .B 80
85 192011290 REDDYVARI NAGARJUNA REDDY 70
86 192011320 DHARMATEJA B 0
87 192011324 GUNTHOTI MANOHAR BABU 72
88 192011389 KANNEBOINA CHANDRA SEKAR 94
89 192011422 BANDA VEERESH 77
90 192011449 S. SASIDHAR REDDY 77
91 192011458 DUGGANAPALLI RIZWAN BASHA 74
92 192011469 ALAMURI YELLA REDDY 97
93 192011470 KUMMITHA VENKATA KOTI REDDY 98
94 192011474 ARUNGOLAM VAMSI ESWAR 98
95 192011488 YADDULAKONDU THARUN 70
96 192110048 RAMIREDDY PRIYAVARSHA 90
97 192110085 K.DINESH KUMAR REDDY 80
98 192110312 KADIYALA NARESH 73
99 192110369 ANKEM SURESH 73
100 192110375 CHAKKA SIVA 73
101 192110400 CH.VINAY KUMAR 83
102 192110406 KUPPAM BHAVYA 90
103 192110469 VUCHA VIJAY SARADHI 86
104 192110540 KOVELAMPATI MOHAN HARISH 75
105 192110671 MOHAMMAD ZAINULABDDIN 79
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 96
107 192111113 KAKAMANU BHARATH TEJA 95
108 192111128 KALATHURU SAIYAGNITHA 96
109 192111143 NVSL Rekha Sree Majety 96
110 192111201 DUGGINABOINA UDAY KIRAN 94
111 192111202 PALAKOLANU TEJESWAR REDDY 88
112 192111411 GEDDADA NIHARIKA 96
113 192111458 MADDI SAI MANJUNATHA 90
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 94
115 192111704 KALLURI PRASHANTH REDDY 89
116 192121078 M DEEPAK KUMAR 76
117 192124043 BODAPATI HARITHA . 92
118 192125094 SAYED MD AFWAN AHMAD 74
119 192125105 NARENDRA DASARI 77
120 192110387 ARIPINENI SRINIVASULU 82
121 192111013 B.S.DHAKSHITHA 89
122 192011413 BODDU 77
123 192111631 DARAM 84
124 192110503 E KAVINESH 78
125 192011336 GUTTHI VEERA 77
126 192110509 JAGADEESWARAN 79
127 192125062 JAIPRIJITHA 90
128 192011106 KAJA AHAMED BASITH 56
129 192124122 KARI SAI SUBHASH 80
130 192111630 KATTEKOTA SIVA NAGA 75
131 192111133 KOTA RAVI 77
132 192110260 MEKALA DHARMIKA 33
133 192111457 MUPPALA SHASHANK VARMA 85
134 192111140 MUVVALA VENKATA NAGA SAI 88
135 192110499 NARENKUMAR.S.V 73
136 192110275 NASINA HARITHA 84
137 192111444 NAVURU YUVARAJ 83
138 192110517 NIVAS 76
139 192124204 P THARUN KUMAR 72
140 192111453 PALLE AJAY SAI 82
141 192124073 PASALA THRIBHUVAN REDDY 83
142 192125071 PRAVEEN 76
143 192111023 R PRANUSHA 82
144 192011502L R VIGNESH 71
145 192111332 R.POORNA CHANDRA 74
146 192124165 S PADMASRI 89
147 192121004 SHREYA S 91
148 192110463 SHYAM T.R 68
149 192111004 SRITHULASI S 78
150 192111238 TAPPETA SUMITHRA 81
151 192111520 THALAPANENI SRAVANI NAIDU 74
152 192110205 THANDAVA KONDALU 74
153 192111632 THOTA SRI MAHESH BABU 79
154 192124188 V.AKASH 72
155 192110243 VAKADHANI SOBITH NIKHIL 71
156 192124181 VIGNESHWARAN 75
157 192111731 YALLANKI LOKESH 79
158 192110204 YENUMULA VENKATA NAGA TARUN 77
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 83
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 69
161 192011300 BHARGAV NAIDU C 64
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 85
163 192011356 KOTAPATI NAVEEN NAVEEN 90
164 192011357 SALISM Jaya SAI krishna kRISHNA 85
165 192011364 GUGGILLA HARSHAVARDHAN 88
166 192011446 VUNNAM GANESH 90
167 192110015 MEKAPOTU TRIVENI 88
168 192110103 RITHIK CK 94
169 192110229 TANAKANTI DEEPIKA 87
170 192110333 G NIVETHA 87
171 192110334 PARITSHITH PRANAV S 98
172 192110343 NIDHISH S 92
173 192110405 C GUNASURIYA GUNASURIYA 85
174 192110434 CHILLAPALI SAI KRISHNA 90
175 192110500 JOGI NITHIN KUMAR KUMAR 85
176 192110543 S AFRAH MEERA 87
177 192110601 PARA NAVEEN 85
178 192110664 D.DHARANI 81
179 192110714 G YASWANTH 88
180 192110717 KASHIVOJJULA LINGAMCHARY 89
181 192111108 CHENNABOINA GANESH 83
182 192111291 SUNIL G 83
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 84
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 86
185 192111522 PULLAKONDAM AJAY KUMAR . 86
186 192111572 GANDHE AKHIL 83
187 192111573 MINUPALA PRANITH 88
188 192111574 BALLA TEJUS VARDHAN . 84
189 192111598 B.P.HEMALATHA 88
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS 85
RAO
191 192121068 NITHISH A 87
192 192121098 YUVARAJ R 91
193 192121124 VALLABHUNI MASTAN VARMA 90
194 192124026 C.RISHITHA . 94
195 192124027 KONDURU LAHARI 91
196 192124120 MAYOORA K 90
197 192124129 SWATHI.J.U 87
198 192124130 E LIANA ANGELINE 88
199 192124196 DODLA ROHITH KUMAR 87
200 192110283 A BHARGAV 87
201 192124037 AISHWARYA 92
202 192124089 AKASH K 92
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 94
204 192124005 Ashik 92
205 192111022 AYUSH V 88
206 192111577 BALLA KARTHIK 85
207 192110057 CHAGAMREDDY 87
208 192111289 DHAKSHANA MOORTHE.K 83
209 192125007 G.HARISH KUMAR 92
210 192110399 GOKUL.S 86
211 192110398 HEMANT T M A 85
212 192125006 J.C.POOJA SHREE 90
213 192110149 JAYAGOBIGA V I 92
214 192110467 KANNEGUNDLA UDAYKUMAR 85
215 192111056 KISHORE S 85
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 93
218 192124086 L.UTHRA 92
219 192110579 MAKKINA SWAMY VIVEKANANDA 84
220 192125019 MUCHHARLA NAGA KESHAVA 92
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 87
222 192111667 OBED SAMUEL JOHN 92
223 192124030 P VENKATA SAI DEEPAK 88
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 82
225 192110100 RAJANA JAYA PRAKASH 88
226 192124042 S SALMAN 85
227 192111651 S.HARATHI 92
228 192111658 SAGINALA MANSOOR 84
229 192110051 SAGUBADI GIRISH REDDY 86
230 192011407 SANTHOSHAPU 88
231 192110143 SATYAM 86
232 192124056 SHAIK ASHFAQ 85
233 192124091 SRIMATHI H 88
234 192111240 SYED AMREZ 93
235 192110284 T RAKESH REDDY 92
236 192111043 VARSHA 85
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 88
238 192110724 YALLAMRAJU JAHNAVI 85
239 192011404 YERRAGUNTLA VAASANTH 86
CO9: Ability to formulate, design and solve problems related to
Data Structures using any of the skills acquired throughout the
course
9.1 Syllabus:
ADT array – Operations on arrays - Searching Algorithms - Linear Search - Binary Search ADT
– Linked List - Stack – Queue – Applications.
Trees:Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -
Applications of Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay
Tree
Graphs:Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted
Shortest Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth
First Search - Depth First Search.
Hashing - Hash Function - Separate Chaining – Open Addressing - Linear Probing - Priority
Queue –Heaps – Insertion sort - Quick Sort - Merge Sort - Radix Sort – Heap Sort – Time
complexity.
9.2 Evaluation Details:
CO 9 Attainment was evaluated using the following sessions:
• University Practical examination for 100 marks conducted on xth October 2022. The
exam contained four questions. The focus was to make the student demonstrate
technical competence (Question paper and answer key, sheet samples attachment :
Annexure 23).
9.3 Analysis and Attainment of CO9:
Establishment of attainment cutoff: A committee of 3 faculty along with the head met on x
date and analysed the question paper. Based on the perceived difficulty level the course
attainment cutoff of CSA0375: Data Structures with data manipulation course in this
session was set to 60%
Attainment Levels: (Annexure 24).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA0375 - Data Structure - CO 9 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attain Attain
ed
Semester End 39 39 100% 3
Practical CSA0375 I 40
Examination
for CO9
Semester End 26 12 37.5% 1
Practical CSA0395 II 39
Examination
for CO9
Semester End 39 22 56.41% 2
Practical CSA0370 III 40
Examination
for CO9
Semester End 38 38 100% 3
Practical CSA0371 IV 40
Examination
for CO9
Semester End 38 38 100% 3
Practical CSA0382 V 40
Examination
for CO9
Semester End 39 39 100% 3
Practical CSA0399 VI 40
Examination
for CO9
Nett Attainment
Total - CSA08 239 219 188 82.31% 3
Attainment
Student Marks in CO 9 Evaluation
Table 9: Bar chart showing more than 95% of the students have attained the set cut-off
demonstrating a high level of attainment for CO 9: Coding in Linear and Non Linear data
structures in the Course CSA03: Data structure.
Table 9: Normal Distribution chart showing more than 95% of the students have attained
the set cut-off demonstrating a high level of attainment for CO 9: Coding in Linear and Non
Linear data structures in the Course CSA03: Data structure.
SL REG. NO. NAME OF THE STUDENT MARKS (100)
1 192011110 KAMESHWARAN .E 72
2 192011133 KUPPAM MADESH .S 70
3 192011146 MANOJ P 87
4 192110132 GURRAMKONDA NAVEEN KUMAR 83
5 192110315 B SATHISH KUMAR REDDY 74
6 192110599 KARIMBAI CHENCHU HARSHITHA 84
7 192110685 VALLAM KONDU HIMAJA 86
8 192111002 MUDIYAM GURU VARDHAN 85
9 192111121 K.V.N.SANTHOSHINI 76
10 192111132 KAITEPALLI JYOTHI PRAKASH 75
11 192111134 KURRA OMKAR 84
12 192111156 MOREESU CHANDU 79
13 192111160 VAKATI SAHITHI 84
14 192111194 K.UDAY 88
15 192111249 MAHIJA LAKSHMI P 89
16 192111284 B SAI LOKESH 78
17 192111292 DUNDE SHINI 84
18 192111325 GRANDHI ANURADHA 89
19 192111330 KOPPALA SAI MANOJ 75
20 192111338 BONASI HEMANTH 82
21 192111339 U NANDA KUMAR REDDY 81
22 192111366 BONGU SAI SRINIVAS REDDY 88
23 192111378 JONNALAGADDA NARENDRA 79
24 192111409 OBILI.DINESH KUMAR REDDY 82
25 192111452 KATHASAGARAM.AKHIL VINEETH 84
26 192111455 JAYALLU PRAJWAL REDDY 81
27 192111555 AMBALA GOWTHAMI 85
28 192111557 KARNATILAKSHMI SRAVANI 84
29 192111725 NAGIREDDY POOJITHA 89
30 192111726 VEESAM CHANDU SREE 85
31 192111728 POOJARI ROHITH KUMAR 78
32 192121102 B.SIRI SAHITHI 84
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 75
35 192124047 VALLIPI GANESH KUMAR 82
36 192124064 C.SASIKUMAR 84
37 192125013 K PAVANI K 89
38 192125057 KOLLURU MANOJ SAI 82
39 192125075 SYED FAHAD ANSARI 84
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 85
41 192011267 VELIKANTI VIMAL KUMAR 51
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 71
44 192110245 GODDUMARRI OBULESU 41
45 192110324 GUNTAKA ANJI REDDY 50
46 192110412 VALLABHANENI PRASANNA KUMAR 0
47 192110466 N. NAGARJUNA NAGARJUNA 72
48 192110468 PUSALA SOMA SEKHAR 61
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 68
50 192110504 JONNA HIMAVARSHA 66
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 50
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 50
55 192110683 ARAVA MANOJ 51
56 192110687 MACHUPALLI KEERTHANA 68
57 192110693 CHAGALAKONDU MAHA LAKSHMI 64
BHAVISHYA
58 192110694 NARUKULA SRINIVASA BALAJI 64
59 192110695 SANNAYI SRAVANTHI 66
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 66
63 192111354 KONANKI RAGA PRIYA 77
64 192111474 S.VENKATA SAI 50
65 192111528 KAKUMANU JAYA SAI AKASH 50
66 192111530 YEKKANTI SUDEEP REDDY 39
67 192111609 DUGGIRALA SIDDARDHA 53
68 192111627 M.PREM SWAROOP 68
69 192111633 NERELLA ABHIRAM 50
70 192111694 Sriram Gokul Krishna Grohith 37
71 192111695 YEKKANTI SANDEEP REDDY 50
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 23
74 192124158 PAVAN K B 50
75 192124164 D MUBARAK ALI mubarak ali 50
76 192125032 DABBUKOTU RAGHU 24
77 192125112 VARRA PRAKASH REDDY 57
78 192125113 CHALAVADI VENKATA NARENDRA 11
79 192211004 VISHNU PRIYA B 50
80 192011099 ISKALA SRI CHARAN 50
81 192011158 MUMMADIRAJU NITHIN VARMA 55
82 192011195 PILLI ARUN KUMAR 55
83 192011222 S. CHANDU VARDHAN REDDY 55
84 192011224 SAI BHARATHI .B 55
85 192011290 REDDYVARI NAGARJUNA REDDY 54
86 192011320 DHARMATEJA B 0
87 192011324 GUNTHOTI MANOHAR BABU 75
88 192011389 KANNEBOINA CHANDRA SEKAR 85
89 192011422 BANDA VEERESH 56
90 192011449 S. SASIDHAR REDDY 57
91 192011458 DUGGANAPALLI RIZWAN BASHA 70
92 192011469 ALAMURI YELLA REDDY 52
93 192011470 KUMMITHA VENKATA KOTI REDDY 99
94 192011474 ARUNGOLAM VAMSI ESWAR 95
95 192011488 YADDULAKONDU THARUN 50
96 192110048 RAMIREDDY PRIYAVARSHA 85
97 192110085 K.DINESH KUMAR REDDY 70
98 192110312 KADIYALA NARESH 55
99 192110369 ANKEM SURESH 50
100 192110375 CHAKKA SIVA 50
101 192110400 CH.VINAY KUMAR 55
102 192110406 KUPPAM BHAVYA 74
103 192110469 VUCHA VIJAY SARADHI 85
104 192110540 KOVELAMPATI MOHAN HARISH 50
105 192110671 MOHAMMAD ZAINULABDDIN 50
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 90
107 192111113 KAKAMANU BHARATH TEJA 95
108 192111128 KALATHURU SAIYAGNITHA 90
109 192111143 NVSL Rekha Sree Majety 92
110 192111201 DUGGINABOINA UDAY KIRAN 85
111 192111202 PALAKOLANU TEJESWAR REDDY 80
112 192111411 GEDDADA NIHARIKA 90
113 192111458 MADDI SAI MANJUNATHA 90
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 85
115 192111704 KALLURI PRASHANTH REDDY 85
116 192121078 M DEEPAK KUMAR 65
117 192124043 BODAPATI HARITHA . 99
118 192125094 SAYED MD AFWAN AHMAD 50
119 192125105 NARENDRA DASARI 77
120 192110387 ARIPINENI SRINIVASULU 70
121 192111013 B.S.DHAKSHITHA 80
122 192011413 BODDU 71
123 192111631 DARAM 72
124 192110503 E KAVINESH 78
125 192011336 GUTTHI VEERA 72
126 192110509 JAGADEESWARAN 73
127 192125062 JAIPRIJITHA 81
128 192011106 KAJA AHAMED BASITH 60
129 192124122 KARI SAI SUBHASH 72
130 192111630 KATTEKOTA SIVA NAGA 75
131 192111133 KOTA RAVI 71
132 192110260 MEKALA DHARMIKA 0
133 192111457 MUPPALA SHASHANK VARMA 87
134 192111140 MUVVALA VENKATA NAGA SAI 77
135 192110499 NARENKUMAR.S.V 72
136 192110275 NASINA HARITHA 0
137 192111444 NAVURU YUVARAJ 79
138 192110517 NIVAS 75
139 192124204 P THARUN KUMAR 61
140 192111453 PALLE AJAY SAI 83
141 192124073 PASALA THRIBHUVAN REDDY 69
142 192125071 PRAVEEN 72
143 192111023 R PRANUSHA 77
144 192011502L R VIGNESH 67
145 192111332 R.POORNA CHANDRA 64
146 192124165 S PADMASRI 82
147 192121004 SHREYA S 81
148 192110463 SHYAM T.R 69
149 192111004 SRITHULASI S 80
150 192111238 TAPPETA SUMITHRA 80
151 192111520 THALAPANENI SRAVANI NAIDU 71
152 192110205 THANDAVA KONDALU 86
153 192111632 THOTA SRI MAHESH BABU 67
154 192124188 V.AKASH 64
155 192110243 VAKADHANI SOBITH NIKHIL 66
156 192124181 VIGNESHWARAN 76
157 192111731 YALLANKI LOKESH 77
158 192110204 YENUMULA VENKATA NAGA TARUN 77
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 70
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 65
161 192011300 BHARGAV NAIDU C 0
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 74
163 192011356 KOTAPATI NAVEEN NAVEEN 81
164 192011357 SALISM Jaya SAI krishna kRISHNA 74
165 192011364 GUGGILLA HARSHAVARDHAN 78
166 192011446 VUNNAM GANESH 75
167 192110015 MEKAPOTU TRIVENI 79
168 192110103 RITHIK CK 90
169 192110229 TANAKANTI DEEPIKA 78
170 192110333 G NIVETHA 77
171 192110334 PARITSHITH PRANAV S 91
172 192110343 NIDHISH S 84
173 192110405 C GUNASURIYA GUNASURIYA 79
174 192110434 CHILLAPALI SAI KRISHNA 80
175 192110500 JOGI NITHIN KUMAR KUMAR 83
176 192110543 S AFRAH MEERA 81
177 192110601 PARA NAVEEN 78
178 192110664 D.DHARANI 67
179 192110714 G YASWANTH 83
180 192110717 KASHIVOJJULA LINGAMCHARY 84
181 192111108 CHENNABOINA GANESH 60
182 192111291 SUNIL G 0
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 68
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN 66
KUMAR
185 192111522 PULLAKONDAM AJAY KUMAR . 79
186 192111572 GANDHE AKHIL 61
187 192111573 MINUPALA PRANITH 88
188 192111574 BALLA TEJUS VARDHAN . 61
189 192111598 B.P.HEMALATHA 76
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS 82
RAO
191 192121068 NITHISH A 87
192 192121098 YUVARAJ R 78
193 192121124 VALLABHUNI MASTAN VARMA 78
194 192124026 C.RISHITHA . 80
195 192124027 KONDURU LAHARI 73
196 192124120 MAYOORA K 73
197 192124129 SWATHI.J.U 76
198 192124130 E LIANA ANGELINE 72
199 192124196 DODLA ROHITH KUMAR 80
200 192110283 A BHARGAV 74
201 192124037 AISHWARYA 82
202 192124089 AKASH K 89
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 81
204 192124005 Ashik 91
205 192111022 AYUSH V 90
206 192111577 BALLA KARTHIK 82
207 192110057 CHAGAMREDDY 76
208 192111289 DHAKSHANA MOORTHE.K 79
209 192125007 G.HARISH KUMAR 77
210 192110399 GOKUL.S 74
211 192110398 HEMANT T M A 68
212 192125006 J.C.POOJA SHREE 80
213 192110149 JAYAGOBIGA V I 80
214 192110467 KANNEGUNDLA UDAYKUMAR 83
215 192111056 KISHORE S 79
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 86
218 192124086 L.UTHRA 81
219 192110579 MAKKINA SWAMY VIVEKANANDA 78
220 192125019 MUCHHARLA NAGA KESHAVA 74
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 72
222 192111667 OBED SAMUEL JOHN 90
223 192124030 P VENKATA SAI DEEPAK 75
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 73
225 192110100 RAJANA JAYA PRAKASH 77
226 192124042 S SALMAN 76
227 192111651 S.HARATHI 74
228 192111658 SAGINALA MANSOOR 75
229 192110051 SAGUBADI GIRISH REDDY 68
230 192011407 SANTHOSHAPU 78
231 192110143 SATYAM 71
232 192124056 SHAIK ASHFAQ 74
233 192124091 SRIMATHI H 76
234 192111240 SYED AMREZ 86
235 192110284 T RAKESH REDDY 81
236 192111043 VARSHA 72
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 72
238 192110724 YALLAMRAJU JAHNAVI 73
239 192011404 YERRAGUNTLA VAASANTH 74
CO10: Ability to identify suitable data structures and find
solution to real time problems
10.1 Syllabus:
Basic Understanding of Data - Data object- Data structure - Abstract Data Types (ADT) -
realisation of ADT in ‘C’- Primitive and non-primitive data structure - Linear and non-linear
data structure - static and dynamic data structure –persistent data structure -Linked data
structure - Succinct data structure - Implicit data structure - Compressed data structure -
Search data structure - Recursion
ADT array – Operations on arrays - Searching Algorithms - Linear Search - Binary Search ADT
– Linked List - Stack – Queue – Applications.
Trees:Preliminaries - Binary Tree - Binary Search Tree - Tree Traversals - AVL Tree -
Applications of Search Trees – B Tree – Trie - 2-3 tree - 2-3-4 tree - Red Black Tree – Splay
Tree
Graphs:Definitions – Types - Topological Sort - Shortest Path Algorithms - Unweighted
Shortest Path - Dijkstra’s Algorithm - Minimum Spanning Tree - Prim's Algorithm - Breadth
First Search - Depth First Search.
Hashing - Hash Function - Separate Chaining – Open Addressing - Linear Probing - Priority
Queue –Heaps – Insertion sort - Quick Sort - Merge Sort - Radix Sort – Heap Sort – Time
complexity.
10.2 Evaluation Details:
CO 10 Attainment was evaluated using the following sessions:
• Comprehensive viva voce examination for 100 marks conducted on xth October
2022 to assess the student's communication skills, as well as their knowledge of the
subject matter. The student is expected to demonstrate their ability to answer these
questions thoroughly and thoughtfully
10.3 Analysis and Attainment of CO10:
Establishment of attainment cutoff: The panel evaluates the student's knowledge of the
subject matter and their ability to answer the question. The course attainment cutoff of
course CSA0375:Data structures with data manipulations in this session was set to 60%
Attainment Levels: (Annexure 25).
Level 1: 1 - 30% of students get above 60%,
Level 2: 30 - 60% of students get above 60%,
Level 3: More than 60% students get above 60%.
CSA03 - Data Structure - CO10 Attainment Table
Evaluation Date Course Batch Student No: No: % Value
Name Code Count Passed Attained Attain
Comprehensive - CSA0375 I 40 30 22 55 2
Viva Voce for
CO10
Comprehensive CSA0395 II 39 27 22 56.41 2
Viva Voce for
CO10
Comprehensive CSA0370 III 40 31 27 67.5 3
Viva Voce for
CO10
Comprehensive CSA0371 IV 40 32 28 70 3
Viva Voce for
CO10
Comprehensive CSA0368 V 40 21 18 45 2
Viva Voce for
CO10
Comprehensive CSA0373 VI 40 28 22 55 2
Viva Voce for
CO10
Nett Attainment
Total Attainment - 239 169 139 58.15% Level 2
Student Marks in CO 10 Evaluation
Table 10: Bar chart showing more than 58.15% of the students have attained the set cut-off
demonstrating a high level of attainment for CO 10: Identify suitable data structures and
find solution to real time problems Data structures in the Course CSA03: Data structure.
Figure 10: Frequency distribution curve showing a gaussian distribution of the marks
obtained by students for the attainment of CO 10 of Course CSA03 : Data structures
SNO REG NO NAME COMPREHENSIVE
VIVA
1 192011110 KAMESHWARAN .E 55
2 192011133 KUPPAM MADESH .S 40
3 192011146 MANOJ P 36
4 192110132 GURRAMKONDA NAVEEN KUMAR 65
5 192110315 B SATHISH KUMAR REDDY 64
6 192110599 KARIMBAI CHENCHU HARSHITHA 50
7 192110685 VALLAM KONDU HIMAJA 70
8 192111002 MUDIYAM GURU VARDHAN 60
9 192111121 K.V.N.SANTHOSHINI 70
10 192111132 KAITEPALLI JYOTHI PRAKASH 30
11 192111134 KURRA OMKAR 45
12 192111156 MOREESU CHANDU 50
13 192111160 VAKATI SAHITHI 60
14 192111194 K.UDAY 65
15 192111249 MAHIJA LAKSHMI P 85
16 192111284 B SAI LOKESH 80
17 192111292 DUNDE SHINI 88
18 192111325 GRANDHI ANURADHA 70
19 192111330 KOPPALA SAI MANOJ 75
20 192111338 BONASI HEMANTH 75
21 192111339 U NANDA KUMAR REDDY 80
22 192111366 BONGU SAI SRINIVAS REDDY 80
23 192111378 JONNALAGADDA NARENDRA 85
24 192111409 OBILI.DINESH KUMAR REDDY 20
25 192111452 KATHASAGARAM.AKHIL VINEETH 79
26 192111455 JAYALLU PRAJWAL REDDY 76
27 192111555 AMBALA GOWTHAMI 70
28 192111557 KARNATILAKSHMI SRAVANI 65
29 192111725 NAGIREDDY POOJITHA 97
30 192111726 VEESAM CHANDU SREE 57
31 192111728 POOJARI ROHITH KUMAR 65
32 192121102 B.SIRI SAHITHI 35
33 192121135 SHAIK KASHIFA 0
34 192121142 SHAIK ESARAR ALLAH WARIS 45
35 192124047 VALLIPI GANESH KUMAR 30
36 192124064 C.SASIKUMAR 75
37 192125013 K PAVANI K 80
38 192125057 KOLLURU MANOJ SAI 100
39 192125075 SYED FAHAD ANSARI 64
40 192125078 TANGUTURI VENKATA LAKSHMI AJAY 79
41 192011267 VELIKANTI VIMAL KUMAR 75
42 192110102 V J PRIYATHAM KRISHNA 0
43 192110200 GANGAVARAM JAHNAVI 70
44 192110245 GODDUMARRI OBULESU 60
45 192110324 GUNTAKA ANJI REDDY 0
46 192110412 VALLABHANENI PRASANNA KUMAR 0
47 192110466 N. NAGARJUNA NAGARJUNA 90
48 192110468 PUSALA SOMA SEKHAR 80
49 192110473 PAPPALA VENKATA SIVA SAIKUMAR 85
50 192110504 JONNA HIMAVARSHA 84
51 192110518 ANUKULA SRIDHAR REDDY 0
52 192110558 NAVEEN KUMAR.R 0
53 192110657 LOKA KIRAN KUMAR 0
54 192110663 EGUTURU MADAN BABU 70
55 192110683 ARAVA MANOJ 65
56 192110687 MACHUPALLI KEERTHANA 80
57 192110693 CHAGALAKONDU MAHA LAKSHMI 50
BHAVISHYA
58 192110694 NARUKULA SRINIVASA BALAJI 50
59 192110695 SANNAYI SRAVANTHI 50
60 192110705 NAGIREDDYPALLI PAVAN KUMAR REDDY 0
61 192110713 MEKAPOTHU VENKATA SAI REDDY 0
62 192111141 VIDAVALURU HARIKA 78
63 192111354 KONANKI RAGA PRIYA 60
64 192111474 S.VENKATA SAI 80
65 192111528 KAKUMANU JAYA SAI AKASH 75
66 192111530 YEKKANTI SUDEEP REDDY 85
67 192111609 DUGGIRALA SIDDARDHA 55
68 192111627 M.PREM SWAROOP 50
69 192111633 NERELLA ABHIRAM 65
70 192111694 Sriram Gokul Krishna Grohith 70
71 192111695 YEKKANTI SANDEEP REDDY 63
72 192121157L KADALARASU S 0
73 192124034 BACHINA MANITEJA MANITEJA 75
74 192124158 PAVAN K B 75
75 192124164 D MUBARAK ALI mubarak ali 60
76 192125032 DABBUKOTU RAGHU 40
77 192125112 VARRA PRAKASH REDDY 45
78 192125113 CHALAVADI VENKATA NARENDRA 50
79 192211004 VISHNU PRIYA B 40
80 192011099 ISKALA SRI CHARAN 25
81 192011158 MUMMADIRAJU NITHIN VARMA 20
82 192011195 PILLI ARUN KUMAR 0
83 192011222 S. CHANDU VARDHAN REDDY 10
84 192011224 SAI BHARATHI .B 30
85 192011290 REDDYVARI NAGARJUNA REDDY 20
86 192011320 DHARMATEJA B 0
87 192011324 GUNTHOTI MANOHAR BABU 6
88 192011389 KANNEBOINA CHANDRA SEKAR 43
89 192011422 BANDA VEERESH 65
90 192011449 S. SASIDHAR REDDY 60
91 192011458 DUGGANAPALLI RIZWAN BASHA 55
92 192011469 ALAMURI YELLA REDDY 40
93 192011470 KUMMITHA VENKATA KOTI REDDY 50
94 192011474 ARUNGOLAM VAMSI ESWAR 75
95 192011488 YADDULAKONDU THARUN 45
96 192110048 RAMIREDDY PRIYAVARSHA 95
97 192110085 K.DINESH KUMAR REDDY 95
98 192110312 KADIYALA NARESH 60
99 192110369 ANKEM SURESH 40
100 192110375 CHAKKA SIVA 20
101 192110400 CH.VINAY KUMAR 25
102 192110406 KUPPAM BHAVYA 40
103 192110469 VUCHA VIJAY SARADHI 85
104 192110540 KOVELAMPATI MOHAN HARISH 20
105 192110671 MOHAMMAD ZAINULABDDIN 65
106 192111038 KONJETI GOKUL NAGA SAI MANIKANTA 40
107 192111113 KAKAMANU BHARATH TEJA 50
108 192111128 KALATHURU SAIYAGNITHA 75
109 192111143 NVSL Rekha Sree Majety 70
110 192111201 DUGGINABOINA UDAY KIRAN 100
111 192111202 PALAKOLANU TEJESWAR REDDY 80
112 192111411 GEDDADA NIHARIKA 30
113 192111458 MADDI SAI MANJUNATHA 80
114 192111541 KOLLAREDDY UTTAM KUMAR REDDY 75
115 192111704 KALLURI PRASHANTH REDDY 40
116 192121078 M DEEPAK KUMAR 80
117 192124043 BODAPATI HARITHA . 90
118 192125094 SAYED MD AFWAN AHMAD 90
119 192125105 NARENDRA DASARI 60
120 192110387 ARIPINENI SRINIVASULU 40
121 192111013 B.S.DHAKSHITHA 8
122 192011413 BODDU 70
123 192111631 DARAM 40
124 192110503 E KAVINESH 95
125 192011336 GUTTHI VEERA 56
126 192110509 JAGADEESWARAN 85
127 192125062 JAIPRIJITHA 0
128 192011106 KAJA AHAMED BASITH 0
129 192124122 KARI SAI SUBHASH 20
130 192111630 KATTEKOTA SIVA NAGA 40
131 192111133 KOTA RAVI 50
132 192110260 MEKALA DHARMIKA 50
133 192111457 MUPPALA SHASHANK VARMA 70
134 192111140 MUVVALA VENKATA NAGA SAI 70
135 192110499 NARENKUMAR.S.V 60
136 192110275 NASINA HARITHA 60
137 192111444 NAVURU YUVARAJ 65
138 192110517 NIVAS 55
139 192124204 P THARUN KUMAR 65
140 192111453 PALLE AJAY SAI 80
141 192124073 PASALA THRIBHUVAN REDDY 65
142 192125071 PRAVEEN 70
143 192111023 R PRANUSHA 70
144 192011502L R VIGNESH 80
145 192111332 R.POORNA CHANDRA 90
146 192124165 S PADMASRI 75
147 192121004 SHREYA S 80
148 192110463 SHYAM T.R 40
149 192111004 SRITHULASI S 0
150 192111238 TAPPETA SUMITHRA 60
151 192111520 THALAPANENI SRAVANI NAIDU 85
152 192110205 THANDAVA KONDALU 85
153 192111632 THOTA SRI MAHESH BABU 15
154 192124188 V.AKASH 20
155 192110243 VAKADHANI SOBITH NIKHIL 70
156 192124181 VIGNESHWARAN 50
157 192111731 YALLANKI LOKESH 40
158 192110204 YENUMULA VENKATA NAGA TARUN 70
159 192111470 YERRAGODALA MOKSHA SAGAR REDDY 76
160 192011174 NUTHANAKALVA SIVA KUMAR REDDY 55
161 192011300 BHARGAV NAIDU C 0
162 192011355 SAI KRISHNA TEJA LEBAKU LEBAKA 9
163 192011356 KOTAPATI NAVEEN NAVEEN 3
164 192011357 SALISM Jaya SAI krishna kRISHNA 10
165 192011364 GUGGILLA HARSHAVARDHAN 15
166 192011446 VUNNAM GANESH 80
167 192110015 MEKAPOTU TRIVENI 70
168 192110103 RITHIK CK 100
169 192110229 TANAKANTI DEEPIKA 75
170 192110333 G NIVETHA 100
171 192110334 PARITSHITH PRANAV S 100
172 192110343 NIDHISH S 83
173 192110405 C GUNASURIYA GUNASURIYA 10
174 192110434 CHILLAPALI SAI KRISHNA 75
175 192110500 JOGI NITHIN KUMAR KUMAR 100
176 192110543 S AFRAH MEERA 0
177 192110601 PARA NAVEEN 50
178 192110664 D.DHARANI 60
179 192110714 G YASWANTH 90
180 192110717 KASHIVOJJULA LINGAMCHARY 75
181 192111108 CHENNABOINA GANESH 0
182 192111291 SUNIL G 0
183 192111346 PASUPULETI UMESH KONDAPPA UMESH 70
KONDAPPA
184 192111497 ANGISETTY PAVAN KUMAR PAVAN KUMAR 90
185 192111522 PULLAKONDAM AJAY KUMAR . 85
186 192111572 GANDHE AKHIL 55
187 192111573 MINUPALA PRANITH 50
188 192111574 BALLA TEJUS VARDHAN . 50
189 192111598 B.P.HEMALATHA 55
190 192111713 NAGARABOYINA SRINIVAS RAO SRINIVAS RAO 70
191 192121068 NITHISH A 90
192 192121098 YUVARAJ R 60
193 192121124 VALLABHUNI MASTAN VARMA 60
194 192124026 C.RISHITHA . 75
195 192124027 KONDURU LAHARI 52
196 192124120 MAYOORA K 45
197 192124129 SWATHI.J.U 75
198 192124130 E LIANA ANGELINE 69
199 192124196 DODLA ROHITH KUMAR 50
200 192110283 A BHARGAV 70
201 192124037 AISHWARYA 95
202 192124089 AKASH K 100
203 192111743 Alavala Siddhi Prasanna Vishnu Vardhan 90
204 192124005 Ashik 95
205 192111022 AYUSH V 90
206 192111577 BALLA KARTHIK 50
207 192110057 CHAGAMREDDY 80
208 192111289 DHAKSHANA MOORTHE.K 85
209 192125007 G.HARISH KUMAR 65
210 192110399 GOKUL.S 80
211 192110398 HEMANT T M A 15
212 192125006 J.C.POOJA SHREE 40
213 192110149 JAYAGOBIGA V I 70
214 192110467 KANNEGUNDLA UDAYKUMAR 60
215 192111056 KISHORE S 85
216 192110223 KONDRAGUNTA SAI 0
217 192124028 KOVI SAI GANESH 70
218 192124086 L.UTHRA 40
219 192110579 MAKKINA SWAMY VIVEKANANDA 45
220 192125019 MUCHHARLA NAGA KESHAVA 50
221 192125049 NALLATOOR RANGAIAH ESWAR PRASAD 95
222 192111667 OBED SAMUEL JOHN 65
223 192124030 P VENKATA SAI DEEPAK 20
224 192111241 PARLAPALLI MANIKANTESWARA REDDY 65
225 192110100 RAJANA JAYA PRAKASH 75
226 192124042 S SALMAN 80
227 192111651 S.HARATHI 75
228 192111658 SAGINALA MANSOOR 50
229 192110051 SAGUBADI GIRISH REDDY 70
230 192011407 SANTHOSHAPU 51
231 192110143 SATYAM 80
232 192124056 SHAIK ASHFAQ 90
233 192124091 SRIMATHI H 60
234 192111240 SYED AMREZ 80
235 192110284 T RAKESH REDDY 75
236 192111043 VARSHA 30
237 192111739 VEEREPALLI SAI SUDHA HARSHITH 70
238 192110724 YALLAMRAJU JAHNAVI 85
239 192011404 YERRAGUNTLA VAASANTH 44
PO Attainment
Data Structures.
(CSA03)
NO. COURSE OUTCOMES (CO) PO ASSESSMENT
CO1 Understand fundamentals of Elementary Data PO1 Class Test-1
Structures and its abstract data types
CO2 Knowledge in Linear Data structures such as Array, PO1 Class Test-2
List, Stack, Queue
CO3 Knowledge in non-linear data structure Trees and its PO1 Assignment 1
types
CO4 Understand hashing data structure and various PO1 Assignment 2
sorting techniques
CO5 Ability to model Graph Data structure for the given PO1 Class Test-3
problem
CO6 Ability to integrate knowledge acquired throughout PO1 Model Exam
the course and display knowledge related to data
structure
CO7 Ability to interact in the concepts of Linear and Non PO1 Quiz
linear data structures
CO8 Ability to code Linear , non linear , hashing data PO2 Class Practical
structures such as array, stack,queue, linked lists and
its operations
CO9 Ability to formulate, design and solve problems PO2 University
related to Data Structures using any of the skills Practical
acquired throughout the course
CO10 Ability to identify suitable data structures and find PO10 Comprehensive
solution to real time problems Viva Voce
Sl Batch No. CO1 CO2 CO3 CO4 CO5 CO6 CO7 CO8 CO9 CO10
No.
1 Batch I 77.50 60 85 92.50 70 60 100 100 100 94.87
2 Batch II 53.84 52 97 82.05 52.50 74 82.05 100 37.50 100
3 Batch III 65 87 82 65 85 68 65 100 56.41 66.67
4 Batch IV 80 97 97 97.50 77.50 72.50 100 97 100 100
5 Batch V 100 100 97 100 100 98 100 100 100 100
6 Batch VI 100 97 97 97.50 95 95 100 100 100 100
Nett Average CO 79.39 82 93 80.09 80 78 91 100 82 93.59
Attainment 3 3 3 3 3 3 3 3 3 3
Value
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO1 3
CO2 3
CO3 3
CO4 3
CO5 3
CO6 3
CO7 3
CO8 3
CO9 3
CO10 3