Skip to content

this repo contains all my codes of cse220( Data structure) done in brac university

Notifications You must be signed in to change notification settings

shariorfarhan07/Data-Structure

Repository files navigation

Data-Structure

This Repository contains all my code from Data-structure course CSE220 at BRAC University.In this course, we are expected to create our own data structures while modeling the ones that already exist.Moreover, utilize them to create projects and gain familiarity with the ones already exist

Content

  • LinearArray

  • Circular array

  • Doubly linklist

  • My orderlist

    • This is a circular array Implementation task. instructed to move the pointer under various conditions
  • Queue and Implementation

    • Array Queue
    • List Queue
    • Queue
    • QueueOverflowException
    • Tester class
  • book management (mini project)

    • Add record
    • Print record
    • Delete record
    • Edit record
    • Save record

Authors

Contributing

I would especially like to thank my instructor, Mr. Samiul Islam, for his ongoing support throughout the semester.

About

this repo contains all my codes of cse220( Data structure) done in brac university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published