Skip to content

🔌 CS201 — Data Structures

  • Data Structures is a fundamental topic in computer science that deals with the organization, storage, and retrieval of data in a computer system.

📚 Available Resources

#ResourceAccess
1Syllabus📥 Open
2Data Structures and Algorithms - Narasimha Karumanchi📥 Open
3Introduction to Algorithms - 3rd Edition📥 Open

📑 Available Pyqs


📤 Contributing

How to add resources

Option A: Upload PDFs

CE102/
├── CE102_Mid_2024.pdf
├── CE102_End_2023.pdf
└── CE102_Notes_TopicX.pdf

Add your Google Drive share link to the table above following the existing format.

📝 Naming Convention

  • For exams: CE102_Mid_YYYY.pdf or CE102_End_YYYY.pdf
  • For notes: CE102_Lecture#_Topic.pdf
  • For assignments: CE102_Assignment#_YYYY.pdf

💡 Important: Only add files you have permission to share


Need help? Open an issue or contact the maintainers

← Back to SEM3

CS Preparation Notes