top of page

RESOURCES

Click on the links below to access problems for additional practice.

Resources: Text

English

Resources: Text

LeetCode

Screen Shot 2021-02-07 at 12.14.12 AM.pn

With more than 800 questions (each with various solutions), LeetCode is a platform to practice your coding skills. Problems are ranked by level of difficulty (easy, medium, and hard) - master a level of difficulty before proceeding to the next one!

Resources: Text

HackerRank

Screen Shot 2021-02-07 at 12.14.28 AM.pn

HackerRank provides access to a wide range of problems and is capable of compiling various programming languages. The problems are ranked by level of difficulty (easy, medium, and hard) and allow you to master essential functions.

Resources: Text

Codewars

Screen Shot 2021-02-07 at 12.14.44 AM.pn

Codewars is a platform where programmers train on programming challenged known as "kata". Codemon can be accessed with various programming languages and are recommended for those who are capable of applying basic functions. 

Korean​

Baekjoon (백준)

Screen Shot 2021-02-07 at 12.13.44 AM.pn

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 (코딩 도장)

Screen Shot 2021-02-07 at 12.15.01 AM.pn

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). 

bottom of page