Explore tweets tagged as #QuickSort
@splinedrive
logic destroyer
2 months
Quicksort in Rust — or as I like to call it, broken programming.
Tweet media one
28
13
388
@quicksortuk
quicksort
11 days
Ever wondered why GP surgery waiting times are so long?. Since 2018 illegal workers and visa overstays don't have to provide proof of legal status or even an address. Which localities have the most patients relative to the 2021 Census? What do we do? 👇.
Tweet media one
3
14
30
@LovindevCode
Lovindev
4 hours
Day 1 of #Grind_Till_I_Own.Quick sort?Done. Not just learning to code but how to not quit. Q75(QuickSort to sort colors). Q2351(First repeating character). QHouse Robber(DP tabulation). #DSA #Code #LearnToCode
Tweet media one
Tweet media two
Tweet media three
0
0
3
@Kushal_Koradia
Kushal Koradia
18 days
✅ Lecture 31/69 of @kunalstwt’s DSA Bootcamp.Quick Sort Deep Dive ⚡. • Pivot intro & placement 🎯.• Recursive Quick Sort 🔁.• Picking best pivot position.• Complexity comparison 📊.• Hybrid Sorting Algos.• Code + Internal Sorts 💻. #100DaysOfDSA #QuickSort #DSAWithKunal
Tweet media one
Tweet media two
Tweet media three
0
0
8
@xefvel
xefvel
3 months
Don quicksort version
@xefvel
xefvel
3 months
IM GOING INSANE
7
146
925
@wunnunnunnun
Lou, does art
5 months
introducing: QuogoSort.(yes I built the entire program just to show it off). specs:.- picks a pivot.- bogosorts only elements on the wrong side of the pivot.- "scoots" the pivot as necessary.- recursive. avg time complexity: nlogn (like quicksort).worst complexity: literally inf
2
5
25
@splinedrive
logic destroyer
2 months
Just implemented RISCV quicksort in C on #kianv SoC. Visualized both average & worst-case performance using heatmaps. Sorting at the silicon edge! #RISCV #quicksort #FPGA #LogicDestroyer #SoC #embedded #C
9
26
337
@sr_chapeu
Testemunha de Telegram
15 days
Fazendo o curso do @RealGalego e to muito feliz com meu quicksort em java
Tweet media one
0
0
5
@sid74078
Siddhant
18 days
Day 37 of #100DayChalllenge.1. WebDev - 1hr 30 min ✅.- Started building a simple astrology website. 2. DSA - 2hr ✅.-Optimized my quicksort code, thought over the code. -Solved 1 prblm. 3. Blockchain - 1hr 30min✅( Intro to blockchain.).4. workout - 1hr ✅.#Blockchain #DSA #Web
Tweet media one
4
1
46
@the_departed__
Munna Aziz Mondal
2 days
DSA #Day 7 ✅.Mastered Quick Sort ⚡.🔹 Divide & Conquer.🔹 Picks pivot, partitions array.🔹 Recursively sorts left & right parts.🔹 Avg: O(n log n) | Worst: O(n²).🔹 In-place but Not Stable. #DSA #QuickSort #100DaysOfCode #Java #Sorting #Algorithms #LearnInPublic
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
1
14
@adriencaccia
Adrien Cacciaguerra
1 month
Excited to get this out!.You can use to compare the performance of snippets of code. For example comparing bubble sort and quicksort in Rust:
Tweet media one
@Art049
Arthur Pastel
1 month
Announcing the assistant for software performance optimization 🚀. Describe your performance challenge, share your code, and p99 will analyze, instrument, and visualize the results, cutting the traditional setup overhead down to seconds!
0
1
3
@RiyaTyagi155121
Riya Tyagi
20 days
Done with Sorting !!.#Dsa .QuickSort. Selectionsort!!.Insertionsort!!.Merge sort.Bubblesort.Github-(")
Tweet media one
Tweet media two
0
0
5
@WarrenInTheBuff
WarrenBuffering
14 hours
Quicksort mentioned LFG!!
Tweet media one
0
0
4
@alexfertel
alexfertel.eth
6 hours
I just learned that the creator of quicksort also created discriminated unions. in 1966.
1
0
3
@sol_plunder
sol🏴‍☠️
2 months
In-place Quicksort in Blitz using neorex notation.
Tweet media one
2
0
9
@oxcrowx
oxcrow
6 months
A critical flaw in functional languages is that many algorithms (like quicksort) require mutation to be fast, and making copies will without a doubt slow the code. Using Linear types we can optimise functional code to have *same* performance as imperative code. I need this.
Tweet media one
1
0
2
@_Shiva_iitp
Shiva Singh
4 months
Day 1 of #CodingJourney 🚀.✅Revised QuickSort & solved 3 problems. ✅Cracked today's #Leetcode #POTD – max length subarray with all pair AND = 0. Will do my best to keep this streak alive now!🔥💪. @KhushiMhasange Thanks for motivating me again. Check out my profile below!⬇️
Tweet media one
2
0
14
@Roshan315016
Roshan
5 days
Day 7: Divide & Conquer Mode ⚔️.📌 Learned Quick Sort – fast and efficient!.📌 Solved problems on Largest & Second Largest in an array. One more brick in the DSA wall! 🧱.#Day7 #QuickSort #Arrays #DSA #100DaysOfCode #LearningJourney.
0
0
3
@azogueray
Víctor et al.
4 months
Estoy usando ChatGPT para implementar un algoritmo propio de ordenamiento, esencialmente diferente a Quicksort. Primero le explico todo mi algoritmo y luego le pido que compare su complejidad. Me responde "Nuestro algoritmo" 😅. ¿Me pedirá ser coautor? 😂
Tweet media one
2
0
5