도움에 감사드립니다. 🙏
- 개발 관련 지식을 정리해 놓은 저장소입니다.
- 필기시험과 면접에서 직접 겪었던 내용 위주로 구성되어 있습니다.
- 잘못된 부분이 있을 수도 있으니 가이드라인으로 참고해주시면 되겠습니다.
📚 Algorithm 🔝
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Topology Sort
- Radix Sort
- Counting Sort
- DiceProblem
- Kruskal
- 스택으로 큐 구현
- 좌표 압축 기법
- 하노이의 탑
💰 C++ 🔝
💻 Computer Architecture 🔝
🌲 Data Structure 🔝
💾 Database 🔝
🦉 Design Pattern 🔝
- Command Pattern
- Observer Pattern
- Strategy Pattern
- TemplateMethod Pattern
- Singleton Pattern
- FactoryMethod Pattern
- AbstractFactory Pattern
- Adapter Pattern
- Decorator Pattern
- Composite Pattern
- Bridge Pattern
🎮 Game 🔝
Github 🔝
👄 Java 🔝
- JVM
- Eclipse Attach Source 설정하기
- String, StringBuffer, StringBuilder의 차이
- HashMap과 Hashtable의 차이
- final
- Interface와 abstract의 차이
🌠 JavaScript 🔝
🔢 Linear Algebra 🔝
🌐 Network 🔝
🚌 Operating System 🔝
💬 Programming Language 🔝
🔒 Security 🔝
🔨 Software Engineering 🔝
🌏 Web 🔝
- AMP와 PWA
- REST란 무엇인가?
- Reverse Proxy와 Load Balancing
- 세션과 쿠키
- Open API Architecture
- HTTP Cache
- HTTP Method
- 웹 페이지 속도 개선 방법
- DI와 IoC
- GET과 POST의 차이