본문 바로가기

NISSO

검색하기
NISSO
프로필사진 oniss

  • 전체 (41)
    • Computer Vision (5)
    • Paper Review (5)
    • Coding Test (19)
    • ML & DL (5)
    • Python (4)
    • etc (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • 논문
  • 내용추가
  • coding test
  • object detection
  • 알고리즘
  • Python
  • 프로그래머스
  • computer vision
  • 모두를 위한 딥러닝
  • 백준
  • reinforcement learning
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록알고리즘 (1)

NISSO

[알고리즘] DFS와 BFS

DFS (Depth First Search) : 깊이 우선 탐색 - 모든 노드 방문 - 스택이나 재귀함수를 통해 구현 - 미로찾기 BFS (Breadth First Search) : 너비 우선 탐색 - 최단 경로 탐색 - 큐를 통해 구현 - 인접 노드를 먼저 탐색

Coding Test 2021. 7. 1. 22:44
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바