There are no items in your cart
Add More
Add More
Item Details | Price |
---|
Master programming, data structures, an
Instructor: Piyush Wairale
Description:
This course is designed to prepare students for the Graduate Aptitude Test in Engineering (GATE) in the subject area of Programming, Data Structures, and Algorithms. It covers the fundamental concepts, programming techniques, and data structures required for GATE exam preparation.
Syllabus:
Programming in Python, basic data structures: stacks, queues, linked lists, trees, hash tables; Search algorithms: linear search and binary search, basic sorting algorithms: selection sort, bubble sort and insertion sort; divide and conquer: mergesort, quicksort; introduction to graph theory; basic graph algorithms: traversals and shortest path.