Code Monkey home page Code Monkey logo

cse-205's Introduction

CSE 205 - Data Structures

This repo is for the CSE 205: Data Structures course at the Department of Computer Science and Engineering, University of Asia Pacific. This repository contains codes and implementations of Data Structures in the course. It also contains the solutions of Mid and Final Exams of Spring 2023, 2022 and Fall 2022.

Course Description

This course is designed to provide students with a solid foundation in the principles of data structures and algorithms (Mainly Data Structures). The course will cover the basic data structures such as arrays, recusions, writing pseudocodes, linked lists, stacks and queues. The course will also cover the basic algorithms such as searching and sorting. All the data structures will be implemented in both C and C++ programming language.

  • Course Title: Data Structures
  • Course Code: CSE 205
  • Semester: 2-1
  • Credit Hours: 3
  • Prerequisite: CSE 101, CSE 103 and CSE 105
  • Faculty: A S Zaforullah Momtaz

Table of Contents

  • Mid & Final Solve: Contains the solutions of Mid and Final Exams of Spring 2023, 2022 and Fall 2022.
  • Arrays: Contains the implementation of Arrays in C and C++.
    • Array Operations: Contains the implementation of basic operations of Arrays such as Insertion, Deletion, Searching, etc.
    • Sorting & Searching: Contains the implementation of Sorting and Searching algorithms in Arrays such as Bubble Sort, Linear Search, Binary Search, etc.
  • Rescursion: Contains the implementation of Recursion in C and C++ such as Factorial, Fibonacci, etc.
  • Psuedocodes: Contains the implementation of Psuedocode in C and C++.
  • Stack & Queue: Contains the implementation of Stack and Queue in C and C++.
  • Linked List: Contains the implementation of Linked List in C and C++.
  • README.md: Contains the information about the repository (This file).

cse-205's People

Contributors

sharifdotg avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.