
Introduction to Python Algorithm Problem Solving (Coding Test Preparation)
codingcamp
Solve coding test problems using Python.
입문
Python, Coding Test
Create readable code through problem analysis, rule finding, coding, and algorithm application! We help you to confidently solve any problem by cultivating your coding skills through problem analysis.
Key types of coding tests
Calculate time complexity/space complexity for each problem
Knowing the type will reveal your skills!
A Python coding test that requires proper preparation.
This is a lecture on a practical mock exam for a coding test using the Python language.
There are approximately 3,000 coding problems available on the market. We simply don't have time to solve them all.
In fact, those who pass coding tests reportedly solve an average of 50 to 150 problems. This means that understanding the problem types is paramount.
Through this lecture, you will gain a 100% understanding of the core problems in the core categories of the coding exam!
To effectively solve problems, you must develop the habit of analyzing them. This course is structured as [Problem Analysis (70)] - [Specific Algorithm (10)] - [Coding (20)] . By understanding the core problem using the divide-and-conquer method and developing the habit of analyzing problems, you will eventually be able to write readable code.
Problem-solving skills and time complexity are crucial for successfully completing coding tests. How can you solve these problems quickly and with minimal memory usage? We'll help you by providing time and space complexity solutions for all problems.
Q. How are classes conducted?
First, you will download the problem book for each chapter and then solve the problems.
You can solve the problems in the workbook in advance and then watch the video.
Q. Is this a course that non-majors can also take?
This course is designed for anyone preparing for a coding test in Python. Anyone with basic Python knowledge can learn it.
There's no longer a distinction between majors and non-majors. Both majors and non-majors must pass a coding test to be considered for an interview. As long as you possess the skills and can pass the coding test, opportunities are open to everyone.
Q. Is there anything I need to prepare before attending the lecture?
Before attending the lecture, you should have a basic understanding of Python and have the PyCharm tool set up. You can solve the problems beforehand and then attend the lecture.
Concepts and Problems You Must Know Before a Coding Test (with Java)
This course focuses on concepts and problem-solving. Each concept is explained, followed by practical problem-solving techniques.
Top Basic Coding Test Problems Made Easy (with Java)
Let's solve the top 50 question types that frequently appear in actual coding tests.
Coding Test Practice Test (with Java)
Let's take a mock exam. We'll solve problems similar to those on the actual exam and calculate the time and space complexity.
Who is this course right for?
For those who are preparing for a coding test in Python
For those who want to learn basic problems
All
55 lectures ∙ (6hr 9min)
Course Materials:
5. Reverse string
09:26
8. Unique Email
09:03
9. Gems and Stones
06:26
11. Plus one
07:24
16. SubArray max_max
07:26
17. Group Anagrams
11:05
19. Rainwater_Coding
06:43
All
3 reviews
2.7
3 reviews
Reviews 35
∙
Average Rating 5.0
Reviews 6
∙
Average Rating 4.3
2
1. It's hard to understand what's being explained because the speech is so mumbling. 2. The explanations and explanations for the problems are very lacking. It feels more like talking to yourself than explaining to someone. When using defaultdict, this comes out like this when you put s in. When I tried to use it, I had to import it, so I imported it directly with the ide function, and so on. Overall, there are only explanations like this, if you do this, it becomes ->. 3. Is it worth paying 60,000 won for this level of explanation, problems, and solution book? I'm so dissatisfied that I can say an absolute NO. The title is "Pass the Coding Test Algorithm 100%", but the content itself is very poor.
Reviews 6
∙
Average Rating 4.2
1
I need the lecture right now, so I bought it. string - string If you click on the pre-knowledge video, the lecture introduction video of the introduction video comes out again. Please check quickly. I've purchased more than 20 lectures from Inflearn, but this is the first time this has happened. I think I need to know the pre-knowledge to understand the following problems. What should I do?
I checked the updated pre-knowledge video. ㅎㅎ I think it would be helpful for those who are preparing for the coding test for the first time and don't know where to start. Thank you for the great lecture!
Hello~ First of all, I'm so sorry for the inconvenience. The introduction video and the String introduction video were overlapping, so I had to replace them in a hurry. You said you're taking the coding test on Saturday, so good luck!!!~~ The source code and test data are described on my github. Please quickly learn the representative problems and achieve good results. Thank you~
Explore other courses in the same field!