DAY 230 – Maximum Diamonds | Heap | JAVA | C++ | GFG POTD 14 June



DAY 230 – Maximum Diamonds | Heap | JAVA | C++ | GFG POTD 14 June

DAY 230 - Maximum Diamonds | Heap | JAVA | C++  | GFG POTD 14 June

Topics: Heaps, Arrays, Data structures and Algorithms, Java
Day 20, #30daysChallangeAkshay, Do share it on Linkedin.

Problem Link -https://practice.geeksforgeeks.org/problems/chinky-and-diamonds3340/1
Solution code c++, java : https://github.com/AkshayAnil1080/DSA/tree/main/Maximum%20Diamonds%20-%20GFG
DSA REPOSITORY: https://github.com/AkshayAnil1080/DSA
Methods:
1. o(k*nlogn) , O(1) – sorting
2. O(k*n), O(1) – Linear Search
3. O(nlogn), O(n) max heaps

Code “AKSHAYS10” for 10% off at GFG courses:
https://practice.geeksforgeeks.org/courses?utm_source=youtube&utm_medium=collab_akshayanil_description&utm_campaign=affiliateash

GFG POTD Playlist – https://www.youtube.com/watch?v=xID8oz1BKZM&list=PL7EDHkJGOkPSPJBd6lInxbLucaSxHLZxu&index=2

Graphs Playlist Link – https://youtu.be/YduL70yUw6c

Arrays – https://www.youtube.com/watch?v=_mlDsYT2zcc&list=PL7EDHkJGOkPQF8cUu_PL9zpS53uN9ULV1

Recursion – https://www.youtube.com/watch?v=g1vrKDrIop8&list=PL7EDHkJGOkPRYVrWIK4qIASg1rwDl08Pb

DP playlist – https://www.youtube.com/watch?v=_mlDsYT2zcc&list=PL7EDHkJGOkPQF8cUu_PL9zpS53uN9ULV1

Linkedin/Instagram: https://linktr.ee/aksh_yay
My Insta Acc (specifically made for all of you for any doubts and guidance) – https://www.instagram.com/dsa_with_akshay/

My GFG Profile: https://auth.geeksforgeeks.org/user/akshayanil/practice

Hello everyone, I am Akshay and I appreciate you stopping by my channel. I have made this channel to help all who are ready to learn, grow, and do something big in the field of Tech.
It’s a free Youtube channel that is dedicated to students in developing problem-solving skills.

Happy Coding 🤝
.
.
.
LIKE | SHARE | SUBSCRIBE
#AkshayAnil #dsa #programming #gfg #gfgpotd #problemsolving #coding #softwareengineer #faang #dsa_with_akshay #amazon #microsoft #competitiveprogramming #dsasheet #interviewpreparation #30daysChallengeAkshay

Comments are closed.