Dsa Path
Dsa Path
DATE 6.30-8
15 Jan what are flowcharts, pseudocodes, decision making using
flowcharts, examples
16 Jan Practice Flowchart
17 Jan basic to advanced patterns solved (butterfly, floyd's triangle,
rhombus etc.)
18 Jan Practice pattern
19 Jan Introduction to arrays, arrays in memory, Passing arrays to
functions, interview problems
20 Jan Practice array
21 Jan Practice array
22 Jan Linear search, Binary search
23 Jan Practice Linear search and binary search
24 Jan Selection sort, Bubble sort
25 Jan Practice Selection sort, Bubble sort
26 Jan Insertion sort, count sort
27 Jan Practice Insertion sort, count sort
28 Jan 2D arrays, 2D arrays in memory, Examples using 2D Arrays
29 Jan Practice 2D array
30 Jan Introduction to strings & StringBuilder, storage of strings and their
inbuilt functions