
Conquering Coding Interviews for a Successful Coding Interview - Coding Test
Minsuk Heo
Covers essential programming problems and solutions you need to have to successfully pass a coding interview (developer interview).
초급
Coding Test
코딩테스트를 위한 알고리즘/자료구조
코딩테스트 문제 풀이
컴퓨터 과학 사고법
학습 대상은
누구일까요?
코딩테스트를 준비하는 사람
알고리즘 강의를 들어도 문제가 안 풀리는 사람
컴퓨터 과학 사고를 배우고 싶은 사람
선수 지식,
필요할까요?
파이썬
변수 선언, 함수 선언 등의 기본적 프로그래밍 지식
260
명
수강생
11
개
수강평
30
개
답변
5.0
점
강의 평점
1
개
강의
비전공자
카카오 코딩테스트 2022 6주 합격
기계학습 연구실에서 연구중
프로그래밍 유튜브 헤이밥 운영 https://www.youtube.com/@user-ic4gr8cn8p
대학원에서 연구하면서, 전공 수업 경험 중 -> 비전공자에게 공유 경험 공유
전체
164개 ∙ (9시간 46분)
1. 강사 소개
02:17
2. 수업 목표
01:07
3. 헤이밥 코딩테스트 수업의 차별점
02:56
4. 제공되는 수업 및 학습 자료
03:02
5. 이 수업을 극대화하는 법
03:02
7. 들어가며
07:17
14. 헤이밥 에센스 1 - 디버깅
03:07
16. 목표문제: 문제 해석
01:58
19. 목표문제: 문제 코딩
03:11
20. 목표문제: 코드 디버깅
04:48
24. 재귀함수가 유리한 문제
03:15
25. 재귀함수 만드는 법
05:33
26. 예시 1 피보나치 수열
07:57
27. 예시 2 2진수로 변환하기
01:15
29. 예시 3 회문구조 판단하기
05:12
30. 예시 4 중첩된 리스트 풀기
03:38
31. 예시 4 구현
00:56
33. Big-O를 배우는 이유
03:39
34. O(1), O(logN)
06:31
36. 그 외 Big-O 계산
03:29
37. O(2^N) 이상의 Big-O
03:06
39. 병목 찾기
02:36
40. 문제에서 Big-O 쓰는 법
02:57
41. 이진 탐색 예시
02:11
42. 이진 탐색 구현상의 특징
01:10
43. 이진 탐색 구현 (반복문)
02:37
44. 이진 탐색 구현 (재귀)
01:29
45. 이진 탐색 구현 참고사항
01:21
46. 이진탐색 핵심 내용
04:38
52. 목표 문제 읽기
05:59
53. 문제 입력값
00:59
54. 풀이법을 떠올리는 과정
03:13
55. 종료 조건 구현
04:58
56. 재귀 호출 구현
01:59
57. 데이터 통합 구현
04:37
전체
11개
5.0
11개의 수강평
수강평 1
∙
평균 평점 5.0
수정됨
5
Heybob's algorithm lectures are special because their purpose is clear. It feels like a 1:1 tutoring session, and it's made with an essential understanding of what a "major company coding test" is. With Heybob's own outstanding learning ability and mathematical knowledge (you will agree with this after listening to Heybob's YouTube videos and lectures), you can learn the algorithm problem-solving approach and solutions that he has already mastered, like receiving 1:1 tutoring, with only the essential information remaining. Each chapter is divided into very well-organized, easily digestible amounts, and the conceptual explanations are also presented in a concise, list-like format with a very restrained feel. Examples written and drawn directly in a nice handwriting style are very effective in understanding concepts, thinking methods, and problem-solving. Each chapter provides basic mathematical concepts needed, selected problems with step-by-step difficulty that you can solve on your own, and target problems. The accessibility is good because you can write and run code directly in your web browser without having to download anything. To me, Heybob's lecture feels like a "master's secret" that is worth listening to repeatedly, not just once. Thank you for creating such a great lecture. It was one of the few channels I subscribed to and set up notifications for since the YouTube days, and the lecture was much more satisfying than I expected when you said you were making it. Finally, I'd like to share some of the expressions/explanations/advice from Heybob's lectures that resonated with me. Study method: "If you don't know the principles and basics, there will be too many things to study." "You have to memorize the basics." "You have to be able to solve the examples, and you have to understand how you solved them through metacognition." Coding concept: "Data must be organized in a specific way to implement a specific function." "The most important thing is to impose restrictions so that the data I create can be used safely." "Recurrence relation: a machine that derives the current term result from the previous term value." "What is a non-linear data structure? Cannot be traversed with a loop. It is unclear where to go in the next order." Edit: Typos corrected.
rm -rf-nim! Thank you so much for leaving such thoughtful YouTube comments and detailed course reviews, capturing my intentions and even detailing the effects you experienced! It really gives me strength, and I will continue to create good content and lectures in the future. I hope you've gained some useful tools while working in the computer science industry :) :D
수강평 1
∙
평균 평점 5.0
5
I am currently taking the class!! But I am leaving a review because the class is so good! I will write down some of the good points! 1. Clean code writing method Usually, even after I coded something, I didn't know where it was wrong. I think I have improved a lot in that area!! It was so happy to be able to write clean code and code that I can read easily. 2. Practice problems, repetitive problems I have learned a lot through the above process of coding and practicing. I haven't seen many problems yet, but I think it will be more helpful in the future! I will leave additional advantages as I watch the class!! I highly recommend it to everyone preparing for the coding test!!
Thank you :) I'm proud that it helped my learning as intended. I hope it will continue to help me grow in the future.
수강평 35
∙
평균 평점 5.0
5
Thank you for the great lecture.
This is my first lecture review! Thank you. I hope it helps 🙏 I'm really proud and happy 😀
수강평 2
∙
평균 평점 5.0
수강평 8
∙
평균 평점 5.0
₩88,000
같은 분야의 다른 강의를 만나보세요!