BFS - 231023 항해99 8일차

·2023년 10월 23일
0

231023 항해99-17기 8일차


  1. leetcode 39. 조합의 합 - https://leetcode.com/problems/combination-sum - 책 2p.
  2. leetcode 78. 부분 집합 - https://leetcode.com/problems/subsets/ - 책 2p.
  3. 백준 1260. DFS와 BFS - https://www.acmicpc.net/problem/1260
  4. leetcode 332. 일정 재구성 - https://leetcode.com/problems/reconstruct-itinerary - 책 2p.
  5. leetcode 207. 코스 스케줄 - https://leetcode.com/problems/course-schedule - 책 2p.

오늘의 강의 내용과 문제는 BFS에 관한 내용이다.




# BFS (Breadth First Search)


BFS (Breadth First Search)는,

https://simple-canoe-abe.notion.site/BFS-e2f36d21f1a34db1a2913720fc79fc83?pvs=4

profile
내 멋대로 나의 개발 일지

0개의 댓글