전체 글64 한 개의 Queue를 이용해 Stack을 구현해보자 (Java) URL : https://leetcode.com/problems/implement-stack-using-queues/description/ LeetCode - The World's Leading Online Programming Learning Platform 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 Leetcode 594. Queue를 이용해 Stack을 구현하는 문제 가끔씩 기술면접을 본 후기를 보면 스택을 이용해 큐를, 혹은 반대로 큐를 이용해 스택을 어떻게 구현할 .. 2024. 1. 19. Leetcode 594. Longest Harmonious Subsequence (Java 풀이) - Hash Table URL : https://leetcode.com/problems/longest-harmonious-subsequence/description/ LeetCode - The World's Leading Online Programming Learning Platform 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 1. 문제 설명 먼저 문제를 읽어보겠습니다.. We define a harmonious array as an array where the difference between.. 2024. 1. 18. Leetcode 424. Longest Repeating Character Replacement (Java 풀이) - Sliding Window URL : https://leetcode.com/problems/longest-repeating-character-replacement/description/ LeetCode - The World's Leading Online Programming Learning Platform 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 안녕하세요, 오늘은 Leetcode의 424번 문제, Longest Repeating Character Replacement에 대해서 알아보겠습니다! 먼저.. 2024. 1. 17. 오미크론 감염 후기(일차별로 증상) 가족으로부터 오미크론이 전염이 되서 9월 29일부터 약 일주일간 격리를 하게 되었습니다. 혹시나 자신이 오미크론에 감염된 것인지, 그냥 환절기 감기에 걸린 것인지 헷갈린다면 이 글을 보시고 판단하는 것을 추천 드립니다. 1일차 (2022.09.26) - 아무런 증상이 없음 2일차 (2022.09.27) - 목감기와 완전히 같은 증상. 목이 조금 간지럽고 기침이 나오기 시작 3일차 (2022.09.28) - 저녁 6시까지만 해도 목감기와 완전히 같은 증상. 하지만 갑자기 저녁 7시부터 미열 + 두통 + 목이 이전보다 훨씬 건조하고 자극받는 느낌이 듬. 그리고 열이 점점 심해져 37.5도까지 오르면서 두통때문에 새벽 3시에 한번 깸. 4일차 (2022.09.29) - 아침에 일어나니 열은 사라져 있었으나 목.. 2022. 10. 2. 이전 1 ··· 5 6 7 8 9 10 11 ··· 16 다음