Giter Club home page Giter Club logo

csci_570's Introduction

2021 Spring USC CSCI_570 (Analysis of Algorithms) Homeworks Respority

Description

This course is about designing algorithms for computational problems, and how to think clearly about analyzing correctness and running time. The main goal of this course is to provide the intellectual tools needed for designing and analyzing your own algorithms for new problems you need to solve in the future. The course explores fundamental algorithm design techniques such as greedy, divide and conquer, dynamic programming, network flow, reduction, approximation, linear programming and randomization for efficient algorithm construction. The course describes Turing machines and explains what NP-completeness means with respect to possibilities for solving these problems efficiently.

Homework

No. Name PDF file Tags Score
1 Homework 1 PDF Runtime Complexity BFS DDFS Induction Proof Graph 100/100
2 Homework 2 PDF Greedy Algorithm 80/80
3 Homework 3 PDF Divide-and-Conquer Dynamic Programming Master Theorem 133/135
4 Homework 4 PDF Network Flow Reduction Ford-Fulkerson 100/100
5 Homework 5 PDF Linear Programming NP-Completeness SAT 100/100
6 Homework 6 PDF Linear Programming NP-Completeness Reduction Approximation 96/100

Exam

No. Name PDF file Tags Score
1 Exam 1 Practice Material Runtime Complexity BFS DDFS Induction Proof Graph Divide-and-Conquer Dynamic Programming Master Theorem 62/85
2 Exam 2 Practice Material Network Flow Reduction Ford-Fulkerson Linear Programming NP-Completeness SAT Independent Set Approximation 85/100

csci_570's People

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.