![Coding Test [ ALL IN ONE ]강의 썸네일](https://cdn.inflearn.com/public/courses/328689/cover/6ef42916-2254-4b56-b03a-5c6afa1b13d8/Thumbnail.png?w=420)
Coding Test [ ALL IN ONE ]
nossi
Coding Test [ALL IN ONE] ✔️ Complete with one lecture
초급
Python, Algorithm, Coding Test
🔥 코테 실전 80문제. 8주 부트캠프입니다. 🔥 매주 라이브세션 + 1:1 코치 피드백 + 실제 기출문제
알고리즘
코딩테스트
학습 대상은
누구일까요?
[기존 수강생] 코테 올인원
[기존 수강생] 코테의 바이블
선수 지식,
필요할까요?
python
java
6,849
명
수강생
326
개
수강평
305
개
답변
4.9
점
강의 평점
6
개
강의
現 개발자 취업컨설팅 회사 대표
삼성전자 임직원 교육 출강
대학, 기업, 국비교육 특강 진행
면접관련 서적 집필 중(길벗 출판사)
'개발남노씨' 유튜브 채널 운영
前 카카오엔터프라이즈
성균관대 전자전기공학 학사
전체
108개 ∙ (26시간 3분)
1. 1주차 🔴LIVE 녹화본
01:16:20
2. (1) 1주차 배울 내용 소개
02:01
3. (2) 알고리즘 패러다임
08:01
7. (5) 완전탐색 twosum
33:37
8. (6) 완전탐색 순열조합부분집합
13:25
10. (8) 이진탐색
14:04
11. [문제풀이] 1 - 피로도
06:58
14. [문제풀이] 4 - 후보키
13:05
17. 2주차 🔴LIVE 녹화본
01:05:17
18. (1) 리스트 (python)
18:28
19. (1) 리스트 (java)
12:43
20. (2) Two Sum 예제
19:37
26. (7) 그래프
10:38
27. (8) BFS (Python)
10:54
28. (8) BFS (JAVA)
13:17
29. (9) DFS (Python)
06:26
30. (9) DFS (JAVA)
07:09
40. [문제풀이] 6 - 양과 늑대
10:12
41. 3주차 🔴LIVE 녹화본
49:17
42. (1) 그래프 표현방법
09:21
52. [문제풀이] 1 - 연구소
10:59
53. [문제풀이] 2 - 연구소3
05:28
54. [문제풀이] 3 - 구슬탈출
12:58
55. [문제풀이] 4 - 스타트택시
04:51
전체
3개
5.0
3개의 수강평
수강평 1
∙
평균 평점 5.0
수정됨
5
😀 I am a student who completed the 6th batch of Killing Camp. The lecture page disappeared, so all my reviews were gone. That's why I came back to post again! When I first started Killing Camp, it was because preparing for coding tests was harder than expected, even though I was a major. There were many problems, but it was too difficult to choose which problems were actually helpful and which difficulty level was right for me at the moment. Often, when I actually tried to solve problems, it was ambiguous what I was even supposed to learn from them. Especially fundamental aspects like how to approach unknown problems or why this data structure and algorithm should be used were things I just couldn't quite get the hang of while studying alone. So, I made up my mind and started Killing Camp. First of all, the lecture style was really good. Instead of just explaining like writing on a blackboard, they showed the solution flow with pre-prepared animated materials, making even difficult concepts easy to understand visually. And instead of giving the answer from the start, we went through incorrect initial approaches together, showing why they were wrong and how to rethink, which I think helped me improve my problem-solving skills themselves. What I think is a truly powerful advantage of Killing Camp is that the feedback from the resident coaches was truly reliable. For parts I wasn't sure about while studying alone, or parts that couldn't be solved with AI, the coaches reviewed the code directly and explained with diagrams. It was a great help that they shared the thought process about 'why it should be done this way' instead of just giving a simple answer. Currently, I'm reviewing the problems solved in the lectures, and sometimes I can't solve them right away when seeing them after a long time. Old incorrect approaches sometimes come to mind first, but now seeing myself able to doubt them myself, correct them, and solve them with better solutions, I felt like I had grown a lot. Honestly, before taking the camp, I felt overwhelmed and was even scared of solving problems... Now, I think just having the mindset "Let's give it a try anyway" is a big change. If you are a job seeker experiencing similar difficulties as me, you can gain a lot and it will be well worth the tuition, so decide to gain confidence in coding tests this time!! I hope you make up your mind and give it a try!!
수강평 2
∙
평균 평점 5.0
5
I participated in Killing Camp 5 while working in the field. Even before taking Killing Camp, I had continuously studied algorithms, but I always followed well up to BFS and DFS. However, it was always difficult to move past that point. I also took coding tests several times but failed to pass. So, while looking for courses with well-structured curricula, I stumbled upon Killing Camp. Even while working, I did my best to follow the instructor's pace through Killing Camp, and I felt myself growing as I received feedback from the instructor/coach. Naturally, I gained confidence in coding tests. As a result, when changing jobs, I was able to broaden the scope of companies I applied to without being intimidated by coding tests, and I ultimately succeeded in my job change. If I hadn't taken Killing Camp, I think it would have taken a long time to overcome my fear of coding tests. Of course, coding tests require a lot of personal effort. However, if you follow the instructor's well-structured curriculum as much as possible, I have no doubt that you will gain confidence in coding tests. Therefore, if you have a fear of coding tests, I highly recommend taking the course!!
수강평 1
∙
평균 평점 5.0
수정됨
5
I'm a computer science major, but while preparing for job applications, I had difficulties with coding tests and spent a lot of time studying on my own. I bought various courses and studied, took several coding tests at large companies, but when I saw problems in actual situations, I was in a difficult position where even deciding which algorithm to use to solve the problem was challenging. So while thinking about how to study more, I discovered this course. First, there are live lectures every Monday where the instructor provides brief explanations and Q&A sessions about the concepts to be covered during the week, and you can also watch concept videos on Inflearn, which was a great help in catching up on concepts I missed. The quality of the concept materials provided is excellent, and since the instructor creates high-quality animation materials for problems that look difficult when you just see them, it was easy to understand! Also, when preparing for coding tests alone, I would wonder "Should I solve this problem too? I probably don't need to solve this one, right?" and worry about which problems to solve, but I think it's a big advantage that the instructor selects problems that are very important for understanding concepts and provides them as assignments or study problems. Additionally, the instructor provides immediate code feedback and answers questions right away, so when there were parts I was stuck on, I could resolve them immediately, which was great. Since the difficulty level of the problems isn't easy, I recommend that complete beginners take the all-in-one course first, but if you're a computer science major, I strongly recommend participating in the Killing Camp right away! (I passed a coding test at a large company while participating in the Killing Camp and am currently preparing for interviews!!)
₩990,000
지식공유자님의 다른 강의를 만나보세요!
같은 분야의 다른 강의를 만나보세요!