BSc Computer Science Semester 2 (Topic 1)

Important Questions


In this post I am going to share important questions of Data Science and Algorithm(Sem-2) for BSc Computer Science Student under Calcutta University.

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:

  1. Data Structure
  2. Array
  3. Linked List
  4. Stack
  5. Queue
  6. Searching And Sorting
  7. Tree
  8. Recursion
  9. Hashing


Data Structure


  1. What is Data Structure ?
  2. Difference between data and information ?
  3. Difference between Primitive, derived and user-defined data types ?
  4. What is algorithm ? What are the properties of algorithm ?
  5. Define Linear and Non-Linear data Structure with examples .
  6. Difference between static and dynamic data structure.
  7. Define abstract data types with example ?
  8. What is time-space trade off in algorithm ?
  9. Define Time Complexity and Space Complexity of an Algorithm.
  10. Define Big O(O),Theta(𝚹),Omega(𝝎) notation in algorithm.
  11. What do you mean by Asymptotic notation ?
 

Next Topic ==>

Comments

Popular Posts