📝
BUET MSC CSE+ICT Admission Test Preparation
📝
BUET MSC CSE+ICT Admission Test Preparation
  • Welcome
  • CSE Admission Test Info
  • ICT Admission Test Info
  • Previous Admission Test Question
  • Structured Programming Language
    • Learning Materials
    • Topic List
    • Sample Questions
  • Object Oriented Programming
    • Learning Materials
    • Topic List
    • Sample Questions
  • Discrete Mathematics
    • Learning Materials
    • Topic List
  • Data Structures
    • Learning Materials
    • Topic List
    • Sample Questions
  • Algorithms
    • Learning Materials
    • Topic List
    • Sample Questions
  • Database
    • Learning Materials
    • Topic List
  • Computer Networks
    • Learning Materials
    • Topic List
  • Computer Architecture
    • Learning Materials
    • Topic List
  • Operating Systems
    • Learning Materials
    • Topic List
Powered by GitBook
On this page
  1. Data Structures

Topic List

  1. Linear Data Structures

    1. Abstract Data Type

    2. Array (1D, 2D)

    3. Linked List

    4. Deque

    5. Stack

    6. Queue, Priority Queue

    7. Hash / Hash Table / Map / Dictionary

    8. Different Linear Data Structures (C++ STL / Java Collections)

  2. Non-Linear Data Structures

    1. Graph

    2. Tree

PreviousLearning MaterialsNextSample Questions

Last updated 1 year ago