Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- 오블완
- 우선순위큐
- 스파크
- 이진탐색
- 리트코드
- 분산
- 코딩테스트
- Data Engineering
- 아파치 하둡
- 파이썬
- 딕셔너리
- Python
- 하둡
- docker
- Apache Hadoop
- DP
- 알고리즘
- 도커
- 프로그래머스
- leetcode
- 아파치 스파크
- heapq
- 티스토리챌린지
- programmers
- 빅데이터
- Spark
- Apache Spark
- Hadoop
- 분산처리
- 데이터 엔지니어링
Archives
- Today
- Total
목록2025/01/04 (1)
래원
[LeetCode] 1930. Unique Length-3 Palindromic Subsequences (Python)
난이도: Medium 문제 설명Given a string s, return the number of unique palindromes of length three that are a subsequence of s. Note that even if there are multiple ways to obtain the same subsequence, it is still only counted once. A palindrome is a string that reads the same forwards and backwards. A subsequence of a string is a new string generated from the original string with some characters (can b..
알고리즘/LeetCode
2025. 1. 4. 19:36