[No-Base/Intro] Game Company Coding Test Sparta Class

This course is a coding test preparation lecture for entry-level job seekers preparing for employment at game companies.

(5.0) 10 reviews

142 learners

Level Beginner

Course period Unlimited

C++
C++
Coding Test
Coding Test
C++
C++
Coding Test
Coding Test
날개 달린 동전

Recommend Course to grow and earn commission!

날개 달린 동전

Marketing Partners

Recommend Course to grow and earn commission!

Reviews from Early Learners

Reviews from Early Learners

5.0

5.0

이러지마제벌

96% enrolled

This is a perfect course for beginners or novices. I'm enjoying the course, thank you!! I'm overall satisfied with YAL's courses, but it's disappointing that all the courses are in 720p quality...

5.0

공부하자

100% enrolled

I have completed the course. I reviewed it quite a bit, but there are still times when I forget things. I plan to keep reviewing. I believe that taking a lecture should provide me with something helpful. While I've felt disappointed or even cheated by some other lectures on Inflearn, I feel that your lectures have many parts that are genuinely helpful to me, so I have also purchased your Unreal Engine courses. Thank you for the great lecture.

5.0

에몽이

94% enrolled

I'm a student binge-watching from the practical section!! I love how algorithms are becoming second nature as I follow along with the progress every time!!!

What you will gain after the course

  • Developing the critical thinking skills to determine which algorithm to use when faced with coding test problems.

  • The core of coding tests: making speed and accuracy a habit.

How far have you prepared for game company coding tests?

This course is a practical preparation lecture designed for aspiring job seekers preparing to become game developers. It analyzes coding tests actually used by game companies and helps you pass them strategically within a short period. From algorithm problem-solving and adapting to real-world test environments to practice methods based on Programmers and the CS/Mathematics topics frequently asked by game companies, this course will elevate your skills to a level where you are ready to apply.

Recipients of this badge are qualified as Unreal Engine 5 authorized instructors.

The holder of this badge has been certified by Epic Games for their teaching proficiency in the following skills:

  • Editor

  • Data Management

  • Animation

  • Blueprint Visual Scripting

  • World Building

  • Materials

  • Lighting

  • Rendering

  • Cinematics & Virtual Production

  • Gameplay & Interactive Framework

  • User Experience (UX) Design

This course is taught directly by an Unreal Authorized Instructor officially certified by Epic Games.
Beyond simple feature explanations, it is designed to help you learn practical skills that can be applied immediately to real-world projects.

Sparta Class Roadmap 💎

I am currently an Unreal Engine Authorized Instructor and have conducted numerous game development training sessions. I collect and analyze actual coding test question types from game companies to track annual trends. I designed this course because I believe that strategic thinking—deciding how to solve a problem before jumping in—is more important than blindly solving a large volume of algorithms.

After taking this course,

  • You will be able to intuitively determine how to approach coding test problems and when to select specific algorithms and containers.

  • By using standardized solution methods and memorization techniques for each problem type, you will reduce the possibility of mistakes in real-world scenarios and improve your ability to solve problems within the time limit.

  • You can develop a stable sense of real-world application without being flustered by differences in platform environments.

Features of this course

Structured around practical problem-solving approaches

It is structured to strategically prepare you for everything from algorithms and mathematics to CS questions based on actual coding test types from game companies. Rather than mindlessly solving a large volume of problems, the focus is on response strategies for specific situations.

Connecting memorable mnemonics with practical intuition

We provide intuitive memorization techniques that link specific words, images, or situations to make it easier for students to memorize and ensure long-term retention. Furthermore, we convey a concrete sense of real-world practice by explaining exactly how successful candidates approach the problems.

What you will learn

Strategic training for real-world preparation

Adapting to the actual coding test environment, establishing practical exam strategies, and memorizing solution patterns for time reduction.

Summary of Algorithms and Thinking Patterns

Summary of frequently appearing algorithm types, standardizing container usage rules, approaches to basic math and CS problems, and structuring thought processes before searching on Google.

Do you have any questions?

