Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] base:master <- (compare:assignment/VSFe) (Item 25-27) #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VSFe
Copy link
Collaborator

@VSFe VSFe commented Mar 24, 2021

한글 만세!

Notes

Contents

item 27의 과제였던 Queue와 Stack을 구현하였습니다.
처음부터 Linked List를 생각하고 구현해서 구현 과정에서 큰 어려움은 없었지만, item 29에 Stack을 배열을 통해 구현한 것을 보면서 다시 한 번 짜봐야겠다 생각은 하고 있습니다....
더불어, Priority Queue 구현은 Generic Type에 대한 Comparable을 구현하기를 요구하는 것 같은데, 제가 자바를 잘 몰라서 다른 방법이 있는지 모를수도 있는 것 같아 살짝 질문 남겨봅니다...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant