https://leetcode.com/problems/find-the-substring-with-maximum-cost/description/
breakOK 8:40 - 9:20 40m 운동.https://codejam.lge.com/contest/problem/966/4OK 8:00 - 8:25 union-find?0 1 2 3 4 5 6 7 8 9 100 2 3 1 5 6 7 4
https://www.acmicpc.net/problem/9466directed graph 로 학생들간의 선호관계를 표현하고 이 그래프에서 cyclic 을 형성하는 학생그룹을 식별. 어느 그룹에도 포함되지 않는 학생의 수를 반환.이번 가을학기에 '문제 해결'
https://leetcode.com/problems/put-marbles-in-bags/description/https://leetcode.com/contest/weekly-contest-330/problems/put-marbles-in-bags/f
https://www.acmicpc.net/problem/11054 가장 긴 바이토닉 부분 수열DP 로 풀기
https://leetcode.com/problems/permutations/Given an array nums of distinct integers, return all the possible permutations. You can return the ans
https://www.acmicpc.net/problem/9251문제LCS(Longest Common Subsequence, 최장 공통 부분 수열)문제는 두 수열이 주어졌을 때, 모두의 부분 수열이 되는 수열 중 가장 긴 것을 찾는 문제이다.예를 들어, ACA
https://arxiv.org/abs/1706.03762Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information processing systems 30 (2017).
author: martin kleppmannhttps://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/144937332112\. The Future of Data S
2022/12/14 현재 브론즈몇 문제나 풀어야 할까? 얼마나 풀어야 되지?실버에서 골드까지 갈 때 60문제 풀었다는 블로그글이 있었는데..최소 60문제를 풀어야 된다고 했을 때..5일 안에 풀려면 하루에 12문제?
favorite contestantshttps://leetcode.com/superluminal/https://leetcode.com/veraci/ https://leetcode.com/contest/weekly-contest-283/http
environment setup p.26 install QEMU & xv6 git clone https://github.com/best-seungwoo/OSprojectsystemcall.git https://dmmj3ljielax6.cloudfront.net/up
send, getAck 구현 시 send 의 비중이 매우 많은 상황에서 최적화를 위한 자료구조는?range 에 대한 tuple 과 sort, merge 까지 진행.
https://leetcode.com/discuss/general-discussion/1073221/All-about-Bitwise-Operations-Beginner-Intermediate
most frequent wordmost K-frequent wordweather forecast systemhow to send data from temperature sensors (RF, ..)sensors are all around worldhow to scal