Department of Computer Science and Engineering (Artificial Intelligence and Machine Learning) organized an Industry Expert Talk on βData Structures and its Applicationsβ on 19th September 2023 (9:30 AM to 11:45 AM) for the students of third semester CSE (AIML).
Through this session, the students understand
how to create a node with the help of a structure.
how to allocate memory (using malloc) with the help of C programs.
the basic data structures and ADT like arrays, linked lists, stacks, queues, trees and graphs with their industrial applications
the implementation of linked lists like
Creating a node
Allocating memory
Traverse all the nodes one after another.
Add a node at the given position, first position (head), and last position (tail).
Deletion of a node.
Search an element.
Update a node.
Sorting: To arrange nodes in a linked list in a specific order.
the importance of storing data, sorting, searching, inserting, and deleting data.
real-time applications of data structure concepts.
Finally, Students learned how the data structure and algorithms will help them to become better programmers. Also, they will be able to write code that is more efficient and more reliable.
KPRIET β An AI Integrated Campus
Preparing future-ready engineers with AI-integrated teaching and learning. KPRIET integrates Artificial Intelligence across teaching, learning, research and innovation to create a smarter, future-ready campus experience for students and faculty.