<?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>Algorithms on e4developer</title>
    <link>https://e4developer.com/categories/algorithms/</link>
    <description>Recent content in Algorithms on e4developer</description>
    <image>
      <title>e4developer</title>
      <url>https://e4developer.com/images/headshot.png</url>
      <link>https://e4developer.com/images/headshot.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Oct 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://e4developer.com/categories/algorithms/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>“Algorithms to Live By” - My Favourite Developer Audiobook</title>
      <link>https://e4developer.com/posts/algorithms-to-live-by-my-favourite-developer-audiobook/</link>
      <pubDate>Wed, 03 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/algorithms-to-live-by-my-favourite-developer-audiobook/</guid>
      <description>Today I want to share with you a review of the most exciting book I have listened to so far -“Algorithms to Live By: The Computer Science of Human Decisions” by…</description>
    </item>
    <item>
      <title>Implementing Minimax Algorithm in Java</title>
      <link>https://e4developer.com/posts/implementing-minimax-algorithm-in-java/</link>
      <pubDate>Sun, 23 Sep 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/implementing-minimax-algorithm-in-java/</guid>
      <description>If you want to write a program that is able to play a strategy game, there are good chances that you will be looking at a Minimax algorithm.</description>
    </item>
    <item>
      <title>Please, stop writing so many “for loops” in Java!</title>
      <link>https://e4developer.com/posts/please-stop-writing-so-many-for-loops-in-java/</link>
      <pubDate>Sat, 15 Sep 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/please-stop-writing-so-many-for-loops-in-java/</guid>
      <description>In this blog post, I want to take you back to basics and talk about Java for loops. To be honest, I am writing this blog post partially for myself…</description>
    </item>
    <item>
      <title>Simulating the Secretary Problem with Java</title>
      <link>https://e4developer.com/posts/simulating-the-secretary-problem-with-java/</link>
      <pubDate>Sun, 09 Sep 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/simulating-the-secretary-problem-with-java/</guid>
      <description>You might have noticed that I like reading books. I have recently read “Algorithms to Live By: The Computer Science of Human Decisions” which absolutely…</description>
    </item>
  </channel>
</rss>
