<?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>C++ on Gurgel</title><link>https://www.gurgel.tec.br/tags/c++/</link><description>Recent content in C++ on Gurgel</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 21 Jul 2026 15:38:53 -0300</lastBuildDate><atom:link href="https://www.gurgel.tec.br/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>AVL Search Tree (C++)</title><link>https://www.gurgel.tec.br/projects/avl-search-tree/</link><pubDate>Tue, 21 Jul 2026 15:38:53 -0300</pubDate><guid>https://www.gurgel.tec.br/projects/avl-search-tree/</guid><description>Developed for the Advanced Data Structures course (UFC). This project implements a database query system using an AVL tree to support exact, prefix, and range searches over personal data loaded from a CSV file.</description></item><item><title>Sparse Matrix (C++)</title><link>https://www.gurgel.tec.br/projects/sparse_matrix/</link><pubDate>Sat, 18 Jul 2026 10:54:10 -0300</pubDate><guid>https://www.gurgel.tec.br/projects/sparse_matrix/</guid><description>Implementation of a sparse matrix in C++ using orthogonal circular singly-linked lists.</description></item></channel></rss>