📋
CS interview
  • Computer Science Interview
  • 머릿말
  • Operating System
    • 질문 목록
    • Process
  • Computer Architecture
    • 질문 사항
  • Data Communication
    • 질문 목록
    • TCP/UDP
  • Data Structure
    • 질문 목록
    • binary search
  • Design Pattern
    • 질문 목록
  • Database
    • 질문 목록
  • Web
    • 질문 사항
    • RFC 7230 (HTTP/1.1)
      • 3. Message Format
      • 4. Transfer codings
      • 5. Message Routing
      • 6. Connection Management
      • 7. ABNF List Extension: #rule
      • 8. IANA Considerations
      • 9. Security Considerations
      • 10. Acknowledgedments
      • Appendix A. HTTP Version History
      • Appendix B. Collected ABNF
      • Quiz
    • RFC 7231 (HTTP/1.1)
      • 4. Request Methods
      • 5. Request Header Fields
      • 6. Response Status Codes
      • 7. Response Header Fields
      • 8. IANA Considerations
      • 9. Security Considerations
      • Appendix A. Differences between HTTP and MIME
      • Appendix B. Changes from RFC 2616
      • Quiz
    • RFC 7232 (HTTP/1.1)
      • Quiz
    • RFC 7233 (HTTP/1.1)
      • lab
      • Quiz
    • RFC 7234 (HTTP/1.1)
      • Quiz
    • RFC 7235 (HTTP/1.1)
      • Quiz
  • Javascript
    • 질문 목록
    • javascript 라이브러리
  • CSS
    • 질문 목록
  • 보안
    • 보안
  • Interview
    • 질문 사항
  • RegExp
    • RegExp
  • Company
    • NBT
Powered by GitBook
On this page

Was this helpful?

  1. Operating System

질문 목록

1. Process와 Thread 차

2. 멀티스레드, 멀티 프로세스란?

3. 스케쥴러란?

4. interrupt vector란?

  • interrupt vector is the memory address of an interrupt handler

5. deadlock 무엇이고 발생시 어떻게 처리해야 하나

Previous머릿말NextProcess

Last updated 4 years ago

Was this helpful?