vignan lara alpha training shedule part-2
vignan lara alpha training shedule part-2
Day-2
Day-3
Day-4
Day-5
Day-6
Day-7
Day-8
Day-9
DAY-10
Recursion , different levels of recursion , problem solving using recursion , pseudocodes.
Search operations implementing linear/binary search, Bubble Sort, Selection Sort, Insertion Sort, Evaluation of sortin
algorithms, Examples, Practice problems
Stacks & Queue
Problem solving using Queues,Queue using an array,Queue using a linked list, Examples, Practice problems.
Introduction to Linked list coding, Problem solving on Insertion, deletion, search and traversal operations on linked l
introduction to trees , Problem solving approaches using Non-linear data structures.
Coding problems on the height of a binary tree, Size of a binary tree.
Tree order traversals, Problem Solving on Binary Trees
Problems solving on key search on binary search trees, Time comparision and analysis on Binary Search Trees,Codin
graphs, different graph algorithams
coin change, fractional Knapsack, Scenario based problem solving ,implementing Greedy Methods, Practice problem