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
- Apache Hadoop
- 코딩테스트
- heapq
- 오블완
- Data Engineering
- 도커
- Spark
- docker
- 딕셔너리
- 이진탐색
- 프로그래머스
- Python
- 아파치 스파크
- Hadoop
- 파이썬
- 분산처리
- 알고리즘
- 우선순위큐
- 분산
- DP
- leetcode
- 아파치 하둡
- 리트코드
- programmers
- Apache Spark
- apache kafka
- 티스토리챌린지
- 아파치 카프카
- 하둡
- 빅데이터
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