Friday, June 13, 2014

Questions with Answers on Algorithms & Data Structures

Explain the Fundamental data structures and their associated algorithms.
What are Stacks and queues in algorithm.
Explain in brief trees, tables, lists, arrays, strings and sets.
What are files and access methods?
 What are B-trees, multi-key organizations?
Explain Searching and Sorting.
What are Algorithm design techniques?
What is the greedy method?
What are the Algorithms related to set operations?
What are depth first and breadth-first search?
What is minimum spanning tree and shortest path?
What are the Empirical and theoretical measures of the efficiency of algorithms?
Explain the Complexity analysis.
What are Hard problems, NP completeness, and intractable problems?

No comments:

Post a Comment