Skip to content

Steve-YJ/Python-Algorithm

Repository files navigation

코딩 테스트 및 인터뷰를 위한 알고리즘 노트

Overview

Build solid fundamentals and develop problem-solving skills
Always thinking about solving a problem and trying and trying again to solve the problem until the end

  1. 이코테(이것이 취업을 위한 코딩테스트이다): Study Fundamental & Solve Some Problems Coding Test Book
    (DFS/BFS, Greedy Algorithm, Implementation, Dynamic Programming, etc)

  2. Code & Judge: Problem Solving Everyday with Codewars Codewars
    Codewars is where developers achieve code mastery through challenge.

  3. Preparing Python Algorithm Interview: deep dive into Python and Python algorithm LeetCode


Alogorithm Everyday

  • Codewars - Python, SQL Fundamentals
  • LeetCode - solve one problem one day
  • Theory & Study - (like habit) study whenever necessary

1. Codewars

To me, it is not a codewars, but it is like code playground.
I solved more than 250 kata and ranked top 10%

You can see My Profile

Badge

2. LeetCode

After codewar, I thought I needed change
It mean that I want to solve more difficult problems
That's why I started LeetCode.

3. BOJ (BaekJoon Online Judge)

Just Started BOJ for Online Coding Test
Solved almost 100 problems and ranked silver03 (2022.05.18)
After soling 100 algorithm problems, I studing the theory again

You can see My Profile

BOJ-leeyj0511

About

Python Algorithm for Coding Interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published