<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Design on MyBearIsYellow</title>
		<link>https://www.mybearisyellow.me/tags/design/</link>
		<description>Recent content in Design on MyBearIsYellow</description>
		<generator>Hugo</generator>
		<language>fr-FR</language>
		
			<managingEditor>rajekevin@hotmail.fr (MyBearIsYellow)</managingEditor>
		
		
			<webMaster>rajekevin@hotmail.fr (MyBearIsYellow)</webMaster>
		
		
			<copyright>© 2026 MyBearIsYellow</copyright>
		
		
			<lastBuildDate>Thu, 30 Jul 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://www.mybearisyellow.me/tags/design/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LRU Cache</title>
				<link>https://www.mybearisyellow.me/algorithmes/lru-cache/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 +0000</pubDate><author>rajekevin@hotmail.fr (MyBearIsYellow)</author>
				<guid>https://www.mybearisyellow.me/algorithmes/lru-cache/</guid>
				<description>Conçois un cache à capacité fixe avec get(key) et put(key, value) en O(1). Quand le cache est plein, évince l&amp;rsquo;élément utilisé le moins récemment (Least Recently Used). LE problème de design le plus posé en entretien.</description>
			</item>
	</channel>
</rss>
