<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Vivek Shukla - Leetcode</title>
      <link>https://vshukla.com/tags/leetcode/</link>
      <description>I am a Software Engineer from India. I am currently building Daestro. I work in Rust, Javascript and Python.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://vshukla.com/tags/leetcode/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 26 Jul 2026 19:28:01 +0000</lastBuildDate><item>
              <title>LeetCode 347: Top K Frequent Elements | Python</title>
              <pubDate>Fri, 12 May 2023 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/leetcode-347-top-k-frequent-elements-python/</link>
              <guid>https://vshukla.com/tech/leetcode-347-top-k-frequent-elements-python/</guid>
              <description xml:base="https://vshukla.com/tech/leetcode-347-top-k-frequent-elements-python/">Leetcode 347: You are given an array nums and an integer k, you need to return k most frequent elements.</description>
          </item></channel>
</rss>