<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Quartz 4</title>
      <link>https://notes.ansuzks.me</link>
      <description>Last 10 notes on Quartz 4</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>Text Editor</title>
    <link>https://notes.ansuzks.me/OTHERS/5Proj/Text-Editor</link>
    <guid>https://notes.ansuzks.me/OTHERS/5Proj/Text-Editor</guid>
    <description><![CDATA[ Data Structure Rope gap buffer piece table darrenburns.net/posts/piece-table/ Canonical mode/cooked mode non-canonical/raw mode \r carriage return VT100 escape sequence grapheme. ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>DAA</title>
    <link>https://notes.ansuzks.me/OTHERS/Acads/DAA</link>
    <guid>https://notes.ansuzks.me/OTHERS/Acads/DAA</guid>
    <description><![CDATA[ Algorithm finite no of steps to solve a problem Analysis-priory,posterior comparing based on time,space,etc Asymptotic Notation-mathematic way to represent time complexity big Oh big omega theta recurrence relation substitution method masters theorem recursive tree method divide and conquer Quick so... ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>DS exam</title>
    <link>https://notes.ansuzks.me/OTHERS/Acads/DS-exam</link>
    <guid>https://notes.ansuzks.me/OTHERS/Acads/DS-exam</guid>
    <description><![CDATA[ cache locality www.geeksforgeeks.org/applications-advantages-and-disadvantages-of-array-data-structure/ www.geeksforgeeks.org/applications-advantages-and-disadvantages-of-stack/ www.geeksforgeeks.org/applications-advantages-and-disadvantages-of-linked-list/ www.geeksforgeeks.org/linked-list-vs-array... ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>Linear Algebra</title>
    <link>https://notes.ansuzks.me/OTHERS/Acads/Linear-Algebra</link>
    <guid>https://notes.ansuzks.me/OTHERS/Acads/Linear-Algebra</guid>
    <description><![CDATA[ linear combination basis vector span linearly dependent/independent vector vector space transformation is a function vector to vector linear transformation - all line remains line and origin remains fixed (grid lines parallel and uniform spaced) linear transformation just changes icap and jcap repre... ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>OOPS</title>
    <link>https://notes.ansuzks.me/OTHERS/Acads/OOPS</link>
    <guid>https://notes.ansuzks.me/OTHERS/Acads/OOPS</guid>
    <description><![CDATA[ M1 static keyword - www.baeldung.com/java-static#:~:text=In%20the%20Java%20programming%20language,all%20instances%20of%20the%20class. ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>CP-LUV</title>
    <link>https://notes.ansuzks.me/OTHERS/ComptProg/CP-LUV</link>
    <guid>https://notes.ansuzks.me/OTHERS/ComptProg/CP-LUV</guid>
    <description><![CDATA[ Progress 32 Basics CPP bits/stdc++ operator precedences overflows int 10e9 long 10e18 double and float have precision problem str.size getline(cin,str1) {if getline after cin then one line will be empty} s.pushback() is faster than adding in strings arrays global arrays need constant variable and in... ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>CPBOOKNOTES</title>
    <link>https://notes.ansuzks.me/OTHERS/ComptProg/CPBOOKNOTES</link>
    <guid>https://notes.ansuzks.me/OTHERS/ComptProg/CPBOOKNOTES</guid>
    <description><![CDATA[  input and output more efficient: ios::sync_with_stdio(0);cin.tie(0); Note that the newline “\n” works show annotation ::sync_with_stdio(0);cin.tie(0); Note that the newline &quot;\n&quot; works faster than endl, because endl alwayscauses a flush operation. ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>NEW arc</title>
    <link>https://notes.ansuzks.me/OTHERS/ComptProg/NEW-arc</link>
    <guid>https://notes.ansuzks.me/OTHERS/ComptProg/NEW-arc</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>cp31</title>
    <link>https://notes.ansuzks.me/OTHERS/ComptProg/cp31</link>
    <guid>https://notes.ansuzks.me/OTHERS/ComptProg/cp31</guid>
    <description><![CDATA[ Things i learned bitmasking unique (cppstl). ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item><item>
    <title>Crafting interpreter</title>
    <link>https://notes.ansuzks.me/OTHERS/Crafting-interpreter</link>
    <guid>https://notes.ansuzks.me/OTHERS/Crafting-interpreter</guid>
    <description><![CDATA[ jlox Representing code Visitor pattern Parsing Expressions cascading error error recovery panic mode synchronization. ]]></description>
    <pubDate>Mon, 06 Apr 2026 01:36:38 GMT</pubDate>
  </item>
    </channel>
  </rss>