Skip to content

Code: CSE220; Course name: Data Structure done in Spring 2020

Notifications You must be signed in to change notification settings

adiba-ahona/CSE220-BRACU-LAB

Repository files navigation

CSE220-BRACU-LAB

CSE220 covers the design, analysis, and implementation of data structures to solve engineering problems. Topics include elementary data structures such as arrays, linked lists, stacks, queues and advanced data structures such as trees and graphs,and the algorithms used to manipulate these structures such as various sorting and searching algorithms and their application to solving practical engineering problems and performance analaysis by determining computational complexity.

Technical Requirements: array manipulation, loops, conditional logic, classes and objects.

About

Code: CSE220; Course name: Data Structure done in Spring 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages