Summer Training
Data Structures and Algorithms
>>
Dr. Ravi Kant and Dr. Om Prakash from Lovely Professional University offer a comprehensive 6-week summer training program.
>>
This program focuses on teaching all concepts of Data Structures and Algorithms (DSA) from the basics to advanced levels, regardless of programming language.
>>
During the training, participants are presented with over 30 engaging problems curated by the instructors.
>>
At the culmination of the training, each participant is assigned a project that integrates the concepts learned throughout the program.
>>
As part of their project, a participant has developed an algorithm simulator using Java.
>>
Developed the algorithm simulator project empowers users to input data and select from a range of sorting algorithms including Bubble sort, Insertion Sort, Selection sort, merge sort, quick sort, count sort, and sorting for strings and characters. Moreover, users can toggle between sorting and searching functionalities, with options for both linear search and binary search algorithms.