강의

멘토링

로드맵

BEST
개발 · 프로그래밍

/

알고리즘 · 자료구조

자바스크립트 알고리즘 문제풀이 입문(코딩테스트 대비)

자바스크립트(JavaScript)로 코딩테스트를 준비하시는 분을 위한 강좌입니다. 재미있게 풀 수 있는 기초 단계 문제부터 고급 알고리즘까지 단계별로 차근차근 배우도록 설계된 강좌입니다.

(4.8) 수강평 187개

수강생 4,791명

  • 김태원

먼저 경험한 수강생들의 후기

이런 걸 배울 수 있어요

  • 자바스크립트를 이용한 알고리즘 문제풀이 방법 배우기

  • 자바스크립트를 이용한 문제해결능력 향상

개발자 취업 & 이직을 위한 핵심 코스 📝 
자바스크립트로 코딩테스트를 준비하는 입문자 강의입니다!!

코테 확실하게 통과하고 싶다면 
이 강의를 공부하는 방법(아래와 같이 해야 효과가 있습니다)

1️⃣ 영상을 보기 전에 먼저 문제를 풀어보세요. (매우중요합니다)

2️⃣ 한 문제당 최소 30분은 스스로 연구해본 다음 영상을 시청합니다.

3️⃣ 문제를 연구할 때는 펜과 종이로 그림을 그려보고 표도 그려보면서 연구해야 합니다.

4️⃣ 펜으로 종이에 연구하는 게 매우 중요합니다. 이때 문제 해결력이 생깁니다.

5️⃣ 30분이 지나도 해결이 되지 않는다면 영상을 시청하고, 익숙해질 때까지 반복 연습해야 합니다.

이 강의는

자바스크립트(JavaScript)를 이용해
자료구조와 알고리즘 기초·중급 개념을 확실히 잡고
다양한 문제를 통해 어떤 문제도 해결할 수 있는
문제 해결력을 기르게 됩니다.

질문을 하실 경우 🙋‍♀️🙋‍♂️

  • 질문하고자 하는 수업 영상에서 "질문하기"를 통해 질문해주시기 바랍니다.
  • 강의 영상 내용 중 이해가 안되는 부분에 대해서만 질문을 받습니다.

수강 참고 사항

  1. 영상을 보기 전에 꼭 먼저 문제를 스스로 풀어보세요. 한 문제당 20분 정도 스스로 도전해 보고 안 될 경우 영상을 보시는 게 제일 좋습니다. 
  2. 모든 영상은 해당 문제를 해결하기 위한 풀이 방법 설명 부분과 소스코드를 구현하는 부분으로 이루어집니다.  
알고리즘 문제 예제를 제공합니다.
문제풀이 이후 직접 코드를 구현해봅니다.

 

 

 

이런 분들께
추천드려요

학습 대상은
누구일까요?

  • 자바스크립트로 코딩테스트 준비하시는 분

  • 자바스크립트 문법을 공부하고 알고리즘 공부를 하고 싶은 분

  • 자바스크립트 프로그래밍 실력을 향상시키고 싶으신 분

선수 지식,
필요할까요?

  • 자바스크립트 기본 문법

안녕하세요
입니다.

26,814

수강생

986

수강평

3,123

답변

4.9

강의 평점

8

강의

패스트캠퍼스 자료구조 & 알고리즘 강의

제로베이스 자료구조 & 알고리즘 강의

프로그래머스 PCCP(코딩역량인증시험) 강의

 

커리큘럼

전체

95개 ∙ (18시간 21분)

해당 강의에서 제공:

수업자료
강의 게시일: 
마지막 업데이트일: 

수강평

전체

187개

4.8

187개의 수강평

  • dgkim38119231님의 프로필 이미지
    dgkim38119231

    수강평 1

    평균 평점 5.0

    5

    100% 수강 후 작성

    It was a very happy 6 months to get started with algorithms. I hope that others will not give up and definitely complete it and achieve their goals😁 If you want to see various solutions, I will upload a link to the repo containing my personal solutions, so you can take a look :) https://github.com/DoGukKim/algorithm/tree/main/inflearn

    • edusolution07235832님의 프로필 이미지
      edusolution07235832

      수강평 7

      평균 평점 4.9

      4

      93% 수강 후 작성

      Some people say that algorithm problems are too easy, but I think that's because the application part is covered less, not because difficult algorithms are not covered. And while listening to this lecture, I felt that it evenly covers basic problems for solving difficult algorithms. Thanks to the lecture, I started solving Programmers Level 1 to 3 problems little by little. I felt that I could solve them if I just watched this lecture and practiced hard until Level 4. Thank you for the great lecture.

      • javascript님의 프로필 이미지
        javascript

        수강평 6

        평균 평점 5.0

        5

        100% 수강 후 작성

        I prepared for JavaScript because it is easy to study coding, but I was very at a loss as to how to prepare. It was a refreshing lecture that cleared my stuffy heart. Although it is an algorithm that mainly covers easy concepts, there are still many parts to digest. I will study the weak concepts by reading it over and over again. I would be so grateful if you could also give an in-depth lecture on JavaScript. Please, instructor 😥

        • yerinkimfe1876님의 프로필 이미지
          yerinkimfe1876

          수강평 1

          평균 평점 5.0

          5

          36% 수강 후 작성

          There are few algorithm lectures based on JavaScript, so thank you for making one. I was a bit lost, but I am really satisfied because I can study systematically and the detailed explanations are very helpful. I think it would be good to solve all the lecture problems and practice by solving other problems on the algorithm site by category.

          • codingcamp
            지식공유자

            Hello^^ Thank you for the good review. I'm so grateful that it was helpful!! I hope you persevere and achieve your goals.

        • rsm05032797님의 프로필 이미지
          rsm05032797

          수강평 9

          평균 평점 4.9

          5

          99% 수강 후 작성

          It's so much fun. I was looking for a JavaScript coding test course, and this is just the course for me. Thank you. I'll watch it over and over again to build up my skills.

          • codingcamp
            지식공유자

            Hello^^ Thank you for the good review. Thank you so much for your kind words!! I hope you complete the course and get good results.

        ₩77,000

        김태원님의 다른 강의

        지식공유자님의 다른 강의를 만나보세요!

        비슷한 강의

        같은 분야의 다른 강의를 만나보세요!

        연관 로드맵

        강의가 포함된 로드맵으로 학습해 보세요!