Skip to main content

buX

Data Structures (CSE)
Enrollment is Closed

CSE220: In computer science, data structures are protocols and mechanisms for effective data organization, storage, access and destruction and the relationships between data values. This course is an introduction to data structures, where we will study the elementary data structures, arrays, lists, stacks, queues, trees, graphs, etc. to learn how to store, access, modify, delete data efficiently.
Enrollment is Closed

About This Course

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

Basic programming skills such as array manipulation, loops, conditional logic, classes and objects.

Prerequisite Courses

CSE 111

People of Data Structures

Course Staff Image #1

Sifat E Jahan

Lecturer

Course Staff Image #1

Jannatun Noor

Lecturer

Course Staff Image #1

Ahanaf Hassan Rodoshi

Lecturer

Frequently Asked Questions

What web browser should I use?

The Open edX platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.

See our list of supported browsers for the most up-to-date information.

Which programming language should I use?

Even though you can use any programming language as a tool for this course, mainly the lecture series is going to be using JAVA.

Which IDE should I use?

Netbeans, Eclipse, Dr.Java whichever works for you. You can also use online IDE such as ideone.com.

Enrollment is Closed