Data Journey

International Studies Grad. racing for AI Engineer

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

Course Introduction

by mervyn

Course Objectives

Summary

Definitions and examples of

Data Structures

Data Structure is a collection of

Abstraction

Process of removing details while preserving information relevant to solving the problem

Fundamental data structures

Primitive Non Primitive
Integer, Float, Character Linear, Non Linear, Files
Linear Non-Linear
Arrays, Lists Trees, Graphs
Lists
Stacks, Queues

Appropriate data structure should be chosen according to the data characteristics

Algorithm

Sorting Problem

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

back next

tags:

Comments

Post comment
Loading...

Share this: