RESOURCES
Click on the links below to access problems for additional practice.
English
Korean
Baekjoon (백준)
Baekjoon (백준) is an online platform where students are able to test their code and solve various problems (with the help of other programmers through chatting). There are lists of questions compiled for specific competitions, while there certainly are lower-level problems for beginners. Students are also able to practice basic functions by solving pertinent problems in the "collections" page (문제집). Problems are ranked based on difficulty; Baekjoon is highly recommended to improve your programming skills!
Coding Dojang (코딩 도장)
Coding Dojang (코딩 도장) is an online platform where students can access tutorials (and take quizzes) for various functions and levels of programming (available for Python and C). Beginner students are recommended to utilize Coding Dojang to improve their programming skills! Students are recommended to solve questions using the functions that they learned from Coding Dojang in Baekjoon (listed above).