{"id":27905,"date":"2024-10-27T15:20:16","date_gmt":"2024-10-27T15:20:16","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27905"},"modified":"2024-11-26T07:13:53","modified_gmt":"2024-11-26T07:13:53","slug":"%ec%9e%90%eb%b0%94%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%8a%ac%eb%9d%bc%ec%9d%b4%eb%94%a9-%ec%9c%88%eb%8f%84%ec%9a%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27905\/","title":{"rendered":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0"},"content":{"rendered":"<p><body><\/p>\n<h2>1. \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub780?<\/h2>\n<p>\uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0(Sliding Window) \uae30\uc220\uc740 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc774\ub098 \ub9ac\uc2a4\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \uc11c\ube0c \ubc30\uc5f4(subarray) \ub610\ub294 \uc11c\ube0c \ubb38\uc790\uc5f4(substring)\uc744 \ucc3e\uae30 \uc704\ud574 \uc0ac\uc6a9\ub418\ub294 \uc54c\uace0\ub9ac\uc998 \uae30\ubc95\uc785\ub2c8\ub2e4. \uc8fc\ub85c \uc5f0\uc18d\ub41c \uc6d0\uc18c\ub4e4\uc774 \ud544\uc694\ud55c \ubb38\uc81c\uc5d0 \uc801\ud569\ud558\uba70, \ubb38\uc81c\uc5d0 \ub530\ub77c \uace0\uc815\ub41c \ud06c\uae30 \ub610\ub294 \uac00\ubcc0 \ud06c\uae30 \ucc3d(window)\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<h3>1.1 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uc7a5\uc810<\/h3>\n<p>\uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810\uc740 \ube0c\ub8e8\ud2b8 \ud3ec\uc2a4(brute force) \ubc29\ubc95\uc5d0 \ube44\ud574 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \ud06c\uac8c \uc904\uc77c \uc218 \uc788\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc73c\ub85c O(n^2)\uc5d0\uc11c O(n)\uc73c\ub85c \uc904\uc77c \uc218 \uc788\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4. \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub294 \ub450 \uac1c\uc758 \ud3ec\uc778\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubc30\uc5f4\uc744 \uc21c\ud68c\ud558\uba70 \ud6a8\uc728\uc801\uc778 \uc811\uadfc\uc744 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4.<\/p>\n<h2>2. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \uc608\uc2dc<\/h2>\n<h3>\ubb38\uc81c: \ucd5c\ub300 \uae38\uc774\uc758 \ubc18\ubcf5 \ubb38\uc790 \ub300\uccb4<\/h3>\n<p>\uc8fc\uc5b4\uc9c4 \ubb38\uc790\uc5f4\uc774 \uc788\uc744 \ub54c, &#8216;k&#8217;\uac1c\uc758 \ub2e4\ub978 \ubb38\uc790\ub85c \ubcc0\uacbd\ud558\uc5ec \ub9cc\ub4e4 \uc218 \uc788\ub294 \uac00\uc7a5 \uae34 \ubd80\ubd84 \ubb38\uc790\uc5f4\uc758 \uae38\uc774\ub97c \ubc18\ud658\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694.<\/p>\n<pre><code>\n    \uc608\uc2dc:\n    \uc785\ub825: s = \"AABABBA\", k = 1\n    \ucd9c\ub825: 4\n    \uc124\uba85: \ubcc0\uacbd\ud560 \uc218 \uc788\ub294 \ubb38\uc790\ub294 'A' \ub610\ub294 'B'\uc774\ub2e4. 'B' \ub450 \uac1c\ub97c 'A'\ub85c \ubc14\uafd4 'AAAA'\ub97c \ub9cc\ub4e4 \uc218 \uc788\ub2e4.\n    <\/code><\/pre>\n<h3>\ubb38\uc81c \uc811\uadfc \ubc29\uc2dd<\/h3>\n<p>\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc5ec\uae30\uc11c\ub294 \ud604\uc7ac \uc708\ub3c4\uc6b0\uc5d0 \ud3ec\ud568\ub41c \ubb38\uc790\uc758 \uac1c\uc218\ub97c \uc138\uace0, k\uac1c\uc758 \ubb38\uc790\ub97c \ub300\uccb4\ud560 \uc218 \uc788\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<\/p>\n<h4>2.1 \uc54c\uace0\ub9ac\uc998 \ub2e8\uacc4<\/h4>\n<ol>\n<li>\uc67c\ucabd \ud3ec\uc778\ud130(left)\uc640 \uc624\ub978\ucabd \ud3ec\uc778\ud130(right)\ub97c \ucd08\uae30\ud654\ud55c\ub2e4.<\/li>\n<li>\ubd80\ubd84 \ubb38\uc790\uc5f4\uc758 \ubb38\uc790\ub97c \uc138\uae30 \uc704\ud574 HashMap\uc744 \uc0ac\uc6a9\ud55c\ub2e4.<\/li>\n<li>\ud604\uc7ac \uc708\ub3c4\uc6b0\uc758 \uc720\ud6a8\uc131\uc744 \ud655\uc778\ud55c\ub2e4.<\/li>\n<li>\uc720\ud6a8\ud558\uc9c0 \uc54a\uc73c\uba74 \uc67c\ucabd \ud3ec\uc778\ud130\ub97c \uc774\ub3d9\uc2dc\ud0a8\ub2e4.<\/li>\n<li>\ud604\uc7ac \uc708\ub3c4\uc6b0 \ud06c\uae30\ub97c \uae30\ub85d\ud558\uace0, \uc624\ub978\ucabd \ud3ec\uc778\ud130\ub97c \uc774\ub3d9\uc2dc\ud0a8\ub2e4.<\/li>\n<li>\uc774 \uacfc\uc815\uc744 \ubc18\ubcf5\ud558\uc5ec \ucd5c\ub300 \uae38\uc774\ub97c \uad6c\ud55c\ub2e4.<\/li>\n<\/ol>\n<h2>3. \ucf54\ub4dc \uad6c\ud604<\/h2>\n<p>\uc544\ub798\ub294 \uc704\uc5d0\uc11c \uc124\uba85\ud55c \uc54c\uace0\ub9ac\uc998\uc744 \ubc14\ud0d5\uc73c\ub85c \uc791\uc131\ud55c \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub4dc\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>\n    function characterReplacement(s, k) {\n        const countMap = {};\n        let left = 0;\n        let maxLength = 0;\n        let maxCount = 0;\n\n        for (let right = 0; right &lt; s.length; right++) {\n            countMap[s[right]] = (countMap[s[right]] || 0) + 1;\n            maxCount = Math.max(maxCount, countMap[s[right]]);\n\n            while (right - left + 1 - maxCount &gt; k) {\n                countMap[s[left]]--;\n                left++;\n            }\n\n            maxLength = Math.max(maxLength, right - left + 1);\n        }\n\n        return maxLength;\n    }\n\n    \/\/ \uc0ac\uc6a9 \uc608\uc2dc\n    console.log(characterReplacement(\"AABABBA\", 1)); \/\/ 4\n    <\/code><\/pre>\n<h2>4. \ucf54\ub4dc \uc124\uba85<\/h2>\n<p>\uc704\uc758 \ucf54\ub4dc\uc5d0\uc11c \uc6b0\ub9ac\ub294 &#8216;s&#8217; \ubb38\uc790\uc5f4\uc744 \uc8fc\uc5b4\uc9c4 &#8216;k&#8217;\uc5d0 \ub300\ud574 \ubc18\ubcf5\uc801\uc73c\ub85c \ucc98\ub9ac\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ubb38\uc790\uc758 \ubc1c\uc0dd \ube48\ub3c4\ub97c \uc138\uae30 \uc704\ud574 countMap\uc744 \uc0ac\uc6a9\ud558\uace0 \uc788\uc73c\uba70, \ud604\uc7ac \uc708\ub3c4\uc6b0\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \ub098\ud0c0\ub098\ub294 \ubb38\uc790\uc758 \uac1c\uc218\ub97c \ucd94\uc801\ud569\ub2c8\ub2e4.<\/p>\n<h3>4.1 \uc8fc\uc694 \ubcc0\uc218 \uc124\uba85<\/h3>\n<ul>\n<li><strong>countMap<\/strong>: \uac01 \ubb38\uc790\uc758 \uac1c\uc218\ub97c \uc138\ub294 \uac1d\uccb4<\/li>\n<li><strong>left<\/strong>: \uc708\ub3c4\uc6b0\uc758 \uc67c\ucabd \uacbd\uacc4<\/li>\n<li><strong>maxLength<\/strong>: \ucd5c\ub300 \uae38\uc774 \uc800\uc7a5<\/li>\n<li><strong>maxCount<\/strong>: \ud604 \uc708\ub3c4\uc6b0\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \ub098\ud0c0\ub098\ub294 \ubb38\uc790\uc758 \uac1c\uc218<\/li>\n<\/ul>\n<h3>4.2 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uc774\ub3d9<\/h3>\n<p>\uc624\ub978\ucabd \ud3ec\uc778\ud130\ub294 \ubb38\uc790\uc5f4\uc758 \ub05d\uae4c\uc9c0 \uc774\ub3d9\ud558\uba70 \uc99d\uac00\uc2dc\ud0a4\uace0, \uc67c\ucabd \ud3ec\uc778\ud130\ub294 \ud604\uc7ac \uc708\ub3c4\uc6b0\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc744 \ub54c\ub9cc \uc774\ub3d9\ud569\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc870\uac74\uc740 \ud604\uc7ac \uc708\ub3c4\uc6b0\uc758 \ud06c\uae30\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \ub098\ud0c0\ub098\ub294 \ubb38\uc790\uc758 \uac1c\uc218\ub97c \ube7c\uace0 \uadf8 \uacb0\uacfc\uac00 &#8216;k&#8217;\ubcf4\ub2e4 \uc791\uac70\ub098 \uac19\uc544\uc57c \ud569\ub2c8\ub2e4. \uc774\ub294 \ud2b9\uc815 \ubb38\uc790\ub97c \ub300\uccb4\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4.<\/p>\n<h2>5. \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\uc640 \uacf5\uac04 \ubcf5\uc7a1\ub3c4<\/h2>\n<p>\uc774 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(n)\uc785\ub2c8\ub2e4. \ubb38\uc790\uc5f4\uc758 \uac01 \ubb38\uc790\ub97c \ud55c \ubc88\ub9cc \uc21c\ud68c\ud558\uba70, \uacf5\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(1)\uc785\ub2c8\ub2e4. \uc65c\ub0d0\ud558\uba74 \uc54c\ud30c\ubcb3 \ub300\ubb38\uc790\ub9cc\uc744 \uace0\ub824\ud558\uae30 \ub54c\ubb38\uc5d0 \ub2e8 26\uac1c\uc758 \ubb38\uc790\ub97c \uc800\uc7a5\ud560 \uc218 \uc788\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.<\/p>\n<h2>6. \ub2e4\uc591\ud55c \ubb38\uc81c \ud574\uacb0 \ubc29\ubc95<\/h2>\n<p>\uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub294 \ub9e4\uc6b0 \ub2e4\uc591\ud558\uac8c \uc751\uc6a9\ub420 \uc218 \uc788\ub294 \uae30\ubc95\uc785\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc774 \uac1c\ub150\uc744 \ub9c8\uc2a4\ud130 \ud558\ub294 \uac83\uc740 \ub2e4\ub978 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4:<\/p>\n<ul>\n<li>\ucd5c\ub300 \uc5f0\uc18d 1\uc758 \uac1c\uc218 \ubb38\uc81c<\/li>\n<li>\ucd5c\uc18c \uae38\uc774\uc758 \ubd80\ubd84 \uc218\uc5f4 \ud569 \ubb38\uc81c<\/li>\n<li>\ubaa8\ub4e0 \uc544\ub098\uadf8\ub7a8 \ucc3e\uae30 \ubb38\uc81c<\/li>\n<\/ul>\n<h3>6.1 \ucd94\uac00 \ubb38\uc81c \uc608\uc2dc<\/h3>\n<p>\ub2e4\uc74c\uacfc \uac19\uc740 \ubb38\uc81c\ub3c4 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub85c \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>\n    \ubb38\uc81c: \uac00\uc7a5 \uc9e7\uc740 \ubd80\ubd84 \uc218\uc5f4\uc758 \uacbd\uc6b0\n    \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uc218\uc758 \ud569\uc744 \ub9cc\ub4e4\uae30 \uc704\ud55c \ucd5c\uc18c\uc758 \ubd80\ubd84 \uc218\uc5f4 \uae38\uc774\ub97c \ucc3e\uc73c\uc138\uc694.\n    <\/code><\/pre>\n<h2>7. \uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\ub97c \ud1b5\ud574 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 \uae30\uc220\uc758 \uae30\ubcf8 \uac1c\ub150\uacfc, \uc774\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud558\ub098 \ud480\uc5b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ubc95\uc740 \ud2b9\ud788 \ubb38\uc790\uc5f4 \ucc98\ub9ac\uc640 \uc11c\ube0c \ubc30\uc5f4 \uadf8\ub9ac\uae30 \ubb38\uc81c\uc5d0\uc11c \ub9e4\uc6b0 \uc720\uc6a9\ud558\ubbc0\ub85c, \ucda9\ubd84\ud788 \uc5f0\uc2b5\ud558\uace0 \uc219\uc9c0\ud558\uc5ec \ub2e4\uc591\ud55c \ubcc0\ud615 \ubb38\uc81c\ub97c \ud574\uacb0\ud560 \uc218 \uc788\ub3c4\ub85d \ud558\uc138\uc694.<\/p>\n<p>\uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 \ud328\ud134\uc744 \ub9c8\uc2a4\ud130\ud558\uba74 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc758 \ub09c\uc774\ub3c4\ub97c \ud06c\uac8c \uc904\uc77c \uc218 \uc788\uc73c\uba70, \uc2e4\uc81c\ub85c \ud68c\uc0ac\uc758 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c\ub3c4 \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \uc8fc\uc81c\uc785\ub2c8\ub2e4. \uc55e\uc73c\ub85c \ub9ce\uc740 \uc5f0\uc2b5\uc744 \ud1b5\ud574 \uc774 \uae30\ubc95\uc744 \uc644\ubcbd\ud788 \uc2b5\ub4dd\ud558\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n<h2>8. \ucd94\uac00 \ub9ac\uc18c\uc2a4<\/h2>\n<p>\ub354 \ub9ce\uc740 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 \ubb38\uc81c\ub97c \ud480\uc5b4\ubcf4\uace0 \uc2f6\ub2e4\uba74 LeetCode, HackerRank\uc640 \uac19\uc740 \uc628\ub77c\uc778 \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc218\ub9ce\uc740 \ubb38\uc81c\ub97c \ucc3e\uc544\ubcf4\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub780? \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0(Sliding Window) \uae30\uc220\uc740 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc774\ub098 \ub9ac\uc2a4\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \uc11c\ube0c \ubc30\uc5f4(subarray) \ub610\ub294 \uc11c\ube0c \ubb38\uc790\uc5f4(substring)\uc744 \ucc3e\uae30 \uc704\ud574 \uc0ac\uc6a9\ub418\ub294 \uc54c\uace0\ub9ac\uc998 \uae30\ubc95\uc785\ub2c8\ub2e4. \uc8fc\ub85c \uc5f0\uc18d\ub41c \uc6d0\uc18c\ub4e4\uc774 \ud544\uc694\ud55c \ubb38\uc81c\uc5d0 \uc801\ud569\ud558\uba70, \ubb38\uc81c\uc5d0 \ub530\ub77c \uace0\uc815\ub41c \ud06c\uae30 \ub610\ub294 \uac00\ubcc0 \ud06c\uae30 \ucc3d(window)\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4. 1.1 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uc7a5\uc810 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810\uc740 \ube0c\ub8e8\ud2b8 \ud3ec\uc2a4(brute force) \ubc29\ubc95\uc5d0 \ube44\ud574 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \ud06c\uac8c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27905\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[26],"tags":[],"class_list":["post-27905","post","type-post","status-publish","format-standard","hentry","category-26"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/27905\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub780? \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0(Sliding Window) \uae30\uc220\uc740 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc774\ub098 \ub9ac\uc2a4\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \uc11c\ube0c \ubc30\uc5f4(subarray) \ub610\ub294 \uc11c\ube0c \ubb38\uc790\uc5f4(substring)\uc744 \ucc3e\uae30 \uc704\ud574 \uc0ac\uc6a9\ub418\ub294 \uc54c\uace0\ub9ac\uc998 \uae30\ubc95\uc785\ub2c8\ub2e4. \uc8fc\ub85c \uc5f0\uc18d\ub41c \uc6d0\uc18c\ub4e4\uc774 \ud544\uc694\ud55c \ubb38\uc81c\uc5d0 \uc801\ud569\ud558\uba70, \ubb38\uc81c\uc5d0 \ub530\ub77c \uace0\uc815\ub41c \ud06c\uae30 \ub610\ub294 \uac00\ubcc0 \ud06c\uae30 \ucc3d(window)\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4. 1.1 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uc7a5\uc810 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810\uc740 \ube0c\ub8e8\ud2b8 \ud3ec\uc2a4(brute force) \ubc29\ubc95\uc5d0 \ube44\ud574 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \ud06c\uac8c &hellip; \ub354 \ubcf4\uae30 &quot;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27905\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T15:20:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:13:53+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\",\"datePublished\":\"2024-10-27T15:20:16+00:00\",\"dateModified\":\"2024-11-26T07:13:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/\"},\"wordCount\":29,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27905\/\",\"name\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T15:20:16+00:00\",\"dateModified\":\"2024-11-26T07:13:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27905\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27905\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/27905\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\ub780? \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0(Sliding Window) \uae30\uc220\uc740 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc774\ub098 \ub9ac\uc2a4\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \uc11c\ube0c \ubc30\uc5f4(subarray) \ub610\ub294 \uc11c\ube0c \ubb38\uc790\uc5f4(substring)\uc744 \ucc3e\uae30 \uc704\ud574 \uc0ac\uc6a9\ub418\ub294 \uc54c\uace0\ub9ac\uc998 \uae30\ubc95\uc785\ub2c8\ub2e4. \uc8fc\ub85c \uc5f0\uc18d\ub41c \uc6d0\uc18c\ub4e4\uc774 \ud544\uc694\ud55c \ubb38\uc81c\uc5d0 \uc801\ud569\ud558\uba70, \ubb38\uc81c\uc5d0 \ub530\ub77c \uace0\uc815\ub41c \ud06c\uae30 \ub610\ub294 \uac00\ubcc0 \ud06c\uae30 \ucc3d(window)\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4. 1.1 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uc7a5\uc810 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810\uc740 \ube0c\ub8e8\ud2b8 \ud3ec\uc2a4(brute force) \ubc29\ubc95\uc5d0 \ube44\ud574 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \ud06c\uac8c &hellip; \ub354 \ubcf4\uae30 \"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\"","og_url":"https:\/\/atmokpo.com\/w\/27905\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T15:20:16+00:00","article_modified_time":"2024-11-26T07:13:53+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/27905\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27905\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0","datePublished":"2024-10-27T15:20:16+00:00","dateModified":"2024-11-26T07:13:53+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27905\/"},"wordCount":29,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27905\/","url":"https:\/\/atmokpo.com\/w\/27905\/","name":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T15:20:16+00:00","dateModified":"2024-11-26T07:13:53+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27905\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27905\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27905\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=27905"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27905\/revisions"}],"predecessor-version":[{"id":27906,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27905\/revisions\/27906"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27905"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27905"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}