Write short notes on
23 February, 2025
Define classes P,NP,NP hard and NP-complete and also explain their relationship diagrammatically. What is nondeterministic algorithm? Explain with example. Define circuit satisfiability problem and prove that circuit SAT is in NP class.
23 February, 2025State the Max-flow min cut theorem for network flow analysis. Trace the execution of Ford-Fulkerson algorithm for finding the maximum flow in the graph.
Write the string matching algorithm due to Knuth,Moris and Pratt. Analyze its time complexity.
23 February, 2025Using greedy strategy, schedule the following jobs with deadline so as to maximize the profit.
23 February, 2025Write short notes on
Write a short note on Asymptotic Notations.
23 February, 2025