All Articles

[20200917] TIL

Today I Learned

  • 학교 수업

    • 영상정보처리 3주차 과제
  • LeetCode 문제 풀이

    • letter combinations of a phone number (다시)
    • permutations (itertools 안쓰고 다시)
    • combinations (itertools 안쓰고 다시)
    • combination sum
    • subsets
    • reconstruct itinerary
    • course schedule

Tomorrow I will Learn

  • 학교 수업

    • 영상정보처리 예제 실습
    • 딥러닝/클라우드 3주차 과제
  • 파이썬 알고리즘 인터뷰

    • DFS/BFS 문제 풀기