인프런 영문 브랜드 로고
인프런 영문 브랜드 로고
Programming

/

Algorithm & Data Structure

[Python] DFS Algorithm Understandable Even for Liberal Arts Students! - Introductory Edition

This is a basic DFS lecture that explains the way a liberal arts major and working developer studied to get a job :) We have prepared a lecture where you can learn by solving problems yourself, with minimal boring theory lectures! After taking this lecture, you will be able to solve silver level DFS problems on your own according to Baekjoon standards.

(5.0) 13 reviews

129 students

dfs
Algorithm
Coding Test
Python
python3
Thumbnail
gaebaljob님의 프로필 이미지

Edited

Java lectures are also available!

Hello students :) The DFS Java lecture that many of you have requested is finally ready and open!

There are also lectures provided for free, so I think it would be of great help if you attended them at least once.

The next lecture will be a lecture on exhaustive search in Java and Python, and the next lecture will be a lecture on BFS, so please show a lot of interest!

I am always grateful, and I will continue to make good lectures and videos in the future. Thank you!!

Java DFS lecture link: https://www.inflearn.com/course/%EC%9E%90%EB%B0%94-%EB%AC%B8%EA%B3%BC%EC%83%9D%EB%8F%84-%EC%9D%B4%ED%95%B4%ED%95%98%EB%8A%94-dfs-%EC%9E%85%EB%AC%B8?inst=0938dd1f&utm_source=instructor&utm_medium=referral&utm_campaign=inflearn_%ED%8A%B8%EB%9E%98%ED%94%BD_promotion-link

Comment