<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Algorithm | 김미소의 포트폴리오</title><link>https://misosos.github.io/en/tags/algorithm/</link><atom:link href="https://misosos.github.io/en/tags/algorithm/index.xml" rel="self" type="application/rss+xml"/><description>Algorithm</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 03 Dec 2024 00:00:00 +0000</lastBuildDate><image><url>https://misosos.github.io/media/sharing.png</url><title>Algorithm</title><link>https://misosos.github.io/en/tags/algorithm/</link></image><item><title>Sorting Algorithm Performance Comparison</title><link>https://misosos.github.io/en/projects/project3/</link><pubDate>Tue, 03 Dec 2024 00:00:00 +0000</pubDate><guid>https://misosos.github.io/en/projects/project3/</guid><description>&lt;p&gt;A team project conducted by two members for the Algorithm course at Jeonbuk National University.&lt;br&gt;
We compared the performance of various sorting algorithms by sorting large-scale datasets.&lt;br&gt;
Using the MovieLens 1M dataset (1,000,209 ratings, 3,883 movies), we implemented sorting and recommendation algorithms and visualized the performance results for comparison.&lt;/p&gt;</description></item></channel></rss>