sji

  • 홈
  • 태그
  • 방명록

hash 2

599. Minimum Index Sum of Two Lists

https://leetcode.com/problems/minimum-index-sum-of-two-lists/ Minimum Index Sum of Two Lists - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 270ms import collections class Solution: def findRestaurant(self, list1: List[str], list2: List[str]) -> List[str]: a = set(list1) b = set(..

algorithm 2020.08.31

594. Longest Harmonious Subsequence

https://leetcode.com/problems/longest-harmonious-subsequence/ Longest Harmonious Subsequence - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 450ms import collections class Solution: def findLHS(self, nums: List[int]) -> int: if len(nums) < 1: return 0 if len(set(nums)) == 1: retu..

algorithm 2020.08.31
1
더보기
  • 분류 전체보기 (87)
    • intro. (0)
    • DL&ML (38)
      • concept (19)
      • papers (9)
      • code.data.tips (10)
    • http&server (7)
    • dist. system (6)
    • docker (5)
    • algorithm (24)
    • design pattern (1)
    • architecture (1)
    • trouble shooting (3)
    • better way (1)
    • problems (0)

Tag

Dynamic Programming, Graph, CrossEntropy, Likelihood, dp, stack, queue, flask, Docker, Zookeeper, seq2seq, summarization, React Native, gaussian mixture, tree, docker-compose, gunicorn, MLE, nginx, string,

최근글과 인기글

  • 최근글
  • 인기글
250x250

Calendar

«   2026/02   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28

방문자수Total

  • Today :
  • Yesterday :

Designed by Tistory.

티스토리툴바