Skip to content

My Problem Solving Codes (Baekjoon Online Judge, LeetCode, CodeForces)

Notifications You must be signed in to change notification settings

Taejin1221/Problem-Solving

Repository files navigation

Problem Solving

My Problem Solving Codes (Baekjoon Online Judge, LeetCode, CodeForces, Programmers, SW Expert)

Commit Command

  • Command Site Number(Algorithms) Difficulty Language
  • Command: [S|A]
    • S: Solve, A: Add
  • Site: [BOJ|LC|CF|PR]
    • BOJ: Baekjoon Online Judge, LC: LeetCode, CF: Codeforces, PR: Programmers
  • Number: Integer or Integer + One Letter(for codeforces)
  • Algorithms: At most two algorithms
    • Abbreviation
      • Impl: Implementation, BF: Bruteforcing, BS: Binary Search, BT: Backtracking, DP: Dynamic Programming, MST: Minimum Spanning Tree
  • Difficulty: [B|S|G|P|E|M|H|1|2|3|4]
    • B: Bronze, S: Silver, G: Gold, P: Platinum (for Baekjoon)
    • E: Easy, M: Medium, H: Hard (for LeetCode)
    • 1: Level 1, 2: Level 2, 3: Level 3, 4: Level 4 (for Programmers)
  • Language: [C++|Py]
    • C++: C++, Py: Python3

Site Info

Baekjoon Online Judge

LeetCode

CodeForces

Programmers

Software Expert

About

My Problem Solving Codes (Baekjoon Online Judge, LeetCode, CodeForces)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published