In Data Structure Huffman's algorithmWhat is Huffman's algorithm? Ans: Huffman’s algorithm is a method for building an extended binary tree with a minimu… 10:37 AM· Updated :10:38 AM
In C Programming Solve Quadric equation using C programmingHere you get a program that calculate the solution of quadric equation...... #include <stdio.h>; #include <con… 10:27 PM· Updated :8:29 AM