<?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>computer-science on Jose Sitanggang</title>
    <link>https://josestg.com/tags/computer-science/</link>
    <description>Recent content in computer-science on Jose Sitanggang</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 27 Oct 2023 00:46:55 +0700</lastBuildDate><atom:link href="https://josestg.com/tags/computer-science/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Can Be Adding a New Item to a Dynamic Array Achieved in Constant Time?</title>
      <link>https://josestg.com/posts/math/how-can-be-adding-a-new-item-to-a-dynamic-array-achieved-in-constant-time/</link>
      <pubDate>Fri, 27 Oct 2023 00:46:55 +0700</pubDate>
      
      <guid>https://josestg.com/posts/math/how-can-be-adding-a-new-item-to-a-dynamic-array-achieved-in-constant-time/</guid>
      <description>In short: It&amp;#39;s a geometric series, and we&amp;#39;ll use amortized analysis to explain it.</description>
    </item>
    
    <item>
      <title>A Simple Proof of XOR Uniqueness</title>
      <link>https://josestg.com/posts/math/a-simple-proof-of-xor-uniqueness/</link>
      <pubDate>Sat, 23 Sep 2023 03:00:03 +0700</pubDate>
      
      <guid>https://josestg.com/posts/math/a-simple-proof-of-xor-uniqueness/</guid>
      <description>When computers are too slow to prove the correctness, mathematics rides to the rescue. That&amp;#39;s why we need math -- even computers could use a little math magic!</description>
    </item>
    
  </channel>
</rss>
