Explore tweets tagged as #HeapSort
People keep doing dsa for job and never knew the common shit about how DSA is implemented in real world projects. Here’s the truth You may not write BFS or heapsort daily, but the real world runs on DSA more than you notice. Databases (Postgres, Mongo, MySQL) B-Trees & B+Trees
5
4
21
Day 1 of #100DaysOfCode Dsa: studies about Heap data structure and heapsort , solved gfg and Leetcode POTD, did 2 easy problems on codechef WebDev : studied Css ->Advance grid box .
0
0
8
Day 79/100 - Solved LeetCode Medium: "Longest Palindromic Substring" - Learnt about HeapSort - Learnt Ansible ad-hoc commands and practiced SSH connections - Learnt more about AWS Instances - Studied Logic Design for college exam - Progress in Clg website project #100DaysOfCode
0
0
18
My #Day12 at #100DaysOfCode : ✅Solved 15 questions on minheap , maxheap and heapsort ✅Revised some ML algorithms ✅Solved 4 DP problems Some of the notes I made 📝
21
7
219
My #Day13 of #100DaysOfCode : ✅Solved 4 more problems on heapsort ✅Revised Divide and Conquer and solved 3 problems on the same ✅Leetcode and Gfg potd Some of the notes I made 📝
2
0
16
Today, I learnt about build-max-heap, heapsort, algorithms for operations supported by max-priority queues and their applications. This marks the completion of chapter -6 🥹 #heapsort #DSA #algorithms #sortingAlgorithms
5
0
23
🚀 Day 39/100 #LearnInPublic ✅ Explored Heaps & Priority Queues ✅ Min-Heap & Max-Heap concepts ✅ Insert, Delete, Peek operations ✅ O(log n) efficiency for dynamic ordering ✅ Applications: CPU scheduling, Dijkstra, Heapsort #Java #DSA #100DaysOfCode #PriorityQueue #Heaps
0
0
0
llevo toda la tarde tratando de hacer lo del Heapsort y Quicksort, y no logré hacer mucho, ya llegué al punto en que mi cerebro no es capaz de procesar ni mi propio codigo, eso es señal de que ya acabé por este dia sdgsdfs nimodo, a cenar :D
1
0
2
Day 30 of CS: - solved leetcode ps 215, 2336 in 3 langs - learned more about heaps, heapsort and priority queues - started coding a transformer from scratch using pytorch to understand it better practically from a youtube tut - video link : ( https://t.co/SKOtKcPrVj)
3
3
162
Ram Ram bhai sareya ne 🙏day 37 of #100DaysOfCode #100daysofcodechallenge #100daysofcoding finish up with heap data structure do some basic problem on heapify and heapsort.
0
0
12
Day 37 of #100DaysOfCode: DSA Today: Heapsort completed ✍️ It’s a bit confusing. Watched it again and again to get a good grip of the concept. Should practice in the weekends. #learninpublic #buildinpublic
4
0
31
Big O got you sweating? Bubble sort’s O(n^2) is like cleaning a room by moving one sock at a time—use heapsort for O(n log n) instead! Imagine building a sandcastle (max heap) to sort toys efficiently without extra space. Heapsort guarantees consistent performance, unlike
0
0
3
Namaste Connections!🙏 💻 Day 98 of #100DaysOfCode Challenge!🌟 Today, I tackled: ✅ Merge Two BSTs 🌳 The challenge was to combine two BSTs into a balanced one. Now, I’m excited to move on to Heap Sort in C++! 🚀 Let the learning continue! 🌱 #Dsa #BinarySearchTree #HeapSort
0
0
7
#Day104 of #100DaysOfCode Today I continued exploring heap-based concepts by @kunalstwt and built a clearer understanding of how they power efficient operations. Focused on: • Heapsort — understanding how heap construction + repeated extraction leads to O(n log n) sorting
2
0
25
Today's #LeetCode: Kth Largest Element in a Stream. Easy heapsort! Tracks kth highest test score in real-time for uni admissions cutoffs. Loving heap practice! #CodingJourney #HeapMagic
0
0
7
Check this out! Want to implement heapsort in Python? Here's a quick and easy way to do it! #Python #CodingTips #Heapsort #learnpython
0
2
2