<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>자료구조 on Lee WooJin | Developer</title>
    <link>https://zmfpdl64.github.io/categories/%EC%9E%90%EB%A3%8C%EA%B5%AC%EC%A1%B0/</link>
    <description>Recent content in 자료구조 on Lee WooJin | Developer</description>
    <generator>Hugo -- 0.155.1</generator>
    <language>ko-kr</language>
    <lastBuildDate>Mon, 05 Feb 2024 18:42:14 +0900</lastBuildDate>
    <atom:link href="https://zmfpdl64.github.io/categories/%EC%9E%90%EB%A3%8C%EA%B5%AC%EC%A1%B0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>해시(Hash) 자료구조와 충돌 회피 기법</title>
      <link>https://zmfpdl64.github.io/posts/data-structure-hash/</link>
      <pubDate>Mon, 05 Feb 2024 18:42:14 +0900</pubDate>
      <guid>https://zmfpdl64.github.io/posts/data-structure-hash/</guid>
      <description>해시 자료구조의 원리, 충돌 회피 방법(Chaining, Open Addressing), 해시 함수 구현</description>
    </item>
  </channel>
</rss>
