This is a Python coding test lecture centered on problem solving, tailored to those who are new to coding tests.
Learn the basics of data structures and algorithms.
Learn the theories required for coding tests and solve various basic problems.
Coding test preparation, the answer is problem solving!
Solve problems to strengthen your foundation 💯
Hello, this is Kim Tae-won.
While teaching many beginners of coding tests offline, I found out that students find coding tests very difficult. This lecture teaches the basics of data structures and algorithms from a beginner's perspective and applies the theories learned through easy problems. The number of problems is not small, so if you study hard, you will gain great confidence in coding tests. I hope this lecture will be enjoyable for those who found coding tests difficult.
1️⃣ Try to solve the problem first before watching the video .
2️⃣ Spend at least 15 minutes studying each problem on your own before watching the video.
3️⃣ When studying a problem, you should study it by drawing pictures and tables with pen and paper .
4️⃣ It is very important to study on paper with pen. This is when problem-solving skills develop.
5️⃣ If the problem is not solved after 15 minutes, watch the video and practice repeatedly until you get used to it.
📢 Please make sure to check before taking the class!
Before solving each section problem, first build a foundation through theory and concept lessons and then solve the problems yourself. Even if you are not confident in the basics, you can easily follow the lesson.
You can solve various problems in a format similar to actual coding test questions (functional type). You will experience various types such as time complexity, array, linked list, hash, simulation, sorting, greedy, binary search, stack/queue, and recursive functions.
We will explain the process of solving each problem step by step, with detailed explanations tailored to beginners' level, and by actually implementing each problem.
Who is this course right for?
For those who are just starting to study for coding tests
For those who have just finished studying Python grammar
25,687
Students
888
Reviews
3,073
Answers
4.8
Rating
8
Courses
패스트캠퍼스 자료구조 & 알고리즘 강의
제로베이스 자료구조 & 알고리즘 강의
프로그래머스 PCCP(코딩역량인증시험) 강의
All
81 lectures ∙ (14hr 31min)
are provided.