강의

멘토링

로드맵

BEST
Programming

/

Algorithm & Data Structure

Algorithm Coding Test to Pass in 2 Weeks (2024)

We will make algorithms easy in just 2 weeks of lectures. We use computers for convenience, so why do you spend so much time on computers?

(4.8) 71 reviews

2,257 learners

  • jwson
코딩테스트
알고리즘
Algorithm
Coding Test
Python

Reviews from Early Learners

What you will learn!

  • An approach that can solve any problem you encounter

  • A study method that doesn't let you lose a problem you've solved once

  • How to change code written in a loop to DP code

  • How to determine if you are a water gold or not

  • The ability of the algorithm to beat your friends who brag about having a high rank.

Solving algorithm problems is no longer difficult!
With this lecture 😎

📢 Please check before taking the class!

For new buyers (Updated November 20, 2024)

Hello, this is Coding Sense.

First, as of today, we have increased the free portion of the course.

Please make sure to listen to all the free parts and decide if they are helpful to you before purchasing. 😌

One lesson a day, conquer in 12 days
Algorithm problem solving 🤘

Hello, I'm developer Son Jeong-woo. I'm a mobile developer with a liberal arts background. After studying for less than a year, I successfully landed a job overseas as a mobile engineer.

To effectively discuss and appeal to algorithms in interviews, both domestically and internationally, I needed a deeper understanding of them than anyone else. I've created this course to summarize the reasons for my rapid growth in a short period of time and the easy-to-understand algorithms I learned along the way.

We promise amazing growth not only for those who are learning algorithms for the first time , but also for those who have solved many algorithm problems but have not seen any improvement in their skills .

I hope that everyone who attends my lectures will grow together with me, not just as knowledge-sharing partners and students, but as mentors and job-hunting partners. Thank you for your patience.

Learning Objectives 📌

  • Let me tell you why fully exploratory thinking is important.
  • When a difficult problem arises, we will tell you how to deal with it.
  • I will show you how code using a for loop can be connected to code using DP recurrence .
  • Let me tell you why the algorithm is not difficult .
  • When you encounter a real problem in a coding test, we will develop the ability to solve it somehow.

Course Target Audience/Course Purpose 🙆‍♀️

For those who are just starting to study algorithms

Those who study algorithms but do not know exhaustive search thinking

When you encounter a problem for the first time, you start by Googling it.

Join us for this lecture! 🤗

  • You will gain real algorithmic skills that go beyond rank.
  • I can easily explain to others the problems I solved.
  • When you discover a problem you didn't know about, you feel excited and entertained.
  • You will be able to speak and appeal in interviews based on your knowledge of algorithms.
  • Even in actual assignment tests, you can design based on what you learned from the algorithm.

Learn this 📚

※ C++, Java, and JS users, please first listen to the 20-minute lecture explaining loops/conditional statements.

1) Basic lecture

  • Exhaustive search (For loop)
  • Optimization (number theory)
  • Save (cumulative)



2) In-depth lectures

  • Exhaustive search (recursive function, backtracking)
  • Optimization (recursive functions, backtracking cases)
  • Save (Top-down DP)
  • Ignition (bottom-up DP)

3) Additional lectures

  • 2D DP
  • LIS/LCS
  • Two-pointer
  • binary search
  • DFS / BFS
  • Dijkstra
  • tree
  • Union Find
  • Minimum spanning tree

Things to note before taking the course 📢

  • The lecture will be conducted in Python.
  • Because the lectures are idea-centered, anyone can easily understand them, regardless of language. (Please check out the free lectures before making your own judgment.)
  • We provide links to problems available on the BOJ Baekjoon website (for preview and review).
  • This course is not recommended for those with a high level of understanding and the ability to connect the dots between theories from exhaustive search to dynamic programming (Baekjoon Platinum or higher).

Recommended for
these people

Who is this course right for?

  • For those new to coding

  • A person who memorizes and solves algorithms

  • People whose algorithm skills do not improve

  • A person who teaches algorithms

Hello
This is

2,257

Learners

71

Reviews

113

Answers

4.8

Rating

1

Course

모바일 엔지니어로 일본 미디어 아트 회사에서 근무하고 있습니다!

Curriculum

All

