inflearn logo

(2026) Pass the Information Processing Engineer Practical Exam in One Week

Pass the Information Processing Engineer practical exam in one go! We provide only the core essentials of code and theory. Master past exam questions perfectly! Open the door to passing with our systematic lectures.

(4.8) 581 reviews

4,868 learners

Level Beginner

Course period Unlimited

Python
Python
Java
Java
C
C
Engineer Information Processing
Engineer Information Processing
Python
Python
Java
Java
C
C
Engineer Information Processing
Engineer Information Processing

News

38 articles

  • weekendcode님의 프로필 이미지

    Edited

    주말코딩 인사.png.webp

     

    Hello! This is Weekend Coding.

     

    To those of you who are studying grammar and code hard again today!

    I hope you achieve everything you desire.

     

    I am excited to announce the launch of a new course and am sharing the link along with news of a discount.

     

    Go to Course

    https://inf.run/Nq1UX

     

    Since I am an instructor who doesn't usually offer discounts,

    If you are one of my students and need help, I believe now is a great opportunity.

     

    The course covers the process of setting up a MacBook (macOS),

    It will be a great help to those who want to start development with a MacBook but don't know how to set it up.

     

    Please take a look to see if this course will be helpful for you. 😃

     

    스크린샷 2026-03-13 오후 7.55.48.png.webp

     

    스크린샷 2026-03-13 오후 7.55.52.png.webp

     

    The course will continue to be updated in the future.

    There are currently 31 chapters, but

    we are planning to upload even more content in the future!

     

    0
  • weekendcode님의 프로필 이미지

    Edited

    정처기시험.jpg.webp

     

    To the students who are studying hard today.

     

    Hello, this is Weekend Coding.

     

    For those who are having difficulty understanding objects and classes in the Java section,

    I have renewed the video. (Title: Classes, Constructors, and Objects)

     

    Starting from structures in C,

    I have improved the way Java is presented to make it easier to understand.

    The total length of the video is about 43 minutes, which is a bit long, but if you listen slowly from the beginning,

    I am confident that it will be of great help.

     

    If there are still those who do not understand, I ask that you please take the course one more time.

     

    Thank you.

    Sincerely, Weekend Coding.

    0
  • weekendcode님의 프로필 이미지

    Edited

    IMG_1101.png.webp

     

    Lunar New Year has arrived.

    Happy New Year! I would like to take a short break from answering questions this week.

     

    I recommend trying to solve past exam questions during the holidays, and

    If you happen to be short on time, how about taking a good rest instead and focusing once the holiday is over?

     

    Have a happy holiday..!

     

    Best regards, Weekend Coding.

    1
  • weekendcode님의 프로필 이미지

    Edited

    I don't fear someone who has practiced a thousand different kicks.

    However, a person who has practiced one kick a thousand times is fearsome.

    - Bruce Lee

    - Hello!

    I uploaded the restored problems from the Information Processing Engineer practical exam day to YouTube,

    I'm Weekend Coding, who strives to analyze past exam questions and explain them in an easy-to-understand way.

    It's been almost 2 years since I started teaching only the Information Processing Engineer certification.

    I'm working hard to dig deep into just one past exam problem to help more and more non-majors, and to reduce the study load for majors.

    This year's third exam is widely evaluated as being relatively easy.

    I'm so happy that the implements I emphasized also came out exactly as is.

    - 25th Year 3rd Round Past Exam Questions Commentary

    This 3rd round of past exam questions came out reasonably well, but there were still many code sections that needed to be covered.

    In Java, the enum keyword appeared, and in C language, the static and const keywords were plastered everywhere.

    The theory section included Unix commands, software testing processes, and relational algebra.

    Past exam questions are being restored for paid courses and learning materials are being prepared.

    Videos and learning materials are scheduled to be uploaded by the end of this month (November).

    - 2026 Version Course Update

    Learning materials for next year are also scheduled to be updated.

    Integrate learning materials by language, and for theory, include software testing processes and

    I plan to organize the Linux/Unix command set by creating it as a chart.

    Finally, if my course was helpful to you, I would appreciate a one-line course review.

    Each and every course review you leave gives me great strength and serves as motivation to work even harder.

    I always hope for good results for all of you

    Have a happy day today too!

    1
  • weekendcode님의 프로필 이미지

    Edited

    In the second session of 2025, C language pointers were included in the exam.

    The difficulty continues to increase and more challenging concepts are emerging.

    Those who have taken my lectures will never forget the concept of pointer variables in C language and will be able to solve all problems correctly

    I uploaded the video with complete revisions.

    스크린샷 2025-09-10 오후 2.12.45.png.webp

    The existing videos Concept and Application of Pointers and Additional Explanation of Pointers will be removed

    스크린샷 2025-09-10 오후 2.12.48.png.webp

    The content has been updated to include newly created slides and example problems covering Pointer Concepts and Applications and Pointer Manipulation and Question Patterns, so please take note of this change.

    I wish you success in passing.

    (+ All my videos are uploaded in 4K resolution at 60 frames per second. Please understand that encoding time may be lengthy on the Inflearn platform.)

    0
  • weekendcode님의 프로필 이미지

    Edited

    Hello, this is Weekend Coding.

    Recently conducted exam - 2025 2nd session problem theory and remaining code problem explanation videos are scheduled to be uploaded.

    (Scheduled to be uploaded by 4 PM)

    The problem explanation turned out to be longer than expected, so it was delayed a bit due to multiple rounds of editing.

    I will upload the complete code PDF after uploading the video.

    Those who plan to study, please check after 4 PM.

    Thank you. Please write your inquiries as comments on this post.

    0
  • weekendcode님의 프로필 이미지

    Hello, the Information Processing Engineer practical exam will be held soon.

    We will answer all questions by 10 o'clock.

    I have uploaded learning materials on malloc in C language, organized by chapter.

    It's not a major grammar issue, so you can think of it as simply allocating memory.

    I think you can just download the PDF in the relevant chapter and read it.


    I recommend that you read through the things you need to know about theory again.

    • Database theory

    • Important keywords for each normalization step

    • Design Pattern

    • Testing (black box, white box)

    • Coupling, cohesion

    • ICMP, IGMP, ARP, RARP

    • Routing protocol

    • SQL Grammar

    Since the above are frequently asked questions, please take a look at them again, focusing on keywords.

    In addition, we will be posting a Google link for future exam restoration questions.

    We will continue to send discount codes for current and future lectures to those who have participated.

    I hope you pass.

    1
  • weekendcode님의 프로필 이미지

    Edited

    Hello, I have updated the C language pointer special lecture materials.

    The PDF was uploaded as a draft version, and included the order of problems and typos.

    Since the special lecture was uploaded, I have received so many questions related to it.

    We have updated the teaching materials by adding interpretations for each code so that you can understand them more easily.

    It may be a hassle, but please download it again and interpret the entire code.

    Please ask your question again.

    thank you

    I hope you pass.

    0

$66.00