Skip to content

Collection of solved problems and notes from my `Fundamental of Programming` and `Data Structures` courses

Notifications You must be signed in to change notification settings

saiket-das/WIX1002-WIA1002

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ University Programming Courses Repository

This repository contains a collection of labs, tutorials, viva questions, assignments, and past year question answers from my university coursework:

  • Fundamentals of Programming
  • Data Structures

πŸ“˜ WIX1002 - Fundamentals of Programming

Topics Covered

  • Variables, Data Types, and Operators
  • Control Structures (if/else, loops, switch)
  • Functions and Parameter Passing
  • Arrays and Strings
  • File Input/Output
  • Classes and Objects

πŸ“— WIA1002 - Data Structures

Topics Covered

  • Generics and Templates
  • Abstract Data Types (ADT)
  • Linked Lists (Singly, Doubly)
  • Stacks
  • Queues
  • Recursion
  • Graphs and Traversals
  • Searching and Sorting Algorithms
  • Binary Search Trees (BST)

About

Collection of solved problems and notes from my `Fundamental of Programming` and `Data Structures` courses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages