GithubHelp home page GithubHelp logo

coursera's Introduction

Overview

This repository contains all of the files that I submitted for the completion of Courses 1-4 in the Data Structures and Algorithms Specialization on Coursera. All of the files use the command terminal to input data.

Course Descriptions:

All of the material covered in each course can be found here. However, here are quick overviews of each:

  • Course 1: Algorithmic Toolbox

    • This course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming.
  • Course 2: Data Structures

    • This course covers common data structures that are used in various computational problems. This includes: binary search trees; disjoint sets; dynamic arrays; stacks; non-priority and priority queues; minimum spanning trees; suffix arrays, trees, and tries.
  • Course 3: Algorithms on Graphs

    • This course covers what a graph is and what are some of the most important properties of a graph. This includes several traversal techniques and useful things to do while traversing the graph.
  • Course 4: Algorithms on Strings

    • Covers several techniques used when dealing with strings in Computer Science: This includes: building suffix tries, trees, and arrays; implimenting the *Knuth-Morris-Pratt (KMP) Algorithm for finding a substring in a string.

coursera's People

Contributors

deckardmehdy 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.