Syllabuses


Write a short note on queue and priority queue. क्यू और प्राथमिकता क्यू पर एक संक्षिप्त लेख लिखिए.

Write a short note on queue and priority queue. क्यू और प्राथमिकता क्यू पर एक संक्षिप्त लेख लिखिए.

Explain the concept of recursion with example.

Explain the concept of recursion with example.

Convert the infix expression to prefix expression. Show all steps Infix expression को प्रीफिक्स एक्सप्रेशन में बदलिए | सभी चरण दिखाएं i) A + B - C * D + E / F - G + H ii) ( A + B ) * C + ( D - E ) * ( F - G )

Convert the infix expression to prefix expression. Show all steps Infix expression को प्रीफिक्स एक्सप्रेशन में बदलिए | सभी चरण दिखाएं i) A + B - C * D + E / F - G + H ii) ( A + B ) * C + ( D - E ) * ( F - G )

Explain Abstract data type with example.

Explain Abstract data type with example.

Discuss the insertion operation in Red Black tree. Write the algorithm of Selection sort and find its time complexity.

Discuss the insertion operation in Red Black tree. Write the algorithm of Selection sort and find its time complexity.

Explain AVL tree. Insert the following elements in AVL tree: 48 25 10 5 73 28 20 8 16

Explain AVL tree. Insert the following elements in AVL tree: 48 25 10 5 73 28 20 8 16

Explain sequential file organization. Differentiate between Sequential file and index sequential file.

Explain sequential file organization. Differentiate between Sequential file and index sequential file.

What do you mean by Augmenting a Red black trees? Discuss in short.

What do you mean by Augmenting a Red black trees? Discuss in short.

Discuss the insertion operation in Red Black tree.

Discuss the insertion operation in Red Black tree.

Explain Red Black Trees also discuss the properties of Red Black tree.

Explain Red Black Trees also discuss the properties of Red Black tree.