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

Add 1.2 Programming Paradigm #26

Merged

Conversation

yeslee-v
Copy link
Owner

@yeslee-v yeslee-v commented Mar 20, 2024

면접 예상 질문

  1. 정적 다형성과 동적 다형성의 차이는 무엇인가?
  2. 의존 역전 원칙이란 무엇인가?
  3. 본인의 주력 프로그래밍 언어는 어떤 패러다임인지, 해당 언어의 대표적인 특성은 무엇인가?

@yeslee-v yeslee-v linked an issue Mar 20, 2024 that may be closed by this pull request
@yeslee-v yeslee-v self-assigned this Mar 20, 2024
@yeslee-v yeslee-v added 2024 year Computer Science Note 면접을 위한 CS 전공지식 노트 labels Mar 20, 2024
@yeslee-v
Copy link
Owner Author

1.1.6 ~ : 보류

@yeslee-v yeslee-v merged commit cb4efa9 into main Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024 year Computer Science Note 면접을 위한 CS 전공지식 노트
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1장 디자인 패턴과 프로그래밍 패러다임
1 participant