Karanjot786 / DSA

Hacktoberfest 2024 OPEN FIRST Pull Request
https://hacktoberfest.com/
6 stars 12 forks source link

Add solution od leetcode question #11

Open KUMUD-TECH opened 3 weeks ago

KUMUD-TECH commented 3 weeks ago

I want to add solution for a leetcode question. pls assign this issue to me i want to work on this issue

add hacktoberfest 2024 tag

thank you

sujaydeshpande commented 2 weeks ago

Hello sir, I've added the program for the DSA leetcode i.e. the have done the PR with the following problems:

  1. Kth Largest Sum in a Binary Tree
  2. Min Cost to Connect All Points

PR: Add Kth Largest Level Sum, Kruskal's Algorithm, and Prim's Algorithm in DSA #13