Q. Is there anything I need to know in advance for this course?

It is enough if you can handle the basic syntax of C++.

Q. Is it okay if I'm new to coding tests?

You don't need to worry, as we will build up your knowledge step-by-step from the basics in the early part of the lecture.

Notes before taking the course

Practice Environment

  • Operating System and Version (OS): Based on Windows.

  • Tools used: C++

  • PC Specifications: i5 or higher, 8GB RAM or higher recommended

Prerequisite Knowledge and Important Notes

This course is most suitable for those who can handle basic C++ syntax,
and questions will be answered frequently through the community board and comments.

Recommended for
these people

Who is this course right for?

  • Those who need to prepare for a job as a programmer at a game company

  • Those who want to learn coding tests in a way that is so easy, it's like being spoon-fed.

  • Those who have no idea how to strategically approach coding tests

Need to know before starting?

  • C++ Basic Syntax (Variables, Conditionals, Loops, References)

Hello
This is YAL

4,258

Learners

136

Reviews

108

Answers

4.9

Rating

6

Courses

  • Instructor at the Seoul Technical Education Center, Korea Chamber of Commerce and Industry

  • Selected as the BEST Lecture in the Unreal Engine field since 2022

  • IT Employment and Academic Advancement Support Project - Game Programming Course Using Unreal Engine

     

  • 2023 'Ministry of Employment and Labor' Future Promising Fields Manpower Project Lecture

  • 2024 'Ministry of Employment and Labor' Future Promising Fields Manpower Project Lecture

  • 2025 'Ministry of Employment and Labor' Future Promising Fields Manpower Project Lecture

  • Technical support for participating teams in the Vocational High School K-Tech Idea Challenge (Grand Prize)

     

  • DIYCS International School Lecture

  • 2025 Participation in the ROK Army Defense Unreal Project

  • 2025 Participated in 'Netstream' Generative AI Game Prototype Development

  • Guest Lecture at Induk University, Department of Game & VR Content Design

  • 2025 Unreal Engine Authorized Instructor Silver (UAI)

  • 2026 Sparta Club ‘Tomorrow Learning Camp’ Unreal Mentor

     

  • 2026 Unreal Engine Authorized Instructor Gold (UAI) (Current)

More

Curriculum

All

77 lectures ∙ (11hr 55min)

Published: 
Last updated: 

Reviews

All

10 reviews

5.0

10 reviews

  • banilla03098544님의 프로필 이미지
    banilla03098544

    Reviews 1

    Average Rating 5.0

    5

    31% enrolled

    • kabu03307216님의 프로필 이미지
      kabu03307216

      Reviews 3

      Average Rating 5.0

      5

      32% enrolled

      • dsdsdwdwdwdwd님의 프로필 이미지
        dsdsdwdwdwdwd

        Reviews 7

        Average Rating 4.7

        5

        96% enrolled

        This is a perfect course for beginners or novices. I'm enjoying the course, thank you!! I'm overall satisfied with YAL's courses, but it's disappointing that all the courses are in 720p quality...

        • d2v210p님의 프로필 이미지
          d2v210p

          Reviews 66

          Average Rating 4.7

          5

          100% enrolled

          If you're preparing for coding tests, I think this would be worth taking even if you're not specifically aiming for a game company. Overall, the explanations were easy to understand, and when solving problems, rather than explaining already completed code, you showed the typing process from the beginning, which made it much easier to follow. I got great value for the affordable price! Now I need to review and solve other problems as well.

          • rhdqngkwk님의 프로필 이미지
            rhdqngkwk

            Reviews 5

            Average Rating 4.6

            Edited

            5

            100% enrolled

            I have completed the course. I reviewed it quite a bit, but there are still times when I forget things. I plan to keep reviewing. I believe that taking a lecture should provide me with something helpful. While I've felt disappointed or even cheated by some other lectures on Inflearn, I feel that your lectures have many parts that are genuinely helpful to me, so I have also purchased your Unreal Engine courses. Thank you for the great lecture.

            YAL's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!

            $17.60