스택으로 큐 구현1 2개의 Stack을 이용해 Queue를 구현해보자 (Java) URL : https://leetcode.com/problems/implement-queue-using-stacks/submissions/1150681762/ 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 2개의 스택을 이용해서 Queue를 구현해 보는 시간을 갖도록 하겠습니다. 사실 Queue라는 것은 이미 자바의 컬렉션 프레임워크로 제공이 되는 것이고 내.. 2024. 1. 19. 이전 1 다음