There are no items in your cart
Add More
Add More
| Item Details | Price | ||
|---|---|---|---|
Created by Piyush Wairale
English
Description:
Master Programming and Data Structures for GATE Robotics & Automation (RA) with comprehensive lectures, coding examples, PYQs, and practice questions. Learn python programming, recursion, pointers, linked lists, stacks, queues, trees, graphs, hashing, searching, sorting, and algorithm analysis for GATE RA 2027.
Syllabus:
Programming: Flowcharts and pseudo code; Programming in Python: data types, operators, expressions, conditional statements (if, elif, else, case) looping statements (while, for), loop control statements (break and continue), functions, arrays, dictionary, strings, recursion.
Data Structures: Stack, queue, linked list, binary search tree, binary heap, graph.