- C Codings
- C++ Codings
- DataStructure Codings
- AlgorithmCodings
- PL/SQL Codings
- Middle Ware Codings
- Java Codings
ALGORITHM LAB CODINGS |
---|
Name Of The Program | Codings |
---|---|
Program to build optimal bindary search tree | Get Code |
Program to count number of palindrome in the words | Get Code |
Raising 2 to the power of n | Get Code |
Prim s algorithm | Get Code |
Quick Sorting | Get Code |
Dijkstra's shortest path algorithm | Get Code |
STRASSEN S MATRIX MULTIPLICATION | Get Code |
Subset Sum Problem | Get Code |
TOWER OF HANOI | Get Code |
Travelling Salesman Problem using backtracking. | Get Code |
Program to search an element using binary search method | Get Code |
Program to compute factorial & generate fibonacci of a number | Get Code |
Knapsack Problem Using Backtracking | Get Code |
knapsack using dynamic programming | Get Code |
Program to find minimum spanning tree using kruskal's algorithm | Get Code |
PROGRAM TO MULTIPLY TWO MATRIX USING STRASSEN'S TECHNIQUE | Get Code |
Program to sort the given number using divide & conquer technique. | Get Code |
Program to find the minimum and maximum no. in the list | Get Code |
No comments:
Post a Comment