BSc Computer Science Semester 2 (Topic 1)
Important Questions
I arranged the Questions according to the topics. Here is the table of topics.
Click on the topics to jump on any topic.
List of Topics:
- Data Structure
- Array
- Linked List
- Stack
- Queue
- Searching And Sorting
- Tree
- Recursion
- Hashing
Data Structure
- What is Data Structure ?
- Difference between data and information ?
- Difference between Primitive, derived and user-defined data types ?
- What is algorithm ? What are the properties of algorithm ?
- Define Linear and Non-Linear data Structure with examples .
- Difference between static and dynamic data structure.
- Define abstract data types with example ?
- What is time-space trade off in algorithm ?
- Define Time Complexity and Space Complexity of an Algorithm.
- Define Big O(O),Theta(𝚹),Omega(𝝎) notation in algorithm.
- What do you mean by Asymptotic notation ?
Next Topic ==>
Comments
Post a Comment