Syllabuses


Differentiate between Depth First Search (DFS) and Breadth First Search (BFS).

Differentiate between Depth First Search (DFS) and Breadth First Search (BFS).

Construct AVL tree by inserting the following elements in the given order: 68,53,24,8,18,92,48,6,32,5,86,38,47,95

Construct AVL tree by inserting the following elements in the given order: 68,53,24,8,18,92,48,6,32,5,86,38,47,95

Write a short note on queue and priority queue.

Write a short note on queue and priority queue.

Convert the infix expression to prefix expression. Show all steps Infix expression √ A + B * C - D / E + F * (G + H)

Convert the infix expression to prefix expression. Show all steps Infix expression √ A + B * C - D / E + F * (G + H)

Write short notes संक्षिप्त नोट्स लिखिए a) Binary search बाइनरी खोज b) Heap sort हीप सॉर्ट c) Red Black tree रेड ब्लैक ट्री d) Stack स्टैक

Write short notes संक्षिप्त नोट्स लिखिए a) Binary search बाइनरी खोज b) Heap sort हीप सॉर्ट c) Red Black tree रेड ब्लैक ट्री d) Stack स्टैक

Write down the applications of data structures in OS and DBMS. OS और DBMS में डेटा संरचनाओं के अनुप्रयोग लिखिए।

Write down the applications of data structures in OS and DBMS. OS और DBMS में डेटा संरचनाओं के अनुप्रयोग लिखिए।

Sort using quick sort algorithm. क्विक सॉर्ट एल्गोरिथ्म का उपयोग करके छाँटें। 36,25,2,5,8,65,38,47,95

Sort using quick sort algorithm. क्विक सॉर्ट एल्गोरिथ्म का उपयोग करके छाँटें। 36,25,2,5,8,65,38,47,95

Explain Prim's algorithm for minimum spanning tree with example. न्यूनतम अवशेष वृक्ष के लिए प्रिम एल्गोरिथ्म को उदाहरण सहित समझाइए |

Explain Prim's algorithm for minimum spanning tree with example. न्यूनतम अवशेष वृक्ष के लिए प्रिम एल्गोरिथ्म को उदाहरण सहित समझाइए |

Differentiate between Depth First Search (DFS) and Breadth First Search (BFS). डीपथ फर्स्ट सर्च (DFS) और ब्रेडथ फर्स्ट सर्च (BFS) में अंतर स्पष्ट कीजिए |

Differentiate between Depth First Search (DFS) and Breadth First Search (BFS). डीपथ फर्स्ट सर्च (DFS) और ब्रेडथ फर्स्ट सर्च (BFS) में अंतर स्पष्ट कीजिए |

Construct AVL tree by inserting the following elements in the given order. निम्न तत्वों को दिए गए क्रम में सम्मिलित करके AVL वृक्ष का निर्माण करें. 68,53,24,18,92,8,47,95

Construct AVL tree by inserting the following elements in the given order. निम्न तत्वों को दिए गए क्रम में सम्मिलित करके AVL वृक्ष का निर्माण करें. 68,53,24,18,92,8,47,95