BTech Syllabus

DSA (Data Structure and Algorithms)

DCRUST SYLLABUS CSE 201 C Data Structure and Algorithms CATEGORY : ENGINEERING SCIENCE COURSE Course Objectives: To analyse algorithms in terms of time, space  and computational complexities. To learn searching algorithms (Linear Search and Binary search) and  implement them. To study Stacks, Queues, Linked lists, Graph search and  traversal techniques.  To study sorting algorithms i.e.  …

DSA (Data Structure and Algorithms) Read More »

DAA (Design and Analysis of Algorithms)

DCRUST SYLLABUS CSE 206C Design and Analysis of Algorithms CATEGORY : ENGINEERING SCIENCE COURSE Course Objectives: To analyze worst-case running times of algorithms based on asymptotic analysis and justify the correctness of algorithms. To apply the algorithms and design techniques to solve problems. To explain the major graph algorithms and their analyses and to employ …

DAA (Design and Analysis of Algorithms) Read More »

error: You can only copy the programs code and output from this website. You are not allowed to copy anything else.