17 lectures ∙ (7hr 47min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

71 reviews

4.8

71 reviews

  • inflearn.002님의 프로필 이미지
    inflearn.002

    Reviews 2

    Average Rating 5.0

    5

    24% enrolled

    재미있지않나요?

    • lopsss님의 프로필 이미지
      lopsss

      Reviews 5

      Average Rating 5.0

      5

      100% enrolled

      이 강의평을 보시게 될 분들의 연배가 어떻게 되실지는 모르지만, 제가 어릴 때 그림을 기가막히게 그리시는 밥 로스 라는 화가가 나오는 프로그램이 있었습니다. 그 화가와 강사님이 매우 비슷합니다. 그 화가도 말도 안되는 그림 슥슥 그리고 참 쉽죠? 이러는데, 이 강의 강사님도 강의 마다 슥슥 코딩하고 설명한 다음 쉽죠? 이러는데, 내가 하면 안 쉽습니다... 강사님꼐 속지 마세요. 안 쉬워요. 어려워요. 그나마 희망적인 건 설명 참 잘해주십니다. 다른 분의 강의가 레오나르도 다빈치의 그림과 같아 구경만 해야된다면, 이 강의는 밥 로스의 그림과 같아 처음에는 어떻게든 따라할 수 있는 강의 입니다. 파이썬 문법을 막 끝낸 초보자에게 이보다 쉬운 강의는 없을 것 같습니다.

      • 알고리즘 초보님의 프로필 이미지
        알고리즘 초보

        Reviews 1

        Average Rating 3.0

        3

        76% enrolled

        알고리즘 제대로 공부해보려고 개념위주에 초급이라 강의 들었는데 거짓말이 아니라 뒤로갈수록 어려운게나오는데 설명이 부실해서 이해도 못하겟는걸 그냥 해버리곤 풀어버리고 끝남 이게맞나..? 강의를 보다가 너무 모르겟어서 다른 블로그나 GPT를 써서 이해한적이많고 이 강의를 듣는거보다 그게 더 도움되는것 같이 느낌

        • 코딩이님의 프로필 이미지
          코딩이

          Reviews 11

          Average Rating 5.0

          5

          59% enrolled

          제 상태는 일단 자바를 학습했고 코테를 위해 파이썬 문법만 책으로 배운 상태입니다. 최근 코테를 몇 번 봐서 강의는 다 들은건 아니고 반 정도 들었고 2~3번 반복 후 후기 남김 장점 1. 이런식으로도 코테를 풀 수 있구나를 알게됨(생각) 기존에는 완전탐색으로 푼다는 생각을 못했는데 이렇게 풀면 되구나를 아니까 좀 더 잘 풀게 됨 2. 앵간한 브론즈 문제, 간간히 실버 문제도 해결할 수 있게 됨 그전에는 그냥 진짜 문법만 아는 문제들만 풀 수 있는 수준이었는데 간간히 실버 문제도 풀려서 조금 성장했다고 느껴짐 3. 이해만 된다면 강력한 도구들을 얻게 됨 100프로 이해한다면 코테라는 적을 상대하기에 강한 무기를 하나 얻었다고 생각함 단점 1. 이해를 하려면 3번 이상 반복해야할 수도 있다.(제 주관적인 기준입니다.) 몇 강인지는 까먹었는데 한 3~4번 이상 보니까 그 부분이 겨우 이해가 되더라고요. (근데 또 까먹을 때가 있음ㅋㅋㅋㅋ) 2. 초보자에게는 어려울 수 있다. 제 기준에서는 이해하기가 어려웠습니다. (코딩 센세님은 쉽다고 하셨는데 제 기준에서는 이해가 안될 때가 많더라고요..ㅠㅠㅠ 비난의 의도는 아닙니다.) 이거 듣기 전에 파이썬 문법 + 파이썬 기초 100제 문제 정도는 풀고 오시면 좋을 거 같아요 이 가격에 이 정도 퀄리티면 충분히 사고도 손해는 아닐거라 확신합니다.

          • 코딩찍먹마스터님의 프로필 이미지
            코딩찍먹마스터

            Reviews 1

            Average Rating 5.0

            5

            6% enrolled

            알고리즘을 문제 푸는 것에만 집중하지않고 이해시켜서 직접 아이디어를 뽑아내는 방법을 알려주는 강의입니다. 지금까지 잘못 공부해왔었다는 것을 바로 깨달았습니다. 코딩테스트가 어려운 모든 사람들이 한번 쯤 들어볼 만한 가치가 있는 강의

            Limited time deal ends in 8 days

            $24,750.00

            25%

            $26.40

            Similar courses

            Explore other courses in the same field!