Ask a Question

Ask your problems, query related to WBUT (MAKAUT) syllabus, also Share your Knowledge by Answering Questions.

Please Give previous year question papers for Mathematics & Economics of CSE 3rd sem

Let f(n)= 4n²-5n+6 and g(n)= n² show that f(n)= O(g(n)).

Create the ADT List to represent integer linked list .

Distinguish between primitive and non-primitive recursion.

Write the algorithm for comp_tree() which has two arguments S,T and return TRUE if binary tree S and T are equal otherwise return false.