ParkParksu

ParkParksu

  • 분류 전체보기 (302)
    • 학습 (25)
      • Crack SQL Interview in 50 Q.. (1)
      • python (15)
      • Data Engineering (13)
      • Computer Science (12)
      • Article (1)
      • Linux (2)
      • C++ (1)
      • ubuntu (2)
    • CS - Roadmap.sh (71)
      • 1. Data structures (16)
      • 2. Asymptotic Notation (1)
      • 3. Common Algorithms (32)
      • 4. String Search and Manipu.. (6)
      • 5. Bitwise operators (1)
      • 6. Floating Point Numbers (1)
      • 7. Endianess (0)
      • 8. Character Encodings (1)
      • 9. Common UML Digrams (2)
      • 10. Design Patterns (5)
      • 11. Basic Math Skills (0)
      • 12. Complexity Classes (1)
      • 13. Tries (1)
      • 14. Balanced Search Tree (0)
      • 15. System Design (0)
      • 16. Databases (3)
      • 17. Networking (1)
      • 18. Security (0)
      • 19. How Computers Work (0)
      • 20. Processes and Threads (0)
      • 21. K-D Trees (0)
      • 22. Skip Lists (0)
    • Modern Robotics (3)
      • 1. Preview (2)
      • 2. Configuration Space (1)
    • Testing (0)
    • 프로젝트 (16)
      • 슬랙 봇 비서 만들기 (3)
      • 위젯형 번역기 만들기 (0)
      • 주간책톡 (6)
      • 구글 트렌드 봇 (4)
      • 안드로이드 간단한 메모장 앱 (2)
    • 글적글적 (2)
    • 머신러닝 (17)
      • 딥러닝 (11)
      • CNN (1)
      • RNN (2)
      • 자연어처리 (2)
      • 이미지처리 (0)
    • Programming (0)
    • Trouble shooting (35)
      • backend (3)
      • body (1)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

ParkParksu

컨텐츠 검색

태그

Text Search Rabin-Karp’s algorithm Git 데이터엔지니어링 sort 재귀 memory 패스트캠퍼스 꼬리재귀 LRU kruskal string 최소신장트리 LFU graph recursion 이어드림스쿨 cache backtracking traversal

최근글

댓글

공지사항

아카이브

LRU(2)

  • 3.4. Cache - 3.4.2 LFU Cache

    CS - 3. Common Algorithms - 3.4. Cache - 3.4.2 LFU Cache 💡LFU Cache is a data structure that stores key-value pairs. It has a fixed size and when it is full, it removes the least frequently used key-value pair. It is a variation of the LRU Cache and is used in many applications such as caching web pages, caching database queries, and caching images. LFU 캐시는 키-값 쌍을 저장하는 데이터 구조입니다. 크기가 고정되어 있으며, 크..

    2024.01.26
  • 3.4. Cache - 3.4.1 LRU Cache

    CS - 3. Common Algorithms - 3.4. Cache - 3.4.1 LRU Cache 3.4. Cache 💡Cache algorithms are used to manage the cache memory of a computer. Cache memory is a small amount of memory that is used to store data that is frequently accessed. This allows the computer to access the data faster than if it had to go to the main memory. Cache algorithms are used to determine which data should be stored in th..

    2024.01.25
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바