An open API service indexing awesome lists of open source software.

https://github.com/devholic22/computer-science-interview

☕️ 개발자 기술면접 대비 CS 정리 (Java 백엔드) ☕️
https://github.com/devholic22/computer-science-interview

Last synced: 5 months ago
JSON representation

☕️ 개발자 기술면접 대비 CS 정리 (Java 백엔드) ☕️

Awesome Lists containing this project

README

          

# computer-science-interview
개발자 기술면접 정리

## Java
* [Java SE vs Java EE](https://github.com/devholic22/computer-science-interview/blob/main/java/Java_SE_vs_Java_EE.md)
* [자바의 접근 제한자](https://github.com/devholic22/computer-science-interview/blob/main/java/%EC%9E%90%EB%B0%94%EC%9D%98_%EC%A0%91%EA%B7%BC_%EC%A0%9C%ED%95%9C%EC%9E%90.md)
* [자바의 데이터 타입](https://github.com/devholic22/computer-science-interview/blob/main/java/%EC%9E%90%EB%B0%94%EC%9D%98_%EB%8D%B0%EC%9D%B4%ED%84%B0_%ED%83%80%EC%9E%85.md)
## 데이터베이스
* [데이터베이스 사용 이유](https://github.com/devholic22/computer-science-interview/blob/main/database/%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4_%EC%82%AC%EC%9A%A9_%EC%9D%B4%EC%9C%A0.md)
## 운영체제
* [캐시 메모리](https://github.com/devholic22/computer-science-interview/blob/main/hardware_and_os/%EC%BA%90%EC%8B%9C_%EB%A9%94%EB%AA%A8%EB%A6%AC.md)
## 네트워크
* [쿠키와 세션](https://github.com/devholic22/computer-science-interview/blob/main/network/%EC%BF%A0%ED%82%A4%EC%99%80_%EC%84%B8%EC%85%98.md)
## 참고한 Github Reference
* [Backend_Interview_for_Beginner](https://github.com/backtony/Backend_Interview_for_Beginner)
* [Interview_Question_for_Beginner](https://github.com/JaeYeopHan/Interview_Question_for_Beginner)
* [tech-interview](https://github.com/WeareSoft/tech-interview)
* [backend-interview-question](https://github.com/ksundong/backend-interview-question)
* [tech_interview.zip](https://github.com/4z7l/tech_interview.zip)
* [tech-interview-for-developer](https://github.com/gyoogle/tech-interview-for-developer)
* [2023-CS-Study](https://github.com/devSquad-study/2023-CS-Study)
* [주니어 자바 개발자를 위한 100가지 질문 (1)](https://careerly.co.kr/comments/83898)
* [주니어 자바 개발자를 위한 100가지 질문 (2)](https://careerly.co.kr/comments/84093)