home.social

#quicksort β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #quicksort, aggregated by home.social.

  1. 🚨 Breaking News: A genius who invented things no one understands has left the building! πŸ€”πŸ” Let's all pretend we're familiar with "quicksort" and "Hoare logic" until the next tech buzzword distracts us. πŸŽ‰
    blog.computationalcomplexity.o #BreakingNews #GeniusInventor #TechBuzzwords #Quicksort #HoareLogic #HackerNews #ngated

  2. β˜‘οΈ Day 8/100: #Leetcode daily question

    🟨 Question: 179. Largest Number

    Today's question was good and can be answered using a custom sorting function. I did this with 3 approaches:
    1. Built-in sort (provided custom key fn).
    2. #quicksort
    3. #MergeSort

    πŸˆβ€β¬› Check out my #GitHub where I post all the daily streak πŸ”₯ questions and #LeetcodeContest πŸ† solutions

    πŸ”— Solution Link: github.com/akshatsingh1718/lee

    πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

    #coding #python #sorting

  3. I'm surprised neither #Copilot nor #ChatGPT4 can write #Quicksort in #REXX. Might be a good testbed for learning how to fine-tune, e.g., #CodeLlama. (Assuming CL doesn't know REXX either.) How much code for syntax to "take"?