Data Journey

International Studies Grad. racing for AI Engineer

Download as .zip Download as .tar.gz View on GitHub
18 December 2020

Topics and Basic Concepts

by mervyn

Topics

Fundamental data structures

Algorithm analysis

Fundamental algorithms:

Stack and Queue

Tree and Graph

Algorithm Analysis

Suppose that we have two algorithms. As a computer scientist, how can you tell which is better?

(Asymptotic) Algorithm analysis to evaluate solutions

Shortest Path

Minimum Spanning Tree

Topological Sort and Critical Path

Dynamic Programming

Interval scheduling

Edit distance

Matrix chain multiplication

source “K-MOOC 허재필 교수님의 <인공지능을 위한 알고리즘과 자료구조: 이론, 코딩, 그리고 컴퓨팅 사고> 강좌의 1-2 강좌의 목표와 실습 환경 중(http://www.kmooc.kr/courses/course-v1:SKKUk+SKKU_46+2020_T1)”

back next

tags:

Comments

Post comment
Loading...

Share